English

Hierarchical Concept-based Interpretable Models

Machine Learning 2026-03-02 v1 Artificial Intelligence

Abstract

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.

Keywords

Cite

@article{arxiv.2602.23947,
  title  = {Hierarchical Concept-based Interpretable Models},
  author = {Oscar Hill and Mateo Espinosa Zarlenga and Mateja Jamnik},
  journal= {arXiv preprint arXiv:2602.23947},
  year   = {2026}
}

Comments

Published as a conference paper at ICLR 2026

R2 v1 2026-07-01T10:55:30.466Z