Quantifying Structure in CLIP Embeddings: A Statistical Framework for Concept Interpretation
Abstract
Concept-based approaches, which aim to identify human-understandable concepts within a model's internal representations, are promising for interpreting embeddings from deep neural network models, such as CLIP. While these approaches help explain model behavior, current methods lack statistical rigor, making it challenging to validate identified concepts and compare different techniques. To address this challenge, we introduce a hypothesis testing framework that quantifies rotation-sensitive structures within the CLIP embedding space. Once such structures are identified, we propose a post-hoc concept decomposition method. Unlike existing approaches, it offers theoretical guarantees that discovered concepts represent robust, reproducible patterns (rather than method-specific artifacts) and outperforms other techniques in terms of reconstruction error. Empirically, we demonstrate that our concept-based decomposition algorithm effectively balances reconstruction accuracy with concept interpretability and helps mitigate spurious cues in data. Applied to a popular spurious correlation dataset, our method yields a 22.6% increase in worst-group accuracy after removing spurious background concepts.
Cite
Text
Zhao et al. "Quantifying Structure in CLIP Embeddings: A Statistical Framework for Concept Interpretation." Transactions on Machine Learning Research, 2026.Markdown
[Zhao et al. "Quantifying Structure in CLIP Embeddings: A Statistical Framework for Concept Interpretation." Transactions on Machine Learning Research, 2026.](https://mlanthology.org/tmlr/2026/zhao2026tmlr-quantifying/)BibTeX
@article{zhao2026tmlr-quantifying,
title = {{Quantifying Structure in CLIP Embeddings: A Statistical Framework for Concept Interpretation}},
author = {Zhao, Jitian and Li, Chenghui and Sala, Frederic and Rohe, Karl},
journal = {Transactions on Machine Learning Research},
year = {2026},
url = {https://mlanthology.org/tmlr/2026/zhao2026tmlr-quantifying/}
}