paper-with-me

Papers

Seeing the Image: Prioritizing Visual Correlation by Contrastive Alignment

2024-05-28 · Xin Xiao, Bohong Wu, Jiacong Wang, Chunyuan Li, Xun Zhou, Haoyuan Guo

Existing image-text modality alignment in Vision Language Models (VLMs) treats each text token equally in an autoregressive manner. Despite being simple and effective, this method results in sub-optimal cross-modal alignment by over-emphasizing the text tokens that are less correlated with or even contradictory with the input images. In this paper, we advocate for assigning distinct contributions for each text token based on its visual correlation. Specifically, we present by contrasting image inputs, the difference in prediction logits on each text token provides strong guidance of visual correlation. We therefore introduce Contrastive ALignment (CAL), a simple yet effective re-weighting strategy that prioritizes training visually correlated tokens. Our experimental results demonstrate that CAL consistently improves different types of VLMs across different resolutions and model sizes on various benchmark datasets. Importantly, our method incurs minimal additional computational overhead, rendering it highly efficient compared to alternative data scaling strategies. Codes are available at https://github.com/foundation-multimodal-models/CAL.

📄 PDF Abstract BibTeX arXiv:2405.17871

Code (1)

foundation-multimodal-models/cal 공식 구현 pytorch

Tasks

cross-modal alignment

Similar Papers 제목 키워드 기반

SECOND: Mitigating Perceptual Hallucination in Vision-Language Models via Selective and Contrastive Decoding

2025-06-10 · Woohyeon Park, Woojin Kim, Jaeik Kim, Jaeyoung Do

Despite significant advancements in Vision-Language Models (VLMs), the performance of existing VLMs remains hindered by object hallucination, a critical challenge to achieving accurate visual understanding. To address th…

HallucinationObject Hallucination

What Time Tells Us? An Explorative Study of Time Awareness Learned from Static Images

2025-03-23 · Dongheng Lin, Han Hu, Jianbo Jiao

Time becomes visible through illumination changes in what we see. Inspired by this, in this paper we explore the potential to learn time awareness from static images, trying to answer: what time tells us? To this end, we…

Contrastive LearningImage RetrievalScene Classification

Learning Audio-Visual Correlations from Variational Cross-Modal Generation

2021-02-05 · Ye Zhu, Yu Wu, Hugo Latapie, Yi Yang 외

People can easily imagine the potential sound while seeing an event. This natural synchronization between audio and visual signals reveals their intrinsic correlations. To this end, we propose to learn the audio-visual c…

DecoderRetrieval

Seeing and Knowing in the Wild: Open-domain Visual Entity Recognition with Large-scale Knowledge Graphs via Contrastive Learning

2025-10-15 · Hongkuan Zhou, Lavdim Halilaj, Sebastian Monka, Stefan Schmid 외 arxiv

Open-domain visual entity recognition aims to identify and link entities depicted in images to a vast and evolving set of real-world concepts, such as those found in Wikidata. Unlike conventional classification tasks wit…

Contrastive LearningKnowledge Graphs

Seeing Sound, Hearing Sight: Uncovering Modality Bias and Conflict of AI models in Sound Localization

2025-05-16 · Yanhao Jia, Ji Xie, S Jivaganesh, Hao Li 외

Imagine hearing a dog bark and turning toward the sound only to see a parked car, while the real, silent dog sits elsewhere. Such sensory conflicts test perception, yet humans reliably resolve them by prioritizing sound …