paper-with-me

홈 › Papers

Explainable AI Methods for Neuroimaging: Systematic Failures of Common Tools, the Need for Domain-Specific Validation, and a Proposal for Safe Application

2025-08-04 · Nys Tjade Siegel, James H. Cole, Mohamad Habes, Stefan Haufe, Kerstin Ritter, Marc-André Schulz arxiv

Trustworthy interpretation of deep learning models is critical for neuroimaging applications, yet commonly used Explainable AI (XAI) methods lack rigorous validation, risking misinterpretation. We performed the first large-scale, systematic comparison of XAI methods on ~45,000 structural brain MRIs using a novel XAI validation framework. This framework establishes verifiable ground truth by constructing prediction tasks with known signal sources - from localized anatomical features to subject-specific clinical lesions - without artificially altering input images. Our analysis reveals systematic failures in two of the most widely used methods: GradCAM consistently failed to localize predictive features, while Layer-wise Relevance Propagation generated extensive, artifactual explanations that suggest incompatibility with neuroimaging data characteristics. Our results indicate that these failures stem from a domain mismatch, where methods with design principles tailored to natural images require substantial adaptation for neuroimaging data. In contrast, the simpler, gradient-based method SmoothGrad, which makes fewer assumptions about data structure, proved consistently accurate, suggesting its conceptual simplicity makes it more robust to this domain shift. These findings highlight the need for domain-specific adaptation and validation of XAI methods, suggest that interpretations from prior neuroimaging studies using standard XAI methodology warrant re-evaluation, and provide urgent guidance for practical application of XAI in neuroimaging.

📄 PDF Abstract BibTeX arXiv:2508.02560

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Deep Learning in Alzheimer's disease: Diagnostic Classification and Prognostic Prediction using Neuroimaging Data

2019-05-02 · Taeho Jo, Kwangsik Nho, Andrew J. Saykin

Deep learning has shown outstanding performance in identifying intricate structures in complex high-dimensional data, especially in the domain of computer vision. The application of deep learning to early detection and a…

ClassificationDeep LearningDiagnosticfeature selection+1

Graph Neural Networks for Brain Graph Learning: A Survey

2024-06-01 · Xuexiong Luo, Jia Wu, Jian Yang, Shan Xue 외

Exploring the complex structure of the human brain is crucial for understanding its functionality and diagnosing brain disorders. Thanks to advancements in neuroimaging technology, a novel approach has emerged that invol…

Graph LearningSurvey

Opening the Black-Box: A Systematic Review on Explainable AI in Remote Sensing

2024-02-21 · Adrian Höhl, Ivica Obadic, Miguel Ángel Fernández Torres, Hiba Najjar 외

In recent years, black-box machine learning approaches have become a dominant modeling paradigm for knowledge extraction in remote sensing. Despite the potential benefits of uncovering the inner workings of these models …

XAI for Coding Agent Failures: Transforming Raw Execution Traces into Actionable Insights

2026-03-06 · Arun Joshi arxiv

Large Language Model (LLM)-based coding agents show promise in automating software development tasks, yet they frequently fail in ways that are difficult for developers to understand and debug. While general-purpose LLMs…

Deep Learning for Brain Age Estimation: A Systematic Review

2022-12-07 · M. Tanveer, M. A. Ganaie, Iman Beheshti, Tripti Goel 외

Over the years, Machine Learning models have been successfully employed on neuroimaging data for accurately predicting brain age. Deviations from the healthy brain aging pattern are associated to the accelerated brain ag…

Age EstimationDeep Learning