paper-with-me

홈 › Papers

Quantifying the Accuracy-Interpretability Trade-Off in Concept-Based Sidechannel Models

2025-10-07 · David Debot, Giuseppe Marra arxiv

Concept Bottleneck Models (CBNMs) are deep learning models that provide interpretability by enforcing a bottleneck layer where predictions are based exclusively on human-understandable concepts. However, this constraint also restricts information flow and often results in reduced predictive accuracy. Concept Sidechannel Models (CSMs) address this limitation by introducing a sidechannel that bypasses the bottleneck and carry additional task-relevant information. While this improves accuracy, it simultaneously compromises interpretability, as predictions may rely on uninterpretable representations transmitted through sidechannels. Currently, there exists no principled technique to control this fundamental trade-off. In this paper, we close this gap. First, we present a unified probabilistic concept sidechannel meta-model that subsumes existing CSMs as special cases. Building on this framework, we introduce the Sidechannel Independence Score (SIS), a metric that quantifies a CSM's reliance on its sidechannel by contrasting predictions made with and without sidechannel information. We propose SIS regularization, which explicitly penalizes sidechannel reliance to improve interpretability. Finally, we analyze how the expressivity of the predictor and the reliance of the sidechannel jointly shape interpretability, revealing inherent trade-offs across different CSM architectures. Empirical results show that state-of-the-art CSMs, when trained solely for accuracy, exhibit low representation interpretability, and that SIS regularization substantially improves their interpretability, intervenability, and the quality of learned interpretable task predictors. Our work provides both theoretical and practical tools for developing CSMs that balance accuracy and interpretability in a principled manner.

📄 PDF Abstract BibTeX arXiv:2510.05670

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Concept Graph Embedding Models for Enhanced Accuracy and Interpretability

2024-08-13 · IOP MLST 2024 8 · Sangwon Kim, Byoung Chul Ko

In fields requiring high accountability, it is necessary to understand how deep-learning models make decisions when analyzing the causes of image classification. Concept-based interpretation methods have recently been in…

Concept-based ClassificationGraph Embeddingimage-classificationImage Classification

Enforcing Interpretability and its Statistical Impacts: Trade-offs between Accuracy and Interpretability

2020-10-26 · Gintare Karolina Dziugaite, Shai Ben-David, Daniel M. Roy

To date, there has been no formal study of the statistical cost of interpretability in machine learning. As such, the discourse around potential trade-offs is often informal and misconceptions abound. In this work, we ai…

Binary ClassificationLearning TheoryMisconceptions

Attributions All the Way Down? The Metagame of Interpretability

2026-05-07 · Hubert Baniecki, Przemyslaw Biecek, Fabian Fumagalli arxiv

We introduce the metagame, a conceptual framework for quantifying second-order interaction effects of model explanations. For any first-order attribution $φ(f)$ explaining a model $f$, we measure the directional influenc…

Network Dissection: Quantifying Interpretability of Deep Visual Representations

2017-04-19 · CVPR 2017 7 · David Bau, Bolei Zhou, Aditya Khosla, Aude Oliva 외

We propose a general framework called Network Dissection for quantifying the interpretability of latent representations of CNNs by evaluating the alignment between individual hidden units and a set of semantic concepts. …

Concept-Enhanced Multimodal RAG: Towards Interpretable and Accurate Radiology Report Generation

2026-02-17 · Marco Salmè, Federico Siciliano, Fabrizio Silvestri, Paolo Soda 외 arxiv

Radiology Report Generation (RRG) through Vision-Language Models (VLMs) promises to reduce documentation burden, improve reporting consistency, and accelerate clinical workflows. However, their clinical adoption remains …