Benchmarking CNN on 3D Anatomical Brain MRI: Architectures, Data Augmentation and Deep Ensemble Learning
Benoit Dufumier, Pietro Gori, Ilaria Battaglia, Julie Victor, Antoine, Grigis, Edouard Duchesnay

TL;DR
This study benchmarks 3D CNN architectures on large multi-site brain MRI data for tasks like age prediction, sex classification, and schizophrenia diagnosis, highlighting the impact of data pre-processing, ensemble learning, and site bias mitigation.
Contribution
It provides a comprehensive comparison of state-of-the-art 3D CNNs, evaluates data augmentation effects, and introduces a lightweight DenseNet variant for neuroimaging analysis.
Findings
VBM images outperform quasi-raw data in prediction accuracy.
Deep ensemble learning improves model calibration without performance loss.
VBM pre-processing reduces site bias effectively.
Abstract
Deep Learning (DL) and specifically CNN models have become a de facto method for a wide range of vision tasks, outperforming traditional machine learning (ML) methods. Consequently, they drew a lot of attention in the neuroimaging field in particular for phenotype prediction or computer-aided diagnosis. However, most of the current studies often deal with small single-site cohorts, along with a specific pre-processing pipeline and custom CNN architectures, which make them difficult to compare to. We propose an extensive benchmark of recent state-of-the-art (SOTA) 3D CNN, evaluating also the benefits of data augmentation and deep ensemble learning, on both Voxel-Based Morphometry (VBM) pre-processing and quasi-raw images. Experiments were conducted on a large multi-site 3D brain anatomical MRI data-set comprising N=10k scans on 3 challenging tasks: age prediction, sex classification, and…
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
TopicsMedical Image Segmentation Techniques · AI in cancer detection · Radiomics and Machine Learning in Medical Imaging
Methods3 Dimensional Convolutional Neural Network · *Communicated@Fast*How Do I Communicate to Expedia? · Batch Normalization · Concatenated Skip Connection · Dense Block · Max Pooling · Convolution · Average Pooling · Global Average Pooling · Kaiming Initialization
