CVJul 1

Caption Bottleneck Models

arXiv:2607.005788.1
Predicted impact top 53% in CV · last 90 daysOriginality Highly original
AI Analysis

This work addresses the challenge of defining optimal concept sets for interpretable models, offering a method that autonomously discovers dataset-specific concepts and eliminates information leakage.

Caption Bottleneck Models (CaBM) replace rigid concept layers with free-form natural language captions generated by large multimodal models, achieving competitive accuracy while ensuring leakage-free interpretability without predefined concept sets or manual annotations.

Concept Bottleneck Models (CBMs) provide interpretability by routing predictions through a layer of human-understandable concepts. However, defining an optimal concept set for a specific dataset remains an open challenge. Existing approaches rely on expensive expert annotations or LLM-generated lists based solely on class names. Even "open-vocabulary" variants typically depend on static concept sets, which restrict discovery and introduce label bias. Furthermore, traditional CBMs often suffer from information leakage, where unmodeled visual features bypass the bottleneck and compromise the integrity of the explanations. To overcome these limitations, we propose Caption Bottleneck Models (CaBM), a framework that circumvents the need for predefined concept sets by replacing rigid concept layers with free-form natural language. By representing images via LMM-generated captions and training a classifier strictly on this text, CaBM ensures a leakage-free architecture by construction. Additionally, by analyzing the text classifier post-training, CaBM autonomously discovers high-quality, dataset-specific concepts. Our results across fine- and coarse-grained benchmarks demonstrate that CaBM achieves competitive accuracy while preserving interpretability without the constraints of external dictionaries or manual labeling.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes