GL-ICNN: An End-To-End Interpretable Convolutional Neural Network for the Diagnosis and Prediction of Alzheimer's Disease
Wenjie Kang, Lize Jiskoot, Peter De Deyn, Geert Biessels, Huiberdina, Koek, Jurgen Claassen, Huub Middelkoop, Wiesje Flier, Willemijn J. Jansen,, Stefan Klein, Esther Bron

TL;DR
This paper introduces GL-ICNN, an end-to-end interpretable CNN combined with EBM for Alzheimer's diagnosis, achieving high accuracy and providing feature importance insights, facilitating clinical adoption.
Contribution
It presents a novel training strategy that integrates CNNs and EBMs for interpretable Alzheimer's diagnosis directly from imaging data.
Findings
Achieved 0.956 AUC for AD classification on ADNI dataset.
Demonstrated comparable performance to black-box models.
Provided interpretable feature importance measures.
Abstract
Deep learning methods based on Convolutional Neural Networks (CNNs) have shown great potential to improve early and accurate diagnosis of Alzheimer's disease (AD) dementia based on imaging data. However, these methods have yet to be widely adopted in clinical practice, possibly due to the limited interpretability of deep learning models. The Explainable Boosting Machine (EBM) is a glass-box model but cannot learn features directly from input imaging data. In this study, we propose a novel interpretable model that combines CNNs and EBMs for the diagnosis and prediction of AD. We develop an innovative training strategy that alternatingly trains the CNN component as a feature extractor and the EBM component as the output block to form an end-to-end model. The model takes imaging data as input and provides both predictions and interpretable feature importance measures. We validated the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare
Methodsenergy-based model
