paper-with-me

Papers

Explaining and Mitigating the Modality Gap in Contrastive Multimodal Learning

2024-12-10 · Can Yaras, Siyi Chen, Peng Wang, Qing Qu

Multimodal learning has recently gained significant popularity, demonstrating impressive performance across various zero-shot classification tasks and a range of perceptive and generative applications. Models such as Contrastive Language-Image Pretraining (CLIP) are designed to bridge different modalities, such as images and text, by learning a shared representation space through contrastive learning. Despite their success, the working mechanisms underlying multimodal learning are not yet well understood. Notably, these models often exhibit a modality gap, where different modalities occupy distinct regions within the shared representation space. In this work, we conduct an in-depth analysis of the emergence of modality gap by characterizing the gradient flow learning dynamics. Specifically, we identify the critical roles of mismatched data pairs and a learnable temperature parameter in causing and perpetuating the modality gap during training. Furthermore, our theoretical insights are validated through experiments on practical CLIP models. These findings provide principled guidance for mitigating the modality gap, including strategies such as appropriate temperature scheduling and modality swapping. Additionally, we demonstrate that closing the modality gap leads to improved performance on tasks such as image-text retrieval.

📄 PDF Abstract BibTeX arXiv:2412.07909

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningImage-text RetrievalSchedulingText Retrievalzero-shot-classificationZero-Shot Learning

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

MAD: Modality-Adaptive Decoding for Mitigating Cross-Modal Hallucinations in Multimodal Large Language Models

2026-01-29 · Sangyun Chung, Se Yeon Kim, Youngchae Chee, Yong Man Ro arxiv

Multimodal Large Language Models (MLLMs) suffer from cross-modal hallucinations, where one modality inappropriately influences generation about another, leading to fabricated output. This exposes a more fundamental defic…

Multimodal Reasoning

Modality as Heterogeneity: Node Splitting and Graph Rewiring for Multimodal Graph Learning

2026-01-20 · Yihan Zhang, Ercan E. Kuruoglu arxiv

Multimodal graphs are gaining increasing attention due to their rich representational power and wide applicability, yet they introduce substantial challenges arising from severe modality confusion. To address this issue,…

Graph Learning

Sequences as Nodes for Contrastive Multimodal Graph Recommendation

2026-02-06 · Bucher Sahyouni, Matthew Vowels, Liqun Chen, Simon Hadfield arxiv

To tackle cold-start and data sparsity issues in recommender systems, numerous multimodal, sequential, and contrastive techniques have been proposed. While these augmentations can boost recommendation performance, they t…

Data Augmentation

Cross-Modal Prototype based Multimodal Federated Learning under Severely Missing Modality

2024-01-25 · Huy Q. Le, Chu Myaet Thwal, Yu Qiao, Ye Lin Tun 외

Multimodal federated learning (MFL) has emerged as a decentralized machine learning paradigm, allowing multiple clients with different modalities to collaborate on training a machine learning model across diverse data so…

cross-modal alignmentFederated Learning

UniS-MMC: Multimodal Classification via Unimodality-supervised Multimodal Contrastive Learning

2023-05-16 · Heqing Zou, Meng Shen, Chen Chen, Yuchen Hu 외

Multimodal learning aims to imitate human beings to acquire complementary information from multiple modalities for various downstream tasks. However, traditional aggregation-based multimodal fusion methods ignore the int…

Contrastive LearningImage-text Classificationtext-classificationText Classification