Interactive Concept Bottleneck Models

Abstract

Concept bottleneck models (CBMs) are interpretable neural networks that first predict labels for human-interpretable concepts relevant to the prediction task, and then predict the final label based on the concept label predictions. We extend CBMs to interactive prediction settings where the model can query a human collaborator for the label to some concepts. We develop an interaction policy that, at prediction time, chooses which concepts to request a label for so as to maximally improve the final prediction. We demonstrate that a simple policy combining concept prediction uncertainty and influence of the concept on the final prediction achieves strong performance and outperforms static approaches as well as active feature acquisition methods proposed in the literature. We show that the interactive CBM can achieve accuracy gains of 5-10% with only 5 interactions over competitive baselines on the Caltech-UCSD Birds, CheXpert and OAI datasets.

Cite

Text

Chauhan et al. "Interactive Concept Bottleneck Models." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I5.25736

Markdown

[Chauhan et al. "Interactive Concept Bottleneck Models." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/chauhan2023aaai-interactive/) doi:10.1609/AAAI.V37I5.25736

BibTeX

@inproceedings{chauhan2023aaai-interactive,
  title     = {{Interactive Concept Bottleneck Models}},
  author    = {Chauhan, Kushal and Tiwari, Rishabh and Freyberg, Jan and Shenoy, Pradeep and Dvijotham, Krishnamurthy},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2023},
  pages     = {5948-5955},
  doi       = {10.1609/AAAI.V37I5.25736},
  url       = {https://mlanthology.org/aaai/2023/chauhan2023aaai-interactive/}
}