Concepts from Representations: Post-hoc Concept Bottleneck Models via Sparse Decomposition of Visual Representations
About
Deep learning has achieved remarkable success in image recognition, yet their inherent opacity poses challenges for deployment in critical domains. Concept-based interpretations aim to address this by explaining model reasoning through human-understandable concepts. However, existing post-hoc methods and ante-hoc concept bottleneck models (CBMs), suffer from limitations such as unreliable concept relevance, non-visual or labor-intensive concept definitions, and model or data-agnostic assumptions. This paper introduces Post-hoc Concept Bottleneck Model via Representation Decomposition (PCBM-ReD), a novel pipeline that retrofits interpretability onto pretrained opaque models. PCBM-ReD automatically extracts visual concepts from a pre-trained encoder, employs multimodal large language models (MLLMs) to label and filter concepts based on visual identifiability and task relevance, and selects an independent subset via reconstruction-guided optimization. Leveraging CLIP's visual-text alignment, it decomposes image representations into linear combination of concept embeddings to fit into the CBMs abstraction. Extensive experiments across 11 image classification tasks show PCBM-ReD achieves state-of-the-art accuracy, narrows the performance gap with end-to-end models, and exhibits better interpretability.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Classification | ImageNet (test) | Top-1 Accuracy84.48 | 291 | |
| Image Classification | CUB-200-2011 (test) | Top-1 Acc72.01 | 276 | |
| Image Classification | CIFAR100 (test) | Accuracy87.27 | 206 | |
| Image Classification | DTD (test) | Accuracy81.44 | 181 | |
| Image Classification | CIFAR10 (test) | Accuracy98.05 | 76 | |
| Image Classification | CIFAR-10 (test) | Accuracy88.61 | 59 | |
| Image Classification | Food (test) | Accuracy93.16 | 50 | |
| Image Classification | CUB (test) | -- | 31 | |
| Image Classification | Aircraft (test) | Accuracy62.95 | 28 | |
| Image Classification | Flower (test) | Accuracy99.39 | 18 |