CVCLJan 16, 2025

Vision-Language Models Do Not Understand Negation

arXiv:2501.09425v263 citationsh-index: 12CVPR
AI Analysis

This addresses a critical limitation for applications requiring precise image retrieval with negation, but it is incremental as it builds on existing models with data augmentation.

The study tackled the problem of vision-language models' poor understanding of negation, revealing they often perform at chance level, and showed that finetuning on synthetic data can improve recall by 10% and accuracy by 28%.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes