paper-with-me

Papers

Hierarchical Concept-based Interpretable Models

2026-02-27 · Oscar Hill, Mateo Espinosa Zarlenga, Mateja Jamnik arxiv

Modern deep neural networks remain challenging to interpret due to the opacity of their latent representations, impeding model understanding, debugging, and debiasing. Concept Embedding Models (CEMs) address this by mapping inputs to human-interpretable concept representations from which tasks can be predicted. Yet, CEMs fail to represent inter-concept relationships and require concept annotations at different granularities during training, limiting their applicability. In this paper, we introduce Hierarchical Concept Embedding Models (HiCEMs), a new family of CEMs that explicitly model concept relationships through hierarchical structures. To enable HiCEMs in real-world settings, we propose Concept Splitting, a method for automatically discovering finer-grained sub-concepts from a pretrained CEM's embedding space without requiring additional annotations. This allows HiCEMs to generate fine-grained explanations from limited concept labels, reducing annotation burdens. Our evaluation across multiple datasets, including a user study and experiments on PseudoKitchens, a newly proposed concept-based dataset of 3D kitchen renders, demonstrates that (1) Concept Splitting discovers human-interpretable sub-concepts absent during training that can be used to train highly accurate HiCEMs, and (2) HiCEMs enable powerful test-time concept interventions at different granularities, leading to improved task accuracy.

📄 PDF Abstract BibTeX arXiv:2602.23947

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hierarchical Concept Embedding & Pursuit for Interpretable Image Classification

2026-02-11 · Nghia Nguyen, Tianjiao Ding, René Vidal arxiv

Interpretable-by-design models are gaining traction in computer vision because they provide faithful explanations for their predictions. In image classification, these models typically recover human-interpretable concept…

Image Classification

Hierarchical, Interpretable, Label-Free Concept Bottleneck Model

2026-04-02 · Haodong Xie, Yujun Cai, Rahul Singh Maharjan, Yiwei Wang 외 arxiv

Concept Bottleneck Models (CBMs) introduce interpretability to black-box deep learning models by predicting labels through human-understandable concepts. However, unlike humans, who identify objects at different levels o…

Exploring Interpretability for Visual Prompt Tuning with Hierarchical Concepts

2025-03-08 · Yubin Wang, Xinyang Jiang, De Cheng, Xiangqian Zhao 외

Visual prompt tuning offers significant advantages for adapting pre-trained visual foundation models to specific tasks. However, current research provides limited insight into the interpretability of this approach, which…

Visual Prompt Tuning

Intrinsic Concept Extraction Based on Compositional Interpretability

2026-03-12 · Hanyu Shi, Hong Tao, Guoheng Huang, Jianbin Jiang 외 arxiv

Unsupervised Concept Extraction aims to extract concepts from a single image; however, existing methods suffer from the inability to extract composable intrinsic concepts. To address this, this paper introduces a new tas…

Formal Concept Lattices are Good Semantic Scaffolds for Concept-Based Learning

2026-06-03 · Deepika SN Vemuri, Sayanta Adhikari, Ankit Saha, Krishn Vishwas Kher 외 arxiv

Learning semantics is essential for deep learning models to be interpretable and better aligned with human reasoning. Concept-based models approach this by representing classes through meaningful semantic abstractions, b…