English

Can we Constrain Concept Bottleneck Models to Learn Semantically Meaningful Input Features?

Machine Learning 2024-07-31 v2 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Concept Bottleneck Models (CBMs) are regarded as inherently interpretable because they first predict a set of human-defined concepts which are used to predict a task label. For inherent interpretability to be fully realised, and ensure trust in a model's output, it's desirable for concept predictions to use semantically meaningful input features. For instance, in an image, pixels representing a broken bone should contribute to predicting a fracture. However, current literature suggests that concept predictions often rely on irrelevant input features. We hypothesise that this occurs when dataset labels include inaccurate concept annotations, or the relationship between input features and concepts is unclear. In general, the effect of dataset labelling on concept representations remains an understudied area. In this paper, we demonstrate that CBMs can learn to map concepts to semantically meaningful input features, by utilising datasets with a clear link between the input features and the desired concept predictions. This is achieved, for instance, by ensuring multiple concepts do not always co-occur and, therefore provide a clear training signal for the CBM to distinguish the relevant input features for each concept. We validate our hypothesis on both synthetic and real-world image datasets, and demonstrate under the correct conditions, CBMs can learn to attribute semantically meaningful input features to the correct concept predictions.

Keywords

Cite

@article{arxiv.2402.00912,
  title  = {Can we Constrain Concept Bottleneck Models to Learn Semantically Meaningful Input Features?},
  author = {Jack Furby and Daniel Cunnington and Dave Braines and Alun Preece},
  journal= {arXiv preprint arXiv:2402.00912},
  year   = {2024}
}

Comments

Main paper: 8 pages, 9 figures, Appendix: 14 pages, 21 figures. This paper is a preprint

R2 v1 2026-06-28T14:35:04.382Z