CVJul 8

Naming the Concepts Classifiers Rely On: Language-Anchored Decomposition for Faithful Explanation

arXiv:2607.072643.9h-index: 15
Predicted impact top 83% in CV · last 90 daysOriginality Highly original
AI Analysis

For practitioners needing interpretable AI in high-stakes visual tasks, LAD resolves the trade-off between faithfulness and naming in concept-based explanations.

LAD produces post-hoc explanations for deep classifiers that are both named and faithful, achieving concept insertion/deletion scores comparable to or better than prior methods while providing stable, human-interpretable concept names without retraining.

Deep neural networks are widely deployed in high-stakes visual applications where interpretability is critical, yet existing explanations face a trade-off: post-hoc concept methods recover factors that are faithful to a model's behavior but unnamed, while naming and by-design methods attach human-readable concepts only by retraining or altering the classifier. We propose Language-Anchored Decomposition (LAD), a post-hoc framework that delivers concepts which are simultaneously named, faithful, and obtained without modifying the model. For each class, a large language model proposes a concept vocabulary that CLIP-based similarity maps localize across image regions. Inverting standard non-negative matrix factorization, LAD fixes these language-grounded maps as the coefficient matrix and learns only a concept basis that reconstructs the frozen encoder's activations, so naming becomes a structural constraint and the model's own feature geometry determines which concepts are retained. Removing this anchor preserves accuracy but collapses attribution faithfulness. Across natural-image, scene, and medical-imaging benchmarks, LAD produces spatially precise explanations that are decision-relevant under both concept insertion and deletion, while uniquely providing stable, human-interpretable concept names.

Foundations

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

Your Notes