Papers with VLP

17 papers
An Explainable Toolbox for Evaluating Pre-trained Vision-Language Models (2022.emnlp-demos)

Copied to clipboard

Challenge: Existing studies evaluate VLP models by comparing the fine-tuned downstream task performance with the average downstream task accuracy.
Approach: They propose a toolbox for evaluating Vision-Language Pretraining (VLP) models.
Outcome: The proposed toolbox provides the preliminary datasets that deepen the image-texting ability of a VLP model.
Expedited Training of Visual Conditioned Language Generation via Redundancy Reduction (2024.acl-long)

Copied to clipboard

Challenge: EVLGen is a framework for visual-language pre-training with high computational demands.
Approach: They propose a streamlined framework for the pre-training of visually conditioned language generation models with high computational demands.
Outcome: The proposed framework accelerates training of vision-language models by a factor of 5 without compromising performance.
Stop Pre-Training: Adapt Visual-Language Models to Unseen Languages (2023.acl-short)

Copied to clipboard

Challenge: Existing studies have shown that the pre-training in English does not transfer well to other languages in a zero-shot setting.
Approach: They propose a simple yet efficient approach to adapt VLP to unseen languages using MPLM.
Outcome: The proposed approach outperforms state-of-the-art models without large parallel corpora across three tasks.
Compressing and Debiasing Vision-Language Pre-Trained Models for Visual Question Answering (2023.emnlp-main)

Copied to clipboard

Challenge: Existing studies on VQA models have found that they suffer from dataset biases and inefficient memory footprints.
Approach: They investigate whether a VLP can be compressed and debiased simultaneously by searching sparse and robust subnetworks.
Outcome: The proposed compression and debiasing pipelines outperform the debiased full VLPs on VQA tasks.
E2E-VLP: End-to-End Vision-Language Pre-training Enhanced by Visual Learning (2021.acl-long)

Copied to clipboard

Challenge: Existing vision-language pre-training methods use a two-step training procedure to learn visual features from image-text pairs.
Approach: They propose a vision-language pre-trained model for V+L understanding and generation using a unified Transformer framework.
Outcome: The proposed model can learn visual representation and semantic alignments between image and text on visual-text pairs and on visual processing tasks.
MMCLIP: Cross-Modal Attention Masked Modelling for Medical Language-Image Pre-Training (2026.acl-long)

Copied to clipboard

Challenge: Existing vision-and-language pretraining methods face challenges in reconstructing pathological features due to limited data.
Approach: They propose a method that uses masked modeling to enhance visual and linguistic learning.
Outcome: MMCLIP integrates unpaired data through disease-kind prompts to achieve state-of-the-art performance in zero-shot and fine-tuning across five benchmarks.
KD-VLP: Improving End-to-End Vision-and-Language Pretraining with Object Knowledge Distillation (2022.findings-naacl)

Copied to clipboard

Challenge: Existing vision-and-language pretraining approaches rely on external object detectors to encode images in a multi-modal transformer framework.
Approach: They propose an object-aware end-to-end VLP framework which feeds image grid features from CNNs into the Transformer and learns the multi-modal representations jointly.
Outcome: The proposed framework achieves competitive or superior performances on vision-language tasks.
UNIMO-2: End-to-End Unified Vision-Language Grounded Learning (2022.findings-acl)

Copied to clipboard

Challenge: Existing methods for vision-language pre-training can only learn from aligned image-caption data and rely heavily on expensive regional features.
Approach: They propose an end-to-end unified-modal pre-training framework for joint learning . they propose to conduct grounded learning on both images and texts via a sharing grounded space .
Outcome: The proposed model improves visual and visual semantic alignment on images and texts.
TRIPS: Efficient Vision-and-Language Pre-training with Text-Relevant Image Patch Selection (2022.emnlp-main)

Copied to clipboard

