CI-CBM: Class-Incremental Concept Bottleneck Model for Interpretable Continual Learning

Abstract

Catastrophic forgetting remains a fundamental challenge in continual learning, in which models often forget previous knowledge when fine-tuned on a new task. This issue is especially pronounced in class incremental learning (CIL), which is the most challenging setting in continual learning. Existing methods to address catastrophic forgetting often sacrifice either model interpretability or accuracy. To address this challenge, we introduce Class-Incremental Concept Bottleneck Model (CI-CBM), which leverage effective techniques, including concept regularization and pseudo-concept generation to maintain interpretable decision processes throughout incremental learning phases. Through extensive evaluation on seven datasets, CI-CBM achieves comparable performance to black-box models and outperforms previous interpretable approaches in CIL, with an average 36\% accuracy gain. CI-CBM provides interpretable decisions on individual inputs and understandable global decision rules, as shown in our experiments, thereby demonstrating that human-understandable concepts can be maintained during incremental learning without compromising model performance. Our approach is effective in both pretrained and non-pretrained scenarios; in the latter, the backbone is trained from scratch during the first learning phase.

Cite

Text

Javadi et al. "CI-CBM: Class-Incremental Concept Bottleneck Model for Interpretable Continual Learning." Transactions on Machine Learning Research, 2026.

Markdown

[Javadi et al. "CI-CBM: Class-Incremental Concept Bottleneck Model for Interpretable Continual Learning." Transactions on Machine Learning Research, 2026.](https://mlanthology.org/tmlr/2026/javadi2026tmlr-cicbm/)

BibTeX

@article{javadi2026tmlr-cicbm,
  title     = {{CI-CBM: Class-Incremental Concept Bottleneck Model for Interpretable Continual Learning}},
  author    = {Javadi, Amirhosein and Oikarinen, Tuomas and Javidi, Tara and Weng, Tsui-Wei},
  journal   = {Transactions on Machine Learning Research},
  year      = {2026},
  url       = {https://mlanthology.org/tmlr/2026/javadi2026tmlr-cicbm/}
}