Tree-Based Leakage Inspection and Control in Concept Bottleneck Models
Angelos Ragkousis, Sonali Parbhoo

TL;DR
This paper introduces a decision tree-based method to identify and control information leakage in Concept Bottleneck Models, enhancing interpretability and accuracy by isolating and managing leaked information.
Contribution
It proposes a novel technique using decision trees to quantify and control leakage in CBMs, improving transparency and task performance.
Findings
Controlling leakage improves model accuracy.
The method isolates data subsets most affected by leakage.
Enhanced interpretability through better inspection of leakage.
Abstract
As AI models grow larger, the demand for accountability and interpretability has become increasingly critical for understanding their decision-making processes. Concept Bottleneck Models (CBMs) have gained attention for enhancing interpretability by mapping inputs to intermediate concepts before making final predictions. However, CBMs often suffer from information leakage, where additional input data, not captured by the concepts, is used to improve task performance, complicating the interpretation of downstream predictions. In this paper, we introduce a novel approach for training both joint and sequential CBMs that allows us to identify and control leakage using decision trees. Our method quantifies leakage by comparing the decision paths of hard CBMs with their soft, leaky counterparts. Specifically, we show that soft leaky CBMs extend the decision paths of hard CBMs, particularly in…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Stream Mining Techniques
MethodsSoftmax · Attention Is All You Need
