paper-with-me

Papers

When Negation Is a Geometry Problem in Vision-Language Models

2026-03-20 · Fawaz Sammani, Tzoulio Chamiti, Paul Gavrikov, Nikos Deligiannis arxiv

Joint Vision-Language Embedding models such as CLIP typically fail at understanding negation in text queries, for example, failing to distinguish "no" in the query: "a plain blue shirt with no logos". Prior work has largely addressed this limitation through data-centric approaches, fine-tuning CLIP on large-scale synthetic negation datasets. However, these efforts are commonly evaluated using retrieval-based metrics that cannot reliably reflect whether negation is actually understood. In this paper, we identify two key limitations of such evaluation metrics and investigate an alternative evaluation framework based on Multimodal LLMs-as-a-judge, which typically excel at understanding simple yes/no questions about image content, providing a fair evaluation of negation understanding in CLIP models. We then ask whether there already exists a direction in the CLIP embedding space associated with negation. We find evidence that such a direction exists, and show that it can be manipulated through test-time intervention via representation engineering to steer CLIP toward negation-aware behavior without any fine-tuning. Finally, we test negation understanding on non-common image-text samples to evaluate generalization under distribution shifts. Code is at https://github.com/fawazsammani/negation-steering

📄 PDF Abstract BibTeX arXiv:2603.20554

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

HANCLIP: A Family of Hyperbolic Angular Negation Vision Language Models

2026-06-22 · Hoang-Bao Le, Aiden Durrant, Thai Son Mai, Binh T. Nguyen 외 arxiv

Vision-Language Models (VLMs) are typically pre-trained on large-scale image-text datasets to capture semantic correspondences between visual content and natural language. However, they remain surprisingly brittle to neg…

Text Retrieval

Vision-Language Models Do Not Understand Negation

2025-01-16 · CVPR 2025 1 · Kumail Alhamoud, Shaden Alshammari, Yonglong Tian, Guohao Li 외

Many practical vision-language applications require models that understand negation, e.g., when using natural language to retrieve images which contain certain objects but not others. Despite advancements in vision-langu…

Multiple-choiceNegation

Disparities In Negation Understanding Across Languages In Vision-Language Models

2026-04-21 · Charikleia Moraitaki, Sarah Pan, Skyler Pulling, Gwendolyn Flusche 외 arxiv

Vision-language models (VLMs) exhibit affirmation bias: a systematic tendency to select positive captions ("X is present") even when the correct description contains negation ("no X"). While prior work has documented thi…

Investigating Negation in Pre-trained Vision-and-language Models

2021-11-01 · EMNLP (BlackboxNLP) 2021 11 · Radina Dobreva, Frank Keller

Pre-trained vision-and-language models have achieved impressive results on a variety of tasks, including ones that require complex reasoning beyond object recognition. However, little is known about how they achieve thes…

NegationObject Recognition

The Sound of Absence: Audio-Language Embedding Models Struggle with Negation

2026-07-14 · Chun-Yi Kuan, Hung-yi Lee arxiv

Audio-language embedding models such as CLAP are widely evaluated on matching present sound events, but rarely on negation. We show this affirmation-only evaluation hides a key limitation: these models fail to encode neg…