Influence based explainability of brain tumors segmentation in multimodal Magnetic Resonance Imaging
Tommaso Torda, Andrea Ciardiello, Simona Gargiulo, Greta Grillo, Simone Scardapane, Cecilia Voena, Stefano Giagu
TL;DR
We address explainability in multiclass brain-tumor segmentation by extending the TracIn influence-based xAI method to region-wise, per-class explanations using a 2D UNet on multimodal MRI from BraTS19. The approach yields local proponents/opponents per tumor class and couples these signals to latent feature maps via a faithfulness metric, enabling both local and global explanations for radiologists. Results show class-specific influence patterns and a meaningful correlation between TracIn scores and the network's internal representations, supporting faithful interpretation and potential feature selection. This work advances clinically usable xAI for segmentation tasks by providing quantifiable, region-aware explanations with practical interpretability for clinicians.
Abstract
In recent years Artificial Intelligence has emerged as a fundamental tool in medical applications. Despite this rapid development, deep neural networks remain black boxes that are difficult to explain, and this represents a major limitation for their use in clinical practice. We focus on the segmentation of medical images task, where most explainability methods proposed so far provide a visual explanation in terms of an input saliency map. The aim of this work is to extend, implement and test instead an influence-based explainability algorithm, TracIn, proposed originally for classification tasks, in a challenging clinical problem, i.e., multiclass segmentation of tumor brains in multimodal Magnetic Resonance Imaging. We verify the faithfulness of the proposed algorithm linking the similarities of the latent representation of the network to the TracIn output. We further test the capacity of the algorithm to provide local and global explanations, and we suggest that it can be adopted as a tool to select the most relevant features used in the decision process. The method is generalizable for all semantic segmentation tasks where classes are mutually exclusive, which is the standard framework in these cases.
