Brain Ageing Prediction using Isolation Forest Technique and Residual Neural Network (ResNet)
Saadat Behzadi, Danial Sharifrazi, Roohallah Alizadehsani, Mojtaba, Lotfaliany, Mohammadreza Mohebbi

TL;DR
This paper introduces a deep learning approach using ResNet101V2 and Isolation Forest for accurate brain age prediction from MRI scans, demonstrating high performance on a large dataset and highlighting the importance of outlier detection.
Contribution
The study presents a novel combination of ResNet101V2 and Isolation Forest techniques for improved brain age estimation from neuroimaging data.
Findings
ResNet101V2 outperformed other models in brain age prediction.
Isolation Forest improved prediction accuracy by reducing outliers.
Achieved MAEs of approximately 0.82-0.91 years on the ICBM dataset.
Abstract
Brain aging is a complex and dynamic process, leading to functional and structural changes in the brain. These changes could lead to the increased risk of neurodegenerative diseases and cognitive decline. Accurate brain-age estimation utilizing neuroimaging data has become necessary for detecting initial signs of neurodegeneration. Here, we propose a novel deep learning approach using the Residual Neural Network 101 Version 2 (ResNet101V2) model to predict brain age from MRI scans. To train, validate and test our proposed model, we used a large dataset of 2102 images which were selected randomly from the International Consortium for Brain Mapping (ICBM). Next, we applied data preprocessing techniques, including normalizing the images and using outlier detection via Isolation Forest method. Then, we evaluated various pre-trained approaches (namely: MobileNetV2, ResNet50V2, ResNet101V2,…
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
MethodsDepthwise Convolution · Pointwise Convolution · Depthwise Separable Convolution · Batch Normalization · 1x1 Convolution · Average Pooling · Convolution · Inverted Residual Block
