paper-with-me

홈 › Papers

Cross-Modal Contrastive Learning for Robust Reasoning in VQA

2022-11-21 · Qi Zheng, Chaoyue Wang, Daqing Liu, Dadong Wang, DaCheng Tao

Multi-modal reasoning in visual question answering (VQA) has witnessed rapid progress recently. However, most reasoning models heavily rely on shortcuts learned from training data, which prevents their usage in challenging real-world scenarios. In this paper, we propose a simple but effective cross-modal contrastive learning strategy to get rid of the shortcut reasoning caused by imbalanced annotations and improve the overall performance. Different from existing contrastive learning with complex negative categories on coarse (Image, Question, Answer) triplet level, we leverage the correspondences between the language and image modalities to perform finer-grained cross-modal contrastive learning. We treat each Question-Answer (QA) pair as a whole, and differentiate between images that conform with it and those against it. To alleviate the issue of sampling bias, we further build connected graphs among images. For each positive pair, we regard the images from different graphs as negative samples and deduct the version of multi-positive contrastive learning. To our best knowledge, it is the first paper that reveals a general contrastive learning strategy without delicate hand-craft rules can contribute to robust VQA reasoning. Experiments on several mainstream VQA datasets demonstrate our superiority compared to the state of the arts. Code is available at \url{https://github.com/qizhust/cmcl_vqa_pl}.

📄 PDF Abstract BibTeX arXiv:2211.11190

Code (1)

qizhust/cmcl_vqa_pl 공식 구현 pytorch

Tasks

Contrastive LearningQuestion AnsweringTripletVisual Question AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Detecting and Grounding Multi-Modal Media Manipulation and Beyond

2023-09-25 · Rui Shao, Tianxing Wu, Jianlong Wu, Liqiang Nie 외

Misinformation has become a pressing issue. Fake media, in both visual and textual forms, is widespread on the web. While various deepfake detection and text fake news detection methods have been proposed, they are only …

Binary ClassificationContrastive LearningDeepFake DetectionFace Swapping+2

Revealing the Truth with ConLLM for Detecting Multi-Modal Deepfakes

2026-01-24 · Gautam Siddharth Kashyap, Harsh Joshi, Niharika Jain, Ebad Shabbir 외 arxiv

The rapid rise of deepfake technology poses a severe threat to social and political stability by enabling hyper-realistic synthetic media capable of manipulating public perception. However, existing detection methods str…

Contrastive LearningDeepFake Detection

Beyond Surface Imitation: Contrastive Modeling for Reasoning Path Alignment in Multimodal In-Context Learning

2026-09-09 · Mingbo Yang, Wenqiang Wang, Zhaolu Kang, Peng Chen 외 arxiv

In-context learning (ICL) is widely used in multimodal large language models (MLLMs) and achieves strong performance across a wide range of multimodal tasks. However, existing multimodal ICL methods often rely on surface…

Visual Question Answering

UNIGEOCLIP: Unified Geospatial Contrastive Learning

2026-04-13 · Guillaume Astruc, Eduard Trulls, Jan Hosang, Loic Landrieu 외 arxiv

The growing availability of co-located geospatial data spanning aerial imagery, street-level views, elevation models, text, and geographic coordinates offers a unique opportunity for multimodal representation learning. W…

Representation LearningContrastive Learning

Hard Negative Contrastive Learning for Fine-Grained Geometric Understanding in Large Multimodal Models

2025-05-26 · Kai Sun, Yushi Bai, Zhen Yang, Jiajie Zhang 외

Benefiting from contrastively trained visual encoders on large-scale natural scene images, Large Multimodal Models (LMMs) have achieved remarkable performance across various visual perception tasks. However, the inherent…

Contrastive LearningMath