Detection of Alzheimers Disease from MRI using Convolutional Neural Networks, Exploring Transfer Learning And BellCNN
GuruRaj Awate

TL;DR
This paper explores using CNNs, transfer learning, and BellCNN to improve automatic diagnosis of Alzheimer's disease from MRI scans, aiming to reduce misdiagnosis and assist medical practitioners.
Contribution
It introduces a novel approach combining transfer learning and a custom CNN (BellCNN) for Alzheimer's detection from MRI images, evaluated on the OASIS dataset.
Findings
Transfer learning improves accuracy over training from scratch
BellCNN achieves competitive performance with transfer learning
Proposed methods pre-flag potential AD cases effectively
Abstract
There is a need for automatic diagnosis of certain diseases from medical images that could help medical practitioners for further assessment towards treating the illness. Alzheimers disease is a good example of a disease that is often misdiagnosed. Alzheimers disease (Hear after referred to as AD), is caused by atrophy of certain brain regions and by brain cell death and is the leading cause of dementia and memory loss [1]. MRI scans reveal this information but atrophied regions are different for different individuals which makes the diagnosis a bit more trickier and often gets misdiagnosed [1, 13]. We believe that our approach to this particular problem would improve the assessment quality by pre-flagging the images which are more likely to have AD. We propose two solutions to this; one with transfer learning [9] and other by BellCNN [14], a custom made Convolutional Neural Network…
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 · Advanced Neural Network Applications · Machine Learning in Healthcare
