paper-with-me

Papers

MiMICRI: Towards Domain-centered Counterfactual Explanations of Cardiovascular Image Classification Models

2024-04-24 · Grace Guo, Lifu Deng, Animesh Tandon, Alex Endert, Bum Chul Kwon

The recent prevalence of publicly accessible, large medical imaging datasets has led to a proliferation of artificial intelligence (AI) models for cardiovascular image classification and analysis. At the same time, the potentially significant impacts of these models have motivated the development of a range of explainable AI (XAI) methods that aim to explain model predictions given certain image inputs. However, many of these methods are not developed or evaluated with domain experts, and explanations are not contextualized in terms of medical expertise or domain knowledge. In this paper, we propose a novel framework and python library, MiMICRI, that provides domain-centered counterfactual explanations of cardiovascular image classification models. MiMICRI helps users interactively select and replace segments of medical images that correspond to morphological structures. From the counterfactuals generated, users can then assess the influence of each segment on model predictions, and validate the model against known medical facts. We evaluate this library with two medical experts. Our evaluation demonstrates that a domain-centered XAI approach can enhance the interpretability of model explanations, and help experts reason about models in terms of relevant domain knowledge. However, concerns were also surfaced about the clinical plausibility of the counterfactuals generated. We conclude with a discussion on the generalizability and trustworthiness of the MiMICRI framework, as well as the implications of our findings on the development of domain-centered XAI methods for model interpretability in healthcare contexts.

📄 PDF Abstract BibTeX arXiv:2404.16174

Code (1)

ibm/mimicri 공식 구현 pytorch

Tasks

counterfactualimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

Counterfactuals 설명 없음
Library 설명 없음

Similar Papers 제목 키워드 기반

Counterfactual Explanations for Survival Prediction of Cardiovascular ICU Patients

2021-06-15 · International Conference on Artificial Intelligence in Medicine 2021 6 · Zhendong Wang, Isak Samsten, Panagiotis Papapetrou

In recent years, machine learning methods have been rapidly implemented in the medical domain. However, current state-of-the-art methods usually produce opaque, black-box models. To address the lack of model transparency…

counterfactualCounterfactual ExplanationInterpretable Machine LearningPrediction+3

What-If Explanations Over Time: Counterfactuals for Time Series Classification

2026-03-29 · Udo Schlegel, Thomas Seidl arxiv

Counterfactual explanations emerge as a powerful approach in explainable AI, providing what-if scenarios that reveal how minimal changes to an input time series can alter the model's prediction. This work presents a surv…

Time Series ClassificationTime Series Forecasting

Learning Model-Agnostic Counterfactual Explanations for Tabular Data

2019-10-21 · Martin Pawelczyk, Johannes Haug, Klaus Broelemann, Gjergji Kasneci

Counterfactual explanations can be obtained by identifying the smallest change made to a feature vector to qualitatively influence a prediction; for example, from 'loan rejected' to 'awarded' or from 'high risk of cardio…

counterfactualmodel

GenFacts-Generative Counterfactual Explanations for Multi-Variate Time Series

2025-09-25 · Sarah Seifi, Anass Ibrahimi, Tobias Sukianto, Cecilia Carbonelli 외 arxiv

Counterfactual explanations aim to enhance model transparency by showing how inputs can be minimally altered to change predictions. For multivariate time series, existing methods often generate counterfactuals that are i…

Counterfactual Explanations for Time Series Should be Human-Centered and Temporally Coherent in Interventions

2025-12-16 · Emmanuel C. Chukwu, Rianne M. Schouten, Monique Tabak, Mykola Pechenizkiy arxiv

Counterfactual explanations are increasingly proposed as interpretable mechanisms to achieve algorithmic recourse. However, current counterfactual techniques for time series classification are predominantly designed with…

Time Series Classification