用生成数据提升CLIP对否定的理解能力
Know "No" Better: A Data-Driven Approach for Enhancing Negation Awareness in CLIP
- 用大模型生成带否定的图文描述数据,补充原始训练集
- 新模型NegationCLIP在否定识别任务上显著提升准确率
- 适合需要精准理解否定语义的图像生成与定位任务
尽管CLIP通过连接视觉与语言大幅推进了多模态理解,但其难以识别否定表达(如无法区分'停车'与'禁止停车')仍是重大挑战。我们分析公开CLIP预训练数据后发现,该问题源于缺乏包含否定的数据。为此,我们设计基于大语言模型(LLM)和多模态大语言模型的生成管道,创建包含否定的图文标注。用这些数据微调CLIP,提出NegationCLIP,显著增强其否定感知能力,同时保持原有泛化性。为系统评估否定理解,我们构建了针对多种否定表达及句中位置的基准测试集NegRefCOCOg。在多个CLIP架构上的实验验证了生成方法的有效性。此外,NegationCLIP在文本到图像生成和指代图像分割任务中均取得性能提升,展现出实际应用价值。
原文摘要 · Abstract (English)
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 sentence. Experiments on various CLIP architectures validate the effectiveness of our data generation pipelines in enhancing CLIP's ability to perceive negation accurately. Additionally, NegationCLIP's enhanced negation awareness has practical applications across various multimodal tasks, demonstrated by performance gains in text-to-image generation and referring image segmentation.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。