让视觉语言模型学会理解‘不是什么’,提升对否定语义的敏感性。
HANCLIP: A Family of Hyperbolic Angular Negation Vision Language Models

- 通过双曲几何与角度三元组损失重构嵌入空间,显式建模图像‘不是什么’
- 仅用2万组数据训练,在NegBench上显著提升否定推理能力
- 可无缝集成到CLIP等模型,无需大规模重训练
视觉语言模型通常在大规模图文数据集上预训练以捕捉视觉内容与自然语言之间的语义对应关系。然而,它们对否定表达仍非常脆弱:模型常依赖浅层词汇共现,易受误导或无关文本线索干扰,即使整体检索或分类性能良好。此外,直接在否定数据上微调会干扰已有知识,导致标准视觉语言基准性能明显下降。为此,本文提出HANCLIP(双曲+角度+否定),一个显式重构嵌入空间以同时编码‘图像是什么’与‘图像不是什么’的视觉语言模型家族。HANCLIP在20,000个图像-文本四元组上训练,结合双曲形式化建模层次化语义关系与不对称性,以及角度三元组目标,系统性分离否定描述与其正样本。该几何感知设计增强了否定敏感性,同时保留预训练表示的全局结构,而非覆盖。大量实验表明,HANCLIP在多个视觉语言任务中,于聚焦否定的NegBench基准上持续取得提升,且在标准分类与图文检索基准上保持竞争力或性能更优。该框架模型无关,可无须大规模重训练地接入CLIP、LongCLIP、SmartCLIP和HiMo-CLIP,证明精心设计的几何目标仅需少量额外数据即可显著拓展现有模型的推理能力。
原文摘要 · Abstract (English)
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 negation: models often rely on shallow word co-occurrence and are easily distracted by misleading or irrelevant textual cues, even when their overall retrieval or classification performance is strong. Moreover, directly finetuning on negation data can interfere with previously acquired knowledge, causing noticeable degradation on standard vision-language benchmarks. To tackle these issues, this work introduces HANCLIP (Hyperbolic + Angular + Negation), a family of VLMs that explicitly restructures the embedding space to encode "what an image is not" alongside "what it is." HANCLIP is trained on a compact set of 20,000 image-text quadruplets and combines a hyperbolic formulation, which models hierarchical semantic relations and asymmetries, with an angular triplet objective that drives systematic separation between negated descriptions and their corresponding positives. This geometry-aware design strengthens negation sensitivity while preserving the global structure of pretrained representations, rather than overwriting them. Extensive experiments across multiple vision-language tasks show that HANCLIP delivers consistent gains on the negation-focused NegBench benchmark, while maintaining competitive or improved performance on standard classification and image-text retrieval benchmarks. The framework is model-agnostic and can be plugged into CLIP, LongCLIP, SmartCLIP, and HiMo-CLIP without large-scale retraining, demonstrating that a carefully designed geometric objective can substantially extend the reasoning capabilities of existing VLMs using only modest additional data.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。