用新方法验证大模型描述是否真能提升图像分类效果。
Does VLM Classification Benefit from LLM Description Semantics?
- 设计无噪声测试场景,区分描述语义与随机增强的贡献。
- 在7个数据集上提升分类准确率,无需额外训练。
- 适合关注视觉语言模型可解释性与文本描述作用的研究者。
准确用文字描述图像是可解释AI的基础。视觉-语言模型(如CLIP)通过将图像与文本对齐于共享嵌入空间,表达视觉与语言嵌入间的语义相似性。利用大语言模型(LLM)生成的描述可提升VLM分类性能。然而,难以判断性能提升究竟来自真实描述语义,还是源于语义无关的集成效应——即多个修改后的文本提示作为噪声测试时增强,对原提示产生正则化效果。本文提出一种替代评估场景,以区分性能提升是源于噪声增强,还是真实描述语义。该场景避免了测试时噪声增强,确保性能提升由具有区分性的真实描述引发。此外,我们提出一种无需训练的方法,用于选择不受类别名称集成效应影响的判别性描述。该方法基于局部CLIP标签邻域内类间差异性,有效提升分类准确率,在7个数据集上均取得显著效果。同时,为基于描述的图像分类可解释性提供了深入洞察。
原文摘要 · Abstract (English)
Accurately describing images with text is a foundation of explainable AI. Vision-Language Models (VLMs) like CLIP have recently addressed this by aligning images and texts in a shared embedding space, expressing semantic similarities between vision and language embeddings. VLM classification can be improved with descriptions generated by Large Language Models (LLMs). However, it is difficult to determine the contribution of actual description semantics, as the performance gain may also stem from a semantic-agnostic ensembling effect, where multiple modified text prompts act as a noisy test-time augmentation for the original one. We propose an alternative evaluation scenario to decide if a performance boost of LLM-generated descriptions is caused by such a noise augmentation effect or rather by genuine description semantics. The proposed scenario avoids noisy test-time augmentation and ensures that genuine, distinctive descriptions cause the performance boost. Furthermore, we propose a training-free method for selecting discriminative descriptions that work independently of classname-ensembling effects. Our approach identifies descriptions that effectively differentiate classes within a local CLIP label neighborhood, improving classification accuracy across seven datasets. Additionally, we provide insights into the explainability of description-based image classification with VLMs.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。