Interpretable Hierarchical Concept Reasoning through Attention-Guided Graph Learning
David Debot, Pietro Barbiero, Gabriele Dominici, Giuseppe Marra

TL;DR
This paper introduces H-CMR, a hierarchical concept reasoning model that enhances interpretability for both concept predictions and task outcomes using attention-guided graph learning, while maintaining competitive accuracy.
Contribution
H-CMR models concept relationships with a learned graph and employs attention to hierarchically predict concepts and tasks, improving interpretability and human interaction.
Findings
H-CMR achieves state-of-the-art performance.
Interventions improve inference accuracy.
Background knowledge enhances training data efficiency.
Abstract
Concept-Based Models (CBMs) are a class of deep learning models that provide interpretability by explaining predictions through high-level concepts. These models first predict concepts and then use them to perform a downstream task. However, current CBMs offer interpretability only for the final task prediction, while the concept predictions themselves are typically made via black-box neural networks. To address this limitation, we propose Hierarchical Concept Memory Reasoner (H-CMR), a new CBM that provides interpretability for both concept and task predictions. H-CMR models relationships between concepts using a learned directed acyclic graph, where edges represent logic rules that define concepts in terms of other concepts. During inference, H-CMR employs a neural attention mechanism to select a subset of these rules, which are then applied hierarchically to predict all concepts and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Text and Document Classification Technologies
