IVAICVLGAug 7, 2024

Anatomical Foundation Models for Brain MRIs

arXiv:2408.07079v416 citationsh-index: 12Has Code
AI Analysis

This work addresses data scarcity and representation learning for neurological conditions like Alzheimer's Disease, autism, and schizophrenia, offering a domain-specific improvement in neuroimaging.

The authors tackled the problem of learning robust representations from brain MRIs by proposing AnatCL, an anatomical foundation model that leverages anatomical information in a weakly contrastive learning approach, achieving state-of-the-art performances across 12 downstream diagnostic tasks and 10 clinical assessment score predictions.

Deep Learning (DL) in neuroimaging has become increasingly relevant for detecting neurological conditions and neurodegenerative disorders. One of the most predominant biomarkers in neuroimaging is represented by brain age, which has been shown to be a good indicator for different conditions, such as Alzheimer's Disease. Using brain age for weakly supervised pre-training of DL models in transfer learning settings has also recently shown promising results, especially when dealing with data scarcity of different conditions. On the other hand, anatomical information of brain MRIs (e.g. cortical thickness) can provide important information for learning good representations that can be transferred to many downstream tasks. In this work, we propose AnatCL, an anatomical foundation model for brain MRIs that i.) leverages anatomical information in a weakly contrastive learning approach, and ii.) achieves state-of-the-art performances across many different downstream tasks. To validate our approach we consider 12 different downstream tasks for the diagnosis of different conditions such as Alzheimer's Disease, autism spectrum disorder, and schizophrenia. Furthermore, we also target the prediction of 10 different clinical assessment scores using structural MRI data. Our findings show that incorporating anatomical information during pre-training leads to more robust and generalizable representations. Pre-trained models can be found at: https://github.com/EIDOSLAB/AnatCL.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes