Unsupervised Interpretable Basis Extraction for Concept-Based Visual Explanations
Abstract
An important line of research attempts to explain CNN image classifier predictions and intermediate layer representations in terms of human-understandable concepts. Previous work supports that deep representations are linearly separable with respect to their concept label, implying that the feature space has directions where intermediate representations may be projected onto, to become more understandable. These directions are called interpretable, and when considered as a set, they may form an interpretable feature space basis. Compared to previous top-down probing approaches which use concept annotations to identify the interpretable directions one at a time, in this work, we take a bottom-up approach, identifying the directions from the structure of the feature space, collectively, without relying on supervision from concept labels. Instead, we learn the directions by optimizing for a sparsity property that holds for any interpretable basis. We experiment with existing popular CNNs and demonstrate the effectiveness of our method in extracting an interpretable basis across network architectures and training datasets. We make extensions to existing basis interpretability metrics and show that intermediate layer representations become more interpretable when transformed with the extracted bases. Finally, we compare the bases extracted with our method with the bases derived with supervision and find that, in one aspect, unsupervised basis extraction has a strength that constitutes a limitation of learning the basis with supervision, and we provide potential directions for future research.
Cite
@article{arxiv.2303.10523,
title = {Unsupervised Interpretable Basis Extraction for Concept-Based Visual Explanations},
author = {Alexandros Doumanoglou and Stylianos Asteriadis and Dimitrios Zarpalas},
journal= {arXiv preprint arXiv:2303.10523},
year = {2025}
}
Comments
15 pages, Original version accepted to IEEE Transactions on Artificial Intelligence, Special Issue on New Developments in Explainable and Interpretable AI, This version contains improvements in the presentation style