paper-with-me

Papers

Not Just What's There: Enabling CLIP to Comprehend Negated Visual Descriptions Without Fine-tuning

2026-02-24 · Junhao Xiao, Zhiyu Wu, Hao Lin, Yi Chen, Yahui Liu, Xiaoran Zhao, Zixu Wang, Zejiang He arxiv

Vision-Language Models (VLMs) like CLIP struggle to understand negation, often embedding affirmatives and negatives similarly (e.g., matching "no dog" with dog images). Existing methods refine negation understanding via fine-tuning CLIP's text encoder, risking overfitting. In this work, we propose CLIPGlasses, a plug-and-play framework that enhances CLIP's ability to comprehend negated visual descriptions. CLIPGlasses adopts a dual-stage design: a Lens module disentangles negated semantics from text embeddings, and a Frame module predicts context-aware repulsion strength, which is integrated into a modified similarity computation to penalize alignment with negated semantics, thereby reducing false positive matches. Experiments show that CLIP equipped with CLIPGlasses achieves competitive in-domain performance and outperforms state-of-the-art methods in cross-domain generalization. Its superiority is especially evident under low-resource conditions, indicating stronger robustness across domains.

📄 PDF Abstract BibTeX arXiv:2602.21035

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Generalization

Similar Papers 제목 키워드 기반

MedP-CLIP: Medical CLIP with Region-Aware Prompt Integration

2026-04-13 · Jiahui Peng, He Yao, Jingwen Li, Yanzhou Su 외 arxiv

Contrastive Language-Image Pre-training (CLIP) has demonstrated outstanding performance in global image understanding and zero-shot transfer through large-scale text-image alignment. However, the core of medical image an…

Interactive Segmentation

Uncovering What Why and How: A Comprehensive Benchmark for Causation Understanding of Video Anomaly

2024-01-01 · CVPR 2024 1 · Hang Du, Sicheng Zhang, Binzhu Xie, Guoshun Nan 외

Video anomaly understanding (VAU) aims to automatically comprehend unusual occurrences in videos thereby enabling various applications such as traffic surveillance and industrial manufacturing. While existing VAU ben…

Anomaly Detection

Uncovering What, Why and How: A Comprehensive Benchmark for Causation Understanding of Video Anomaly

2024-04-30 · Hang Du, Sicheng Zhang, Binzhu Xie, Guoshun Nan 외

Video anomaly understanding (VAU) aims to automatically comprehend unusual occurrences in videos, thereby enabling various applications such as traffic surveillance and industrial manufacturing. While existing VAU benchm…

Anomaly Detection

CLIP-GS: CLIP-Informed Gaussian Splatting for Real-time and View-consistent 3D Semantic Understanding

2024-04-22 · Guibiao Liao, Jiankun Li, Zhenyu Bao, Xiaoqing Ye 외

The recent 3D Gaussian Splatting (GS) exhibits high-quality and real-time synthesis of novel views in 3D scenes. Currently, it primarily focuses on geometry and appearance modeling, while lacking the semantic understandi…

Attribute

On Making Reading Comprehension More Comprehensive

2019-11-01 · WS 2019 11 · Matt Gardner, Jonathan Berant, Hannaneh Hajishirzi, Alon Talmor 외

Machine reading comprehension, the task of evaluating a machine{'}s ability to comprehend a passage of text, has seen a surge in popularity in recent years. There are many datasets that are targeted at reading comprehens…

Machine Reading ComprehensionQuestion AnsweringReading Comprehension