paper-with-me

홈 › Papers

Normalized AOPC: Fixing Misleading Faithfulness Metrics for Feature Attribution Explainability

2024-08-15 · Joakim Edin, Andreas Geert Motzfeldt, Casper L. Christensen, Tuukka Ruotsalo, Lars Maaløe, Maria Maistro

Deep neural network predictions are notoriously difficult to interpret. Feature attribution methods aim to explain these predictions by identifying the contribution of each input feature. Faithfulness, often evaluated using the area over the perturbation curve (AOPC), reflects feature attributions' accuracy in describing the internal mechanisms of deep neural networks. However, many studies rely on AOPC to compare faithfulness across different models, which we show can lead to false conclusions about models' faithfulness. Specifically, we find that AOPC is sensitive to variations in the model, resulting in unreliable cross-model comparisons. Moreover, AOPC scores are difficult to interpret in isolation without knowing the model-specific lower and upper limits. To address these issues, we propose a normalization approach, Normalized AOPC (NAOPC), enabling consistent cross-model evaluations and more meaningful interpretation of individual scores. Our experiments demonstrate that this normalization can radically change AOPC results, questioning the conclusions of earlier studies and offering a more robust framework for assessing feature attribution faithfulness.

📄 PDF Abstract BibTeX arXiv:2408.08137

Code (1)

joakimedin/naopc 공식 구현 pytorch

Similar Papers 제목 키워드 기반

A Positive Case for Faithfulness: LLM Self-Explanations Help Predict Model Behavior

2026-02-02 · Harry Mayne, Justin Singh Kang, Dewi Gould, Kannan Ramchandran 외 arxiv

LLM self-explanations are often presented as a promising tool for AI oversight, yet their faithfulness to the model's true reasoning process is poorly understood. Existing faithfulness metrics have critical limitations, …

Does Role Specialization Matter for Explanation Faithfulness in Mixture-of-Experts?

2026-06-28 · Yeji Kim, Housam Babiker, Mi-Young Kim, Randy Goebel arxiv

Mixture-of-Experts (MoE) architectures have recently been extended with role-based mechanisms for interpretability. This is typically done by assigning semantic roles to individual expert components, for example roles li…

"Normalized Stress" is Not Normalized: How to Interpret Stress Correctly

2024-08-14 · Kiran Smelser, Jacob Miller, Stephen Kobourov

Stress is among the most commonly employed quality metrics and optimization criteria for dimension reduction projections of high dimensional data. Complex, high dimensional data is ubiquitous across many scientific disci…

Dimensionality Reduction

Robust Infidelity: When Faithfulness Measures on Masked Language Models Are Misleading

2023-08-13 · Evan Crothers, Herna Viktor, Nathalie Japkowicz

A common approach to quantifying neural text classifier interpretability is to calculate faithfulness metrics based on iteratively masking salient input tokens and measuring changes in the model prediction. We propose th…

Sensitivity

Extractive is not Faithful: An Investigation of Broad Unfaithfulness Problems in Extractive Summarization

2022-09-08 · Shiyue Zhang, David Wan, Mohit Bansal

The problems of unfaithful summaries have been widely discussed under the context of abstractive summarization. Though extractive summarization is less prone to the common unfaithfulness issues of abstractive summaries, …

Abstractive Text SummarizationExtractive Summarization