Local Concept Embeddings for Analysis of Concept Distributions in Vision DNN Feature Spaces
Georgii Mikriukov, Gesina Schwalbe, Korinna Bade

TL;DR
This paper introduces a local concept embedding framework that captures the distribution of concepts in DNN feature spaces, enabling better understanding of sub-concepts, overlaps, and outliers in vision models.
Contribution
It proposes generating local concept embeddings per sample to analyze concept distributions, improving interpretability over traditional global concept vectors.
Findings
Local concept embeddings reveal sub-concepts and overlaps.
Distribution analysis aids in outlier detection.
Method performs competitively in concept segmentation.
Abstract
Insights into the learned latent representations are imperative for verifying deep neural networks (DNNs) in critical computer vision (CV) tasks. Therefore, state-of-the-art supervised Concept-based eXplainable Artificial Intelligence (C-XAI) methods associate user-defined concepts like ``car'' each with a single vector in the DNN latent space (concept embedding vector). In the case of concept segmentation, these linearly separate between activation map pixels belonging to a concept and those belonging to background. Existing methods for concept segmentation, however, fall short of capturing implicitly learned sub-concepts (e.g., the DNN might split car into ``proximate car'' and ``distant car''), and overlap of user-defined concepts (e.g., between ``bus'' and ``truck''). In other words, they do not capture the full distribution of concept representatives in latent space. For the first…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Adversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI)
