LGAIFeb 3, 2024

Eliminating Information Leakage in Hard Concept Bottleneck Models with Supervised, Hierarchical Concept Learning

arXiv:2402.05945v117 citationsh-index: 19
AI Analysis

This addresses the issue of unreliable interpretability in CBMs for users in fields requiring transparent AI, though it is incremental as it builds on existing CBM frameworks.

The paper tackles the problem of information leakage in Concept Bottleneck Models (CBMs), where unintended information undermines interpretability, by introducing SupCBM, a new paradigm that uses label supervision and hierarchical concepts to reduce leakage and improve performance, achieving better results than state-of-the-art CBMs across diverse datasets.

Concept Bottleneck Models (CBMs) aim to deliver interpretable and interventionable predictions by bridging features and labels with human-understandable concepts. While recent CBMs show promising potential, they suffer from information leakage, where unintended information beyond the concepts (either when concepts are represented with probabilities or binary states) are leaked to the subsequent label prediction. Consequently, distinct classes are falsely classified via indistinguishable concepts, undermining the interpretation and intervention of CBMs. This paper alleviates the information leakage issue by introducing label supervision in concept predication and constructing a hierarchical concept set. Accordingly, we propose a new paradigm of CBMs, namely SupCBM, which achieves label predication via predicted concepts and a deliberately-designed intervention matrix. SupCBM focuses on concepts that are mostly relevant to the predicted label and only distinguishes classes when different concepts are presented. Our evaluations show that SupCBM outperforms SOTA CBMs over diverse datasets. It also manifests better generality across different backbone models. With proper quantification of information leakage in different CBMs, we demonstrate that SupCBM significantly reduces the information leakage.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes