TL;DR
This paper introduces a 3D siamese neural network that analyzes whole-brain MRI images to predict cognitive decline, achieving high accuracy without traditional image processing or cognitive scores.
Contribution
The study presents a novel 3D siamese network that directly extracts features from MRI images, outperforming previous methods that relied on predefined regions of interest.
Findings
Achieved 90% accuracy in classifying declining vs stable patients.
Eliminated the need for segmentation or cortical thickness measurements.
Demonstrated effectiveness with a small dataset of 247 subjects.
Abstract
Prediction of the cognitive evolution of a person susceptible to develop a neurodegenerative disorder is crucial to provide an appropriate treatment as soon as possible. In this paper we propose a 3D siamese network designed to extract features from whole-brain 3D MRI images. We show that it is possible to extract meaningful features using convolution layers, reducing the need of classical image processing operations such as segmentation or pre-computing features such as cortical thickness. To lead this study we used the Alzheimer's Disease Neuroimaging Initiative (ADNI), a public data base of 3D MRI brain images. A set of 247 subjects has been extracted, all of the subjects having 2 images in a range of 12 months. In order to measure the evolution of the patients states we have compared these 2 images. Our work has been inspired at the beginning by an article of Bhagwat et al. in 2018,…
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
MethodsSiamese Network · Convolution