Challenge: Existing vision-and-language pre-training models suffer from long visual sequences . experimental results show that TRIPS gains a speedup of 40% over previous similar VLP models .
Approach: They propose an efficient vision-and-language pre-training model with text-relevant image patch selection, TRIPS, which reduces the visual sequence progressively with a text-guided patch-selection layer in the visual backbone for efficient training and inference.
Outcome: The proposed model can speed up training and inference by 40% over previous models.
Probing Multi-modal Machine Translation with Pre-trained Language Model (2021.findings-acl)

Copied to clipboard

Challenge: Multi-modal machine translation (MMT) aimed at using images to help disambiguate the target during translation but recent studies showed that visual features are either negligible or incremental.
Approach: They propose to incorporate a visual language model on the source side to improve multi-modal translation quality significantly.
Outcome: The proposed model improves the translation quality significantly on the multi-modal dataset.
Unifying Cross-Lingual and Cross-Modal Modeling Towards Weakly Supervised Multilingual Vision-Language Pre-training (2023.acl-long)

Copied to clipboard

Challenge: Existing studies address the problem of translating English data into other languages, but they are limited in form and scale.
Approach: They propose a framework to unify cross-lingual and cross-modal pre-training by using English data.
Outcome: The proposed framework unifies cross-lingual and cross-modal pre-training on different data.
To Copy Rather Than Memorize: A Vertical Learning Paradigm for Knowledge Graph Completion (2023.acl-long)

Copied to clipboard

Challenge: Existing methods for embedding knowledge graphs implicitly memorize relation rules to infer missing links, but they are difficult to memorize due to the inherent deficiencies of such implicit memorization strategy.
Approach: They propose a vertical learning paradigm that allows to explicitly copy target information from related factual triples for more accurate prediction.
Outcome: The proposed model improves generalization ability and makes distant link prediction significantly easier.
End-to-End Unsupervised Vision-and-Language Pre-training with Referring Expression Matching (2022.emnlp-main)

Copied to clipboard

Challenge: Existing unsupervised vision-and-language pre-training methods take pre-extracted region-based visual features from external object detectors, which limits flexibility and reduces computational efficiency.
Approach: They propose an unsupervised vision-and-language pre-training task that predicts which patches contain an object referred to in natural language from the encoded visual features.
Outcome: The proposed approach outperforms existing methods and obtains state-of-the-art results on four vision-and-language tasks.
PEVL: Position-enhanced Pre-training and Prompt Tuning for Vision-language Models (2022.emnlp-main)

Copied to clipboard

Challenge: Recent advances on self-supervised learning have led to powerful vision-language pre-training models that achieve state-of-the-art performance on a wide range of cross-modal tasks.
Approach: They propose a vision-language pre-training framework that reformulates discretized object positions and language in a unified language modeling framework.
Outcome: The proposed model improves performance on position-sensitive vision-language (VL) tasks and also improves on position insensitive tasks.
The Security Threat of Compressed Projectors in Large Vision-Language Models (2025.findings-emnlp)

Copied to clipboard

Challenge: Mainstream VLPs have significant security implications, but their security implications have not been thoroughly examined.
Approach: a study evaluates the security of visual language projectors by comparing them to uncompressed projector.
Outcome: The evaluation reveals significant differences in security profiles between compressed and uncompressed projectors.
VLP: Vision-Language Preference Learning for Embodied Manipulation (2025.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to reward engineering are time-consuming and expensive to collect human preference labels.
Approach: They propose a vision-language preference learning framework which learns from human feedback . they define three types of language-conditioned preferences and construct a visual preference dataset .
Outcome: The proposed framework outperforms baselines on embodied manipulation tasks and can be applied to other tasks.
Selective Contrastive Learning For Gloss Free Sign Language Translation (2026.acl-long)

Copied to clipboard

Challenge: Recent SLT systems adopt CLIP-like Vision-Language pretraining, but the random in-batch contrast provides few, batch-dependent negatives.
Approach: They propose a method to train sign video-text similarity over a time period of 3 months . they use a random in-batch contrast strategy to track negative video- text similarity .
Outcome: The proposed system improves sign language translation by focusing on challenging negatives . the results show that the random in-batch contrast provides few negatives and noisy supervision .

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations