Aplicaci\'on de redes neuronales convolucionales profundas al diagn\'ostico asistido de la enfermedad de Alzheimer
\'Angel de la Vega Jim\'enez

TL;DR
This paper develops a convolutional neural network approach for early diagnosis of Alzheimer's disease using PET and MRI images, emphasizing transfer learning, data augmentation, and multi-modality integration to improve accuracy with limited data.
Contribution
It introduces a CNN-based method combining transfer learning and data augmentation for Alzheimer's diagnosis, addressing small dataset challenges and multi-modality imaging integration.
Findings
Best model achieves 70% accuracy on independent test set.
Deeper networks and pre-processing improve classification performance.
Transfer learning from COVID-19 data enhances model accuracy.
Abstract
Currently, the diagnosis of Alzheimer's disease is a complex and error-prone process. Improving this diagnosis could allow earlier detection of the disease and improve the quality of life of patients and their families. For this work, we will use 249 brain images from two modalities: PET and MRI, taken from the ADNI database, and labelled into three classes according to the degree of development of Alzheimer's disease. We propose the development of a convolutional neural network to perform the classification of these images, during which, we will study the appropriate depth of the networks for this problem, the importance of pre-processing medical images, the use of transfer learning and data augmentation techniques as tools to reduce the effects of the problem of having too little data, and the simultaneous use of multiple medical imaging modalities. We also propose the application of…
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
TopicsCOVID-19 diagnosis using AI · AI in cancer detection
MethodsTest
