IVAICVApr 5, 2024

Influence based explainability of brain tumors segmentation in multimodal Magnetic Resonance Imaging

arXiv:2405.12222v11 citationsh-index: 49
Originality Synthesis-oriented
AI Analysis

This work addresses the need for explainable AI in clinical practice for brain tumor segmentation, though it is incremental as it extends an existing method to a new task.

The authors tackled the problem of explaining deep neural networks for brain tumor segmentation in multimodal MRI by adapting the TracIn influence-based explainability algorithm from classification to multiclass segmentation, verifying its faithfulness through latent representation similarities and demonstrating its utility for local and global explanations and feature selection.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes