English

GCAV: A Global Concept Activation Vector Framework for Cross-Layer Consistency in Interpretability

Computer Vision and Pattern Recognition 2025-09-11 v2

Abstract

Concept Activation Vectors (CAVs) provide a powerful approach for interpreting deep neural networks by quantifying their sensitivity to human-defined concepts. However, when computed independently at different layers, CAVs often exhibit inconsistencies, making cross-layer comparisons unreliable. To address this issue, we propose the Global Concept Activation Vector (GCAV), a novel framework that unifies CAVs into a single, semantically consistent representation. Our method leverages contrastive learning to align concept representations across layers and employs an attention-based fusion mechanism to construct a globally integrated CAV. By doing so, our method significantly reduces the variance in TCAV scores while preserving concept relevance, ensuring more stable and reliable concept attributions. To evaluate the effectiveness of GCAV, we introduce Testing with Global Concept Activation Vectors (TGCAV) as a method to apply TCAV to GCAV-based representations. We conduct extensive experiments on multiple deep neural networks, demonstrating that our method effectively mitigates concept inconsistency across layers, enhances concept localization, and improves robustness against adversarial perturbations. By integrating cross-layer information into a coherent framework, our method offers a more comprehensive and interpretable understanding of how deep learning models encode human-defined concepts. Code and models are available at https://github.com/Zhenghao-He/GCAV.

Keywords

Cite

@article{arxiv.2508.21197,
  title  = {GCAV: A Global Concept Activation Vector Framework for Cross-Layer Consistency in Interpretability},
  author = {Zhenghao He and Sanchit Sinha and Guangzhi Xiong and Aidong Zhang},
  journal= {arXiv preprint arXiv:2508.21197},
  year   = {2025}
}

Comments

Accepted at ICCV 2025

R2 v1 2026-07-01T05:11:11.994Z