English

Concepts' Information Bottleneck Models

Machine Learning 2026-02-17 v1

Abstract

Concept Bottleneck Models (CBMs) aim to deliver interpretable predictions by routing decisions through a human-understandable concept layer, yet they often suffer reduced accuracy and concept leakage that undermines faithfulness. We introduce an explicit Information Bottleneck regularizer on the concept layer that penalizes I(X;C)I(X;C) while preserving task-relevant information in I(C;Y)I(C;Y), encouraging minimal-sufficient concept representations. We derive two practical variants (a variational objective and an entropy-based surrogate) and integrate them into standard CBM training without architectural changes or additional supervision. Evaluated across six CBM families and three benchmarks, the IB-regularized models consistently outperform their vanilla counterparts. Information-plane analyses further corroborate the intended behavior. These results indicate that enforcing a minimal-sufficient concept bottleneck improves both predictive performance and the reliability of concept-level interventions. The proposed regularizer offers a theoretic-grounded, architecture-agnostic path to more faithful and intervenable CBMs, resolving prior evaluation inconsistencies by aligning training protocols and demonstrating robust gains across model families and datasets.

Keywords

Cite

@article{arxiv.2602.14626,
  title  = {Concepts' Information Bottleneck Models},
  author = {Karim Galliamov and Syed M Ahsan Kazmi and Adil Khan and Adín Ramírez Rivera},
  journal= {arXiv preprint arXiv:2602.14626},
  year   = {2026}
}

Comments

To appear in ICLR 2026, code: https://github.com/dsb-ifi/cibm

R2 v1 2026-07-01T10:38:16.927Z