paper-with-me

홈 › Papers

Semantic match: Debugging feature attribution methods in XAI for healthcare

2023-01-05 · Giovanni Cinà, Tabea E. Röber, Rob Goedhart, Ş. İlker Birbil

The recent spike in certified Artificial Intelligence (AI) tools for healthcare has renewed the debate around adoption of this technology. One thread of such debate concerns Explainable AI (XAI) and its promise to render AI devices more transparent and trustworthy. A few voices active in the medical AI space have expressed concerns on the reliability of Explainable AI techniques and especially feature attribution methods, questioning their use and inclusion in guidelines and standards. Despite valid concerns, we argue that existing criticism on the viability of post-hoc local explainability methods throws away the baby with the bathwater by generalizing a problem that is specific to image data. We begin by characterizing the problem as a lack of semantic match between explanations and human understanding. To understand when feature importance can be used reliably, we introduce a distinction between feature importance of low- and high-level features. We argue that for data types where low-level features come endowed with a clear semantics, such as tabular data like Electronic Health Records (EHRs), semantic match can be obtained, and thus feature attribution methods can still be employed in a meaningful and useful way. Finally, we sketch a procedure to test whether semantic match has been achieved.

📄 PDF Abstract BibTeX arXiv:2301.02080

Code (0)

등록된 구현이 없습니다.

Tasks

Explainable Artificial Intelligence (XAI)Feature Importancevalid

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Fixing confirmation bias in feature attribution methods via semantic match

2023-07-03 · Giovanni Cinà, Daniel Fernandez-Llaneza, Ludovico Deponte, Nishant Mishra 외

Feature attribution methods have become a staple method to disentangle the complex behavior of black box models. Despite their success, some scholars have argued that such methods suffer from a serious flaw: they do not …

Explainable Artificial Intelligence (XAI)

Community Detection on Model Explanation Graphs for Explainable AI

2025-10-31 · Ehsan Moradi arxiv

Feature-attribution methods (e.g., SHAP, LIME) explain individual predictions but often miss higher-order structure: sets of features that act in concert. We propose Modules of Influence (MoI), a framework that (i) const…

Community Detection

Det-LIME: Detector-Aware, Multi-Instance Local Interpretable Model-Agnostic Explanations for Automated Marine Mammal Detection

2026-09-15 · Jiayi Zhou, David W. Johnston, Brinnae Bent arxiv

Despite the rapid uptake of black-box object detectors in marine mammal research and monitoring, explainability techniques are rarely integrated into conservation workflows. Furthermore, most classification-oriented expl…

Data Augmentation

Scalable Data Attribution via Forward-Only Test-Time Inference

2025-11-25 · Sibo Ma, Julian Nyarko arxiv

Data attribution seeks to trace model behavior back to the training examples that shaped it, enabling debugging, auditing, and data valuation at scale. Classical influence-function methods offer a principled foundation b…

Playing the network backward: A Game Theoretic Attribution Framework

2026-05-07 · Jakob Paul Zimmermann, Jim Berend, Georg Loho, Sebastian Lapuschkin 외 arxiv

Attribution methods explain which input features drive a model's prediction, making them central to model debugging and mechanistic interpretability. Yet backward attribution methods, including gradients, LRP, and transf…