Know "No" Better: A Data-Driven Approach for Enhancing Negation Awareness in CLIP
Junsung Park, Jungbeom Lee, Jongyoon Song, Sangwon Yu, Dahuin Jung, Sungroh Yoon

TL;DR
This paper introduces NegationCLIP, a method that uses data generation pipelines with LLMs to improve CLIP's understanding of negation, validated by a new benchmark and practical task improvements.
Contribution
We propose a novel data augmentation approach using LLMs to enhance negation understanding in CLIP and introduce a dedicated benchmark for evaluation.
Findings
NegationCLIP shows improved negation comprehension across architectures.
Enhanced negation awareness benefits tasks like image segmentation.
Data pipelines effectively generate negation-inclusive training data.
Abstract
While CLIP has significantly advanced multimodal understanding by bridging vision and language, the inability to grasp negation - such as failing to differentiate concepts like "parking" from "no parking" - poses substantial challenges. By analyzing the data used in the public CLIP model's pre-training, we posit this limitation stems from a lack of negation-inclusive data. To address this, we introduce data generation pipelines that employ a large language model (LLM) and a multimodal LLM to produce negation-inclusive captions. Fine-tuning CLIP with data generated from our pipelines, we develop NegationCLIP, which enhances negation awareness while preserving the generality. Moreover, to enable a comprehensive evaluation of negation understanding, we propose NegRefCOCOg-a benchmark tailored to test VLMs' ability to interpret negation across diverse expressions and positions within a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Text Readability and Simplification · Interpreting and Communication in Healthcare
MethodsContrastive Language-Image Pre-training
