Detection of Alzheimer's Disease Using Graph-Regularized Convolutional Neural Network Based on Structural Similarity Learning of Brain Magnetic Resonance Images
Kuo Yang, Emad A. Mohammed, Behrouz H. Far

TL;DR
This paper introduces a graph-regularized CNN approach that leverages structural similarity learning of brain MRIs to improve Alzheimer's disease detection accuracy, outperforming existing methods.
Contribution
It proposes a novel method combining similarity graph construction with CNN training, enhancing AD classification by incorporating structural similarity as a regularizer.
Findings
Achieved 98.6% accuracy on test data
Improved AUC to 0.998
Outperformed recent AD detection methods
Abstract
Objective: This paper presents an Alzheimer's disease (AD) detection method based on learning structural similarity between Magnetic Resonance Images (MRIs) and representing this similarity as a graph. Methods: We construct the similarity graph using embedded features of the input image (i.e., Non-Demented (ND), Very Mild Demented (VMD), Mild Demented (MD), and Moderated Demented (MDTD)). We experiment and compare different dimension-reduction and clustering algorithms to construct the best similarity graph to capture the similarity between the same class images using the cosine distance as a similarity measure. We utilize the similarity graph to present (sample) the training data to a convolutional neural network (CNN). We use the similarity graph as a regularizer in the loss function of a CNN model to minimize the distance between the input images and their k-nearest neighbours in 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
TopicsBrain Tumor Detection and Classification · AI in cancer detection · Machine Learning in Healthcare
