arXiv:2503.20301cs.CV2025-03CVPR被引 2

通过属性化概念空间提升语言瓶颈模型的可解释性与泛化能力

Attribute-formed Class-specific Concept Space: Endowing Language Bottleneck Model with Better Interpretability and Scalability

  • 按类别属性组织概念,避免无关线索干扰分类
  • 在9个少样本数据集上实现更好泛化性能与可解释性
  • 支持自动构建高质量概念集,适合少样本学习研究者

语言瓶颈模型(LBMs)通过文本概念瓶颈实现图像识别的可解释性,但现有方法将所有概念并列作为瓶颈层,导致伪线索推断问题且无法推广至未见类别。为此,本文提出属性形成类特定概念空间的语言瓶颈模型(ALBM)。ALBM将概念组织为特定类别的属性描述空间,仅依赖每类关键概念进行分类,从而避免伪线索问题。同时,跨类统一的属性集合使不同类别概念空间具有强关联性,使学习到的概念分类器可轻松推广至未见类别。为进一步提升可解释性,提出视觉属性提示学习(VAPL)以提取细粒度属性视觉特征。为减少人工标注成本,设计描述、摘要与补充(DSS)策略,自动生成完整精确的属性概念集。在9个广泛使用的少样本基准测试中,实验验证了该方法在可解释性、可迁移性和性能上的优势。代码与收集的概念集已开源。

原文摘要 · Abstract (English)

Language Bottleneck Models (LBMs) are proposed to achieve interpretable image recognition by classifying images based on textual concept bottlenecks. However, current LBMs simply list all concepts together as the bottleneck layer, leading to the spurious cue inference problem and cannot generalized to unseen classes. To address these limitations, we propose the Attribute-formed Language Bottleneck Model (ALBM). ALBM organizes concepts in the attribute-formed class-specific space, where concepts are descriptions of specific attributes for specific classes. In this way, ALBM can avoid the spurious cue inference problem by classifying solely based on the essential concepts of each class. In addition, the cross-class unified attribute set also ensures that the concept spaces of different classes have strong correlations, as a result, the learned concept classifier can be easily generalized to unseen classes. Moreover, to further improve interpretability, we propose Visual Attribute Prompt Learning (VAPL) to extract visual features on fine-grained attributes. Furthermore, to avoid labor-intensive concept annotation, we propose the Description, Summary, and Supplement (DSS) strategy to automatically generate high-quality concept sets with a complete and precise attribute. Extensive experiments on 9 widely used few-shot benchmarks demonstrate the interpretability, transferability, and performance of our approach. The code and collected concept sets are available at https://github.com/tiggers23/ALBM.

可解释性少样本学习语言瓶颈属性建模

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