paper-with-me

홈 › Papers

CLIP Is Shortsighted: Paying Attention Beyond the First Sentence

2026-02-25 · Marc-Antoine Lavoie, Anas Mahmoud, Aldo Zaimi, Arsene Fansi Tchango, Steven L. Waslander arxiv

CLIP models learn transferable multi-modal features via image-text contrastive learning on internet-scale data. They are widely used in zero-shot classification, multi-modal retrieval, text-to-image diffusion, and as image encoders in large vision-language models. However, CLIP's pretraining is dominated by images paired with short captions, biasing the model toward encoding simple descriptions of salient objects and leading to coarse alignment on complex scenes and dense descriptions. While recent work mitigates this by fine-tuning on small-scale long-caption datasets, we identify an important common bias: both human- and LLM-generated long captions typically begin with a one-sentence summary followed by a detailed description. We show that this acts as a shortcut during training, concentrating attention on the opening sentence and early tokens and weakening alignment over the rest of the caption. To resolve this, we introduce DeBias-CLIP, which removes the summary sentence during training and applies sentence sub-sampling and text token padding to distribute supervision across all token positions. DeBias-CLIP achieves state-of-the-art long-text retrieval, improves short-text retrieval, and is less sensitive to sentence order permutations. It is a drop-in replacement for Long-CLIP with no additional trainable parameters.

📄 PDF Abstract BibTeX arXiv:2602.22419

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningText Retrieval

Similar Papers 제목 키워드 기반

Generalizable Face Forgery Detection via Separable Prompt Learning

2026-04-19 · Enrui Yang, Yuezun Li arxiv

Detecting face forgeries using CLIP has recently emerged as a promising and increasingly popular research direction. Owing to its rich visual knowledge acquired through large-scale pretraining, most existing methods typi…

DeepFake Detection

Look at that! BERT can be easily distracted from paying attention to morphosyntax

2021-02-01 · SCiL 2021 2 · Rui P. Chaves, Stephanie N. Richter

Enriched CNN-Transformer Feature Aggregation Networks for Super-Resolution

2022-03-15 · Jinsu Yoo, TaeHoon Kim, Sihaeng Lee, Seung Hwan Kim 외

Recent transformer-based super-resolution (SR) methods have achieved promising results against conventional CNN-based methods. However, these approaches suffer from essential shortsightedness created by only utilizing th…

Image RestorationSuper-Resolution

Subtl.ai at the FinSBD-2 task: Document Structure Identification by Paying Attention

2020-01-01 · FinNLP (COLING) 2020 1 · Abhishek Arora, Aman Khullar, Sarath Chandra Pakala, Vishnu Ramesh 외

Looking Beyond the Window: Global-Local Aligned CLIP for Training-free Open-Vocabulary Semantic Segmentation

2026-03-24 · ByeongCheol Lee, Hyun Seok Seong, Sangeek Hyun, Gilhan Park 외 arxiv

A sliding-window inference strategy is commonly adopted in recent training-free open-vocabulary semantic segmentation methods to overcome limitation of the CLIP in processing high-resolution images. However, this approac…

Semantic Segmentation