paper-with-me

Papers

From Prototypes to Sparse ECG Explanations: SHAP-Driven Counterfactuals for Multivariate Time-Series Multi-class Classification

2025-10-22 · Maciej Mozolewski, Betül Bayrak, Kerstin Bach, Grzegorz J. Nalepa arxiv

In eXplainable Artificial Intelligence (XAI), instance-based explanations for time series have gained increasing attention due to their potential for actionable and interpretable insights in domains such as healthcare. Addressing the challenges of explainability of state-of-the-art models, we propose a prototype-driven framework for generating sparse counterfactual explanations tailored to 12-lead ECG classification models. Our method employs SHAP-based thresholds to identify critical signal segments and convert them into interval rules, uses Dynamic Time Warping (DTW) and medoid clustering to extract representative prototypes, and aligns these prototypes to query R-peaks for coherence with the sample being explained. The framework generates counterfactuals that modify only 78% of the original signal while maintaining 81.3% validity across all classes and achieving 43% improvement in temporal stability. We evaluate three variants of our approach, Original, Sparse, and Aligned Sparse, with class-specific performance ranging from 98.9% validity for myocardial infarction (MI) to challenges with hypertrophy (HYP) detection (13.2%). This approach supports near realtime generation (< 1 second) of clinically valid counterfactuals and provides a foundation for interactive explanation platforms. Our findings establish design principles for physiologically-aware counterfactual explanations in AI-based diagnosis systems and outline pathways toward user-controlled explanation interfaces for clinical deployment.

📄 PDF Abstract BibTeX arXiv:2510.19514

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-class ClassificationECG Classification

Similar Papers 제목 키워드 기반

Diffusion Counterfactuals for Image Regressors

2025-03-26 · Trung Duc Ha, Sidney Bender

Counterfactual explanations have been successfully applied to create human interpretable explanations for various black-box models. They are handy for tasks in the image domain, where the quality of the explanations bene…

counterfactualDenoisingregression

Classifier Reconstruction Through Counterfactual-Aware Wasserstein Prototypes

2025-12-11 · Xuan Zhao, Zhuo Cao, Arya Bangun, Hanno Scharr 외 arxiv

Counterfactual explanations provide actionable insights by identifying minimal input changes required to achieve a desired model prediction. Beyond their interpretability benefits, counterfactuals can also be leveraged f…

Differentially Private Counterfactuals via Functional Mechanism

2022-08-04 · Fan Yang, Qizhang Feng, Kaixiong Zhou, Jiahao Chen 외

Counterfactual, serving as one emerging type of model explanation, has attracted tons of attentions recently from both industry and academia. Different from the conventional feature-based explanations (e.g., attributions…

counterfactualvalid

Latent-CF: A Simple Baseline for Reverse Counterfactual Explanations

2020-12-16 · Rachana Balasubramanian, Samuel Sharpe, Brian Barr, Jason Wittenbach 외

In the environment of fair lending laws and the General Data Protection Regulation (GDPR), the ability to explain a model's prediction is of paramount importance. High quality explanations are the first step in assessing…

counterfactualFairness

A Few Good Counterfactuals: Generating Interpretable, Plausible and Diverse Counterfactual Explanations

2021-01-22 · Barry Smyth, Mark T Keane

Counterfactual explanations provide a potentially significant solution to the Explainable AI (XAI) problem, but good, native counterfactuals have been shown to rarely occur in most datasets. Hence, the most popular metho…

counterfactualDiversityExplainable Artificial Intelligence (XAI)valid