Convolutional Neural Networks for Classification of Alzheimer's Disease: Overview and Reproducible Evaluation
Junhao Wen, Elina Thibeau-Sutre, Mauricio Diaz-Melo, Jorge, Samper-Gonzalez, Alexandre Routier, Simona Bottani, Didier Dormont, Stanley, Durrleman, Ninon Burgos, Olivier Colliot

TL;DR
This study reviews CNN-based methods for Alzheimer's classification from MRI, extends an open framework for reproducibility, and compares various CNN architectures with rigorous validation to ensure unbiased performance assessment.
Contribution
It provides a systematic review highlighting data leakage issues, extends an open-source CNN framework, and conducts a rigorous comparison of CNN architectures using strict validation protocols.
Findings
3D approaches perform similarly, 2D slices perform worse
CNNs do not outperform SVM with voxel features
Models generalize well within similar populations but not across different datasets
Abstract
Over 30 papers have proposed to use convolutional neural network (CNN) for AD classification from anatomical MRI. However, the classification performance is difficult to compare across studies due to variations in components such as participant selection, image preprocessing or validation procedure. Moreover, these studies are hardly reproducible because their frameworks are not publicly accessible and because implementation details are lacking. Lastly, some of these papers may report a biased performance due to inadequate or unclear validation or model selection procedures. In the present work, we aim to address these limitations through three main contributions. First, we performed a systematic literature review and found that more than half of the surveyed papers may have suffered from data leakage. Our second contribution is the extension of our open-source framework for…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Methods3D Convolution · Support Vector Machine
