paper-with-me

Papers

Don't PANIC: Prototypical Additive Neural Network for Interpretable Classification of Alzheimer's Disease

2023-03-13 · Tom Nuno Wolf, Sebastian Pölsterl, Christian Wachinger

Alzheimer's disease (AD) has a complex and multifactorial etiology, which requires integrating information about neuroanatomy, genetics, and cerebrospinal fluid biomarkers for accurate diagnosis. Hence, recent deep learning approaches combined image and tabular information to improve diagnostic performance. However, the black-box nature of such neural networks is still a barrier for clinical applications, in which understanding the decision of a heterogeneous model is integral. We propose PANIC, a prototypical additive neural network for interpretable AD classification that integrates 3D image and tabular data. It is interpretable by design and, thus, avoids the need for post-hoc explanations that try to approximate the decision of a network. Our results demonstrate that PANIC achieves state-of-the-art performance in AD classification, while directly providing local and global explanations. Finally, we show that PANIC extracts biologically meaningful signatures of AD, and satisfies a set of desirable desiderata for trustworthy machine learning. Our implementation is available at https://github.com/ai-med/PANIC .

📄 PDF Abstract BibTeX arXiv:2303.07125

Code (1)

ai-med/panic 공식 구현 pytorch

Tasks

Diagnostic

Similar Papers 제목 키워드 기반

Interpretable Alzheimer's Disease Classification Via a Contrastive Diffusion Autoencoder

2023-06-05 · Ayodeji Ijishakin, Ahmed Abdulaal, Adamos Hadjivasiliou, Sophie Martin 외

In visual object classification, humans often justify their choices by comparing objects to prototypical examples within that class. We may therefore increase the interpretability of deep learning models by imbuing them …

ClassificationDeep Learning

An Interpretable Machine Learning Model with Deep Learning-based Imaging Biomarkers for Diagnosis of Alzheimer's Disease

2023-08-15 · Wenjie Kang, Bo Li, Janne M. Papma, Lize C. Jiskoot 외

Machine learning methods have shown large potential for the automatic early diagnosis of Alzheimer's Disease (AD). However, some machine learning methods based on imaging data have poor interpretability because it is usu…

3D Object ClassificationInterpretable Machine Learning

PIPNet3D: Interpretable Detection of Alzheimer in MRI Scans

2024-03-27 · Lisa Anita De Santi, Jörg Schlötterer, Michael Scheschenja, Joel Wessendorf 외

Information from neuroimaging examinations is increasingly used to support diagnoses of dementia, e.g., Alzheimer's disease. While current clinical practice is mainly based on visual inspection and feature engineering, D…

Feature Engineering

X-SiT: Inherently Interpretable Surface Vision Transformers for Dementia Diagnosis

2025-06-25 · Fabian Bongratz, Tom Nuno Wolf, Jaume Gual Ramon, Christian Wachinger

Interpretable models are crucial for supporting clinical decision-making, driving advances in their development and application for medical images. However, the nature of 3D volumetric data makes it inherently challengin…

AnatomyDecision MakingDecoder

ProtoNAM: Prototypical Neural Additive Models for Interpretable Deep Tabular Learning

2024-10-07 · Guangzhi Xiong, Sanchit Sinha, Aidong Zhang

Generalized additive models (GAMs) have long been a powerful white-box tool for the intelligible analysis of tabular data, revealing the influence of each feature on the model predictions. Despite the success of neural n…

Additive models