English

Robust and Interpretable Medical Image Classifiers via Concept Bottleneck Models

Computer Vision and Pattern Recognition 2023-10-06 v1 Computation and Language Machine Learning

Abstract

Medical image classification is a critical problem for healthcare, with the potential to alleviate the workload of doctors and facilitate diagnoses of patients. However, two challenges arise when deploying deep learning models to real-world healthcare applications. First, neural models tend to learn spurious correlations instead of desired features, which could fall short when generalizing to new domains (e.g., patients with different ages). Second, these black-box models lack interpretability. When making diagnostic predictions, it is important to understand why a model makes a decision for trustworthy and safety considerations. In this paper, to address these two limitations, we propose a new paradigm to build robust and interpretable medical image classifiers with natural language concepts. Specifically, we first query clinical concepts from GPT-4, then transform latent image features into explicit concepts with a vision-language model. We systematically evaluate our method on eight medical image classification datasets to verify its effectiveness. On challenging datasets with strong confounding factors, our method can mitigate spurious correlations thus substantially outperform standard visual encoders and other baselines. Finally, we show how classification with a small number of concepts brings a level of interpretability for understanding model decisions through case studies in real medical data.

Keywords

Cite

@article{arxiv.2310.03182,
  title  = {Robust and Interpretable Medical Image Classifiers via Concept Bottleneck Models},
  author = {An Yan and Yu Wang and Yiwu Zhong and Zexue He and Petros Karypis and Zihan Wang and Chengyu Dong and Amilcare Gentili and Chun-Nan Hsu and Jingbo Shang and Julian McAuley},
  journal= {arXiv preprint arXiv:2310.03182},
  year   = {2023}
}

Comments

18 pages, 12 figures

R2 v1 2026-06-28T12:40:56.168Z