LGCRCVMay 25

When Interpretability Becomes a Liability: Adversarial Attacks on CBM Concept Layers

arXiv:2605.2530422.3
Predicted impact top 81% in LG · last 90 daysOriginality Highly original
AI Analysis

For researchers and practitioners using interpretable CBMs, this work reveals a critical security flaw and provides a defense, though the problem is domain-specific to CBMs.

The paper identifies a new vulnerability in Concept Bottleneck Models (CBMs) where adversarial attacks on input pixels can manipulate concept representations, causing misclassification. The proposed defense, SPECTRA, increases the required perturbation norm for a successful attack from 0.46 to over 4,200 while preserving accuracy within 2.2%.

Concept Bottleneck Models (CBMs) have emerged as a cornerstone approach for interpretable machine learning, providing human-understandable intermediate representations through explicit concept activations. However, this interpretability fundamentally introduces a critical, previously unexplored attack surface: the concept bottleneck layer itself. We present a comprehensive, systematic study of concept-level adversarial vulnerabilities in CBMs, revealing that targeted, minimal perturbations operating on input pixels can induce catastrophic misclassification by manipulating semantic representations. We develop a rigorous theoretical framework to quantify concept-space robustness, establishing novel metrics that expose the vulnerability landscape of these architectures. Our extensive analysis on the CUB-200-2011 dataset demonstrates that standard CBMs exhibit severe susceptibility to concept-level manipulation. To address this critical weakness, we introduce SPECTRA (Semantic Perturbation-based Concept Training for Robustness against Attacks), a principled stability regularization defense. SPECTRA effectively hardens the semantic representation space, increasing the minimal perturbation norm required for a successful attack from 0.46 to over 4,200, rendering targeted concept manipulation computationally prohibitive. Furthermore, SPECTRA preserves baseline classification accuracy to within 2.2%. By establishing concept-level attacks as a fundamentally distinct threat model, this work opens a new research frontier at the intersection of interpretable machine learning and adversarial robustness.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes