paper-with-me

Papers

Vision-Language Models Do Not Understand Negation

2025-01-16 · CVPR 2025 1 · Kumail Alhamoud, Shaden Alshammari, Yonglong Tian, Guohao Li, Philip Torr, Yoon Kim, Marzyeh Ghassemi

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-language models (VLMs) through large-scale training, their ability to comprehend negation remains underexplored. This study addresses the question: how well do current VLMs understand negation? We introduce NegBench, a new benchmark designed to evaluate negation understanding across 18 task variations and $79$k examples spanning image, video, and medical datasets. The benchmark consists of two core tasks designed to evaluate negation understanding in diverse multimodal settings: Retrieval with Negation and Multiple Choice Questions with Negated Captions. Our evaluation reveals that modern VLMs struggle significantly with negation, often performing at chance level. To address these shortcomings, we explore a data-centric approach wherein we finetune CLIP models on large-scale synthetic datasets containing millions of negated captions. We show that this approach can result in a 10% increase in recall on negated queries and a 28% boost in accuracy on multiple-choice questions with negated captions.

📄 PDF Abstract BibTeX arXiv:2501.09425

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple-choiceNegation

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 제목 키워드 기반

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

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 larg…

NeIn: Telling What You Don't Want

2024-09-09 · Nhat-Tan Bui, Dinh-Hieu Hoang, Quoc-Huy Trinh, Minh-Triet Tran 외

Negation is a fundamental linguistic concept used by humans to convey information that they do not desire. Despite this, there has been minimal research specifically focused on negation within vision-language tasks. This…

BenchmarkingNegation

NegVQA: Can Vision Language Models Understand Negation?

2025-05-28 · Yuhui Zhang, Yuchang Su, Yiming Liu, Serena Yeung-Levy

Negation is a fundamental linguistic phenomenon that can entirely reverse the meaning of a sentence. As vision language models (VLMs) continue to advance and are deployed in high-stakes applications, assessing their abil…

NegationQuestion AnsweringSentenceVisual Question Answering+1

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…