pith. sign in

arxiv: 2505.17883 · v1 · pith:DAWM2H3Hnew · submitted 2025-05-23 · 💻 cs.LG · cs.AI· cs.CV

FastCAV: Efficient Computation of Concept Activation Vectors for Explaining Deep Neural Networks

classification 💻 cs.LG cs.AIcs.CV
keywords fastcavapproachcavsconceptconceptsdeepmethodsactivation
0
0 comments X
read the original abstract

Concepts such as objects, patterns, and shapes are how humans understand the world. Building on this intuition, concept-based explainability methods aim to study representations learned by deep neural networks in relation to human-understandable concepts. Here, Concept Activation Vectors (CAVs) are an important tool and can identify whether a model learned a concept or not. However, the computational cost and time requirements of existing CAV computation pose a significant challenge, particularly in large-scale, high-dimensional architectures. To address this limitation, we introduce FastCAV, a novel approach that accelerates the extraction of CAVs by up to 63.6x (on average 46.4x). We provide a theoretical foundation for our approach and give concrete assumptions under which it is equivalent to established SVM-based methods. Our empirical results demonstrate that CAVs calculated with FastCAV maintain similar performance while being more efficient and stable. In downstream applications, i.e., concept-based explanation methods, we show that FastCAV can act as a replacement leading to equivalent insights. Hence, our approach enables previously infeasible investigations of deep models, which we demonstrate by tracking the evolution of concepts during model training.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. E-TCAV: Formalizing Penultimate Proxies for Efficient Concept Based Interpretability

    cs.AI 2026-05 unverdicted novelty 6.0

    E-TCAV shows that penultimate-layer proxies yield TCAV scores agreeing with earlier layers while delivering linear speedups in computation.