paper-with-me

홈 › Papers

CAVL: Learning Contrastive and Adaptive Representations of Vision and Language

2023-04-10 · Shentong Mo, Jingfei Xia, Ihor Markevych

Visual and linguistic pre-training aims to learn vision and language representations together, which can be transferred to visual-linguistic downstream tasks. However, there exists semantic confusion between language and vision during the pre-training stage. Moreover, current pre-trained models tend to take lots of computation resources for fine-tuning when transferred to downstream tasks. In this work, we present a simple but effective approach for learning Contrastive and Adaptive representations of Vision and Language, namely CAVL. Specifically, we introduce a pair-wise contrastive loss to learn alignments between the whole sentence and each image in the same batch during the pre-training process. At the fine-tuning stage, we introduce two lightweight adaptation networks to reduce model parameters and increase training speed for saving computation resources. We evaluate our CAVL on six main downstream tasks, including Visual Question Answering (VQA), Visual Commonsense Reasoning (VCR), Natural Language for Visual Reasoning (NLVR), Region-to-Phrase Grounding (RPG), Text-to-Image Retrieval (TIR), and Zero-shot Text-to-Image Retrieval (ZS-TIR). Compared to baselines, we achieve superior performance and reduce the fine-tuning time by a large margin (in particular, 76.17%). Extensive experiments and ablation studies demonstrate the efficiency of contrastive pre-training and adaptive fine-tuning proposed in our CAVL.

📄 PDF Abstract BibTeX arXiv:2304.04399

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalPhrase GroundingQuestion AnsweringRetrievalSentenceVisual Commonsense ReasoningVisual Question AnsweringVisual Question Answering (VQA)Visual ReasoningZero-shot Text-to-Image Retrieval

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

3D CAVLA: Leveraging Depth and 3D Context to Generalize Vision Language Action Models for Unseen Tasks

2025-05-09 · Vineet Bhat, Yu-Hsiang Lan, Prashanth Krishnamurthy, Ramesh Karri 외

Robotic manipulation in 3D requires learning an $N$ degree-of-freedom joint space trajectory of a robot manipulator. Robots must possess semantic and visual perception abilities to transform real-world mappings of their …

Vision-Language-Action

LaCoVL-FER: Landmark-Guided Contrastive Learning Network with Vision-Language Enhancement for Facial Expression Recognition

2026-05-19 · Jiaxin Wang, Muwei Jian, Hui Yu, Junyu Dong 외 arxiv

Facial Expression Recognition (FER) in the wild requires models to identify subtle expression cues under large variations in pose, occlusion, illumination, and identity. Recent FER methods improve robustness by introduci…

Facial Expression RecognitionContrastive Learning

Context-Adaptive Multi-Prompt Embedding with Large Language Models for Vision-Language Alignment

2025-08-03 · Dahun Kim, Anelia Angelova arxiv

We propose Context-Adaptive Multi-Prompt Embedding, a novel approach to enrich semantic representations in vision-language contrastive learning. Unlike standard CLIP-style models that rely on a single text embedding, our…

Contrastive LearningVideo-Text Retrieval

Efficient Few-Shot Medical Image Analysis via Hierarchical Contrastive Vision-Language Learning

2025-01-16 · Harrison Fuller, Fernando Gabriela Garcia, Victor Flores

Few-shot learning in medical image classification presents a significant challenge due to the limited availability of annotated data and the complex nature of medical imagery. In this work, we propose Adaptive Vision-Lan…

Contrastive LearningFew-Shot Learningimage-classificationImage Classification+2

Understanding and evaluating computer vision models through the lens of counterfactuals

2025-08-28 · Pushkar Shukla arxiv

Counterfactual reasoning -- the practice of asking ``what if'' by varying inputs and observing changes in model behavior -- has become central to interpretable and fair AI. This thesis develops frameworks that use counte…

Image Generation