paper-with-me

Papers

Mitigate the Gap: Investigating Approaches for Improving Cross-Modal Alignment in CLIP

2024-06-25 · Sedigheh Eslami, Gerard de Melo

Contrastive Language--Image Pre-training (CLIP) has manifested remarkable improvements in zero-shot classification and cross-modal vision-language tasks. Yet, from a geometrical point of view, the CLIP embedding space has been found to have a pronounced modality gap. This gap renders the embedding space overly sparse and disconnected, with different modalities being densely distributed in distinct subregions of the hypersphere. In this work, we aim at answering three main questions: 1. Does sharing the parameter space between the multi-modal encoders reduce the modality gap? 2. Can the gap be mitigated by pushing apart the uni-modal embeddings via intra-modality separation? 3. How do these gap reduction approaches affect the downstream performance? We design AlignCLIP, in order to answer these questions and through extensive experiments, we show that AlignCLIP achieves noticeable enhancements in the cross-modal alignment of the embeddings, and thereby, reduces the modality gap, while improving the performance across several zero-shot and fine-tuning downstream evaluations.

📄 PDF Abstract BibTeX arXiv:2406.17639

Code (1)

sarahesl/alignclip 공식 구현 pytorch

Tasks

cross-modal alignmentImage Classificationtext similarityzero-shot-classificationZero-Shot Image 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 제목 키워드 기반

StructAlign: Structured Cross-Modal Alignment for Continual Text-to-Video Retrieval

2026-01-28 · Shaokun Wang, Weili Guan, Jizhou Han, Jianlong Wu 외 arxiv

Continual Text-to-Video Retrieval (CTVR) is a challenging multimodal continual learning setting, where models must incrementally learn new semantic categories while maintaining accurate text-video alignment for previousl…

Continual LearningVideo AlignmentVideo Retrieval

A Comprehensive Solution to Connect Speech Encoder and Large Language Model for ASR

2024-06-25 · Van Tung Pham, Yist Lin, Tao Han, Wei Li 외

Recent works have shown promising results in connecting speech encoders to large language models (LLMs) for speech recognition. However, several limitations persist, including limited fine-tuning options, a lack of mecha…

Language ModelingLanguage ModellingLarge Language Modelspeech-recognition+1

CAD: A General Multimodal Framework for Video Deepfake Detection via Cross-Modal Alignment and Distillation

2025-05-21 · Yuxuan Du, Zhendong Wang, Yuhao Luo, Caiyong Piao 외

The rapid emergence of multimodal deepfakes (visual and auditory content are manipulated in concert) undermines the reliability of existing detectors that rely solely on modality-specific artifacts or cross-modal inconsi…

cross-modal alignmentDeepFake DetectionFace Swapping

Investigating and Enhancing Vision-Audio Capability in Omnimodal Large Language Models

2025-02-27 · Rui Hu, Delai Qiu, Shuyu Wei, Jiaming Zhang 외

Omnimodal Large Language Models (OLLMs) have shown significant progress in integrating vision and text, but still struggle with integrating vision and audio, often exhibiting suboptimal performance when processing audio …

Knowledge DistillationSelf-Knowledge Distillation

Multimodal Reasoning with Multimodal Knowledge Graph

2024-06-04 · Junlin Lee, Yequan Wang, Jing Li, Min Zhang

Multimodal reasoning with large language models (LLMs) often suffers from hallucinations and the presence of deficient or outdated knowledge within LLMs. Some approaches have sought to mitigate these issues by employing …

cross-modal alignmentGraph AttentionKnowledge GraphsMultimodal Reasoning+1