paper-with-me

홈 › Papers

Here Comes the Explanation: A Shapley Perspective on Multi-contrast Medical Image Segmentation

2025-04-06 · Tianyi Ren, Juampablo Heras Rivera, Hitender Oswal, Yutong Pan, Agamdeep Chopra, Jacob Ruzevick, Mehmet Kurt

Deep learning has been successfully applied to medical image segmentation, enabling accurate identification of regions of interest such as organs and lesions. This approach works effectively across diverse datasets, including those with single-image contrast, multi-contrast, and multimodal imaging data. To improve human understanding of these black-box models, there is a growing need for Explainable AI (XAI) techniques for model transparency and accountability. Previous research has primarily focused on post hoc pixel-level explanations, using methods gradient-based and perturbation-based apporaches. These methods rely on gradients or perturbations to explain model predictions. However, these pixel-level explanations often struggle with the complexity inherent in multi-contrast magnetic resonance imaging (MRI) segmentation tasks, and the sparsely distributed explanations have limited clinical relevance. In this study, we propose using contrast-level Shapley values to explain state-of-the-art models trained on standard metrics used in brain tumor segmentation. Our results demonstrate that Shapley analysis provides valuable insights into different models' behavior used for tumor segmentation. We demonstrated a bias for U-Net towards over-weighing T1-contrast and FLAIR, while Swin-UNETR provided a cross-contrast understanding with balanced Shapley distribution.

📄 PDF Abstract BibTeX arXiv:2504.04645

Code (0)

등록된 구현이 없습니다.

Tasks

Brain Tumor SegmentationImage SegmentationMedical Image SegmentationMRI segmentationSegmentationSemantic SegmentationTumor Segmentation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
HOC 설명 없음
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Is Shapley Explanation for a model unique?

2021-11-23 · Harsh Kumar, Jithu Chandran

Shapley value has recently become a popular way to explain the predictions of complex and simple machine learning models. This paper is discusses the factors that influence Shapley value. In particular, we explore the re…

Feature Importancemodel

SHAP-XRT: The Shapley Value Meets Conditional Independence Testing

2022-07-14 · Jacopo Teneggi, Beepul Bharti, Yaniv Romano, Jeremias Sulam

The complex nature of artificial neural networks raises concerns on their reliability, trustworthiness, and fairness in real-world scenarios. The Shapley value -- a solution concept from game theory -- is one of the most…

Binary ClassificationDecision MakingFairnessFeature Importance+1

Fair feature attribution for multi-output prediction: a Shapley-based perspective

2026-02-26 · Umberto Biccari, Alain Ibáñez de Opakua, José María Mato, Óscar Millet 외 arxiv

In this article, we provide an axiomatic characterization of feature attribution for multi-output predictors within the Shapley framework. While SHAP explanations are routinely computed independently for each output coor…

Rigorous Explanation of Inference on Probabilistic Graphical Models

2020-04-21 · Yifei Liu, Chao Chen, Xi Zhang, Sihong Xie

Probabilistic graphical models, such as Markov random fields (MRF), exploit dependencies among random variables to model a rich family of joint probability distributions. Sophisticated inference algorithms, such as belie…

AttributeDecision Making

groupShapley: Efficient prediction explanation with Shapley values for feature groups

2021-06-23 · Martin Jullum, Annabelle Redelmeier, Kjersti Aas

Shapley values has established itself as one of the most appropriate and theoretically sound frameworks for explaining predictions from complex machine learning models. The popularity of Shapley values in the explanation…