Adaptive Concept Bottleneck for Foundation Models Under Distribution Shifts
Jihye Choi, Jayaram Raghuram, Yixuan Li, Somesh Jha

TL;DR
This paper introduces an adaptive concept bottleneck framework that enhances interpretability and robustness of foundation models under distribution shifts by dynamically adjusting concept representations using unlabeled target domain data.
Contribution
It proposes a novel adaptive CBM approach that maintains interpretability and improves accuracy without access to source data during deployment under distribution shifts.
Findings
Boosts post-deployment accuracy by up to 28%.
Produces concept-based interpretations better aligned with test data.
Effectively handles various real-world distribution shifts.
Abstract
Advancements in foundation models (FMs) have led to a paradigm shift in machine learning. The rich, expressive feature representations from these pre-trained, large-scale FMs are leveraged for multiple downstream tasks, usually via lightweight fine-tuning of a shallow fully-connected network following the representation. However, the non-interpretable, black-box nature of this prediction pipeline can be a challenge, especially in critical domains such as healthcare, finance, and security. In this paper, we explore the potential of Concept Bottleneck Models (CBMs) for transforming complex, non-interpretable foundation models into interpretable decision-making pipelines using high-level concept vectors. Specifically, we focus on the test-time deployment of such an interpretable CBM pipeline "in the wild", where the input distribution often shifts from the original training distribution.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Data Stream Mining Techniques · Bayesian Modeling and Causal Inference
MethodsFocus
