arXiv:2603.28211cs.CV2026-03中稿 · CVPR被引 2

用可理解的概念解释CLIP的零样本图像识别结果

Explaining CLIP Zero-shot Predictions Through Concepts

  • 将CLIP的图文嵌入投影到由语言描述学习的概念空间
  • 在5个数据集上保持CLIP高准确率并提供概念级解释
  • 无需额外标注,适合关注模型可解释性的研究者

大型视觉-语言模型如CLIP在零样本图像识别上表现卓越,但其预测过程对人类不透明。相比之下,概念瓶颈模型通过人工定义的概念提供可解释中间表示,但依赖概念标注且无法泛化到未见类别。我们提出EZPC,通过人类可理解的概念解释CLIP的零样本预测。该方法将CLIP的联合图文嵌入投影至由语言描述学习的概念空间,无需额外监督即可实现忠实、透明的解释。模型通过对齐与重建目标联合学习投影,确保概念激活保留CLIP的语义结构且可解释。在五个基准数据集(CIFAR-100、CUB-200-2011、Places365、ImageNet-100、ImageNet-1k)上的大量实验表明,该方法在维持CLIP强零样本分类性能的同时,提供了有意义的概念级解释。通过将开放词汇预测建立在显式语义概念基础上,本方法为构建可解释、可信的视觉-语言模型迈出了关键一步。代码已公开于https://github.com/oonat/ezpc。

原文摘要 · Abstract (English)

Large-scale vision-language models such as CLIP have achieved remarkable success in zero-shot image recognition, yet their predictions remain largely opaque to human understanding. In contrast, Concept Bottleneck Models provide interpretable intermediate representations by reasoning through human-defined concepts, but they rely on concept supervision and lack the ability to generalize to unseen classes. We introduce EZPC that bridges these two paradigms by explaining CLIP's zero-shot predictions through human-understandable concepts. Our method projects CLIP's joint image-text embeddings into a concept space learned from language descriptions, enabling faithful and transparent explanations without additional supervision. The model learns this projection via a combination of alignment and reconstruction objectives, ensuring that concept activations preserve CLIP's semantic structure while remaining interpretable. Extensive experiments on five benchmark datasets, CIFAR-100, CUB-200-2011, Places365, ImageNet-100, and ImageNet-1k, demonstrate that our approach maintains CLIP's strong zero-shot classification accuracy while providing meaningful concept-level explanations. By grounding open-vocabulary predictions in explicit semantic concepts, our method offers a principled step toward interpretable and trustworthy vision-language models. Code is available at https://github.com/oonat/ezpc.

可解释性CLIP概念解释零样本

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。