SOTAVerified

Brain Age Estimation Using Structural MRI: A Clustered Federated Learning Approach

2023-07-27IEEE International Conference on Omni-layer Intelligent Systems (COINS) 2023Code Available0· sign in to hype

Seyyed Saeid Cheshmi, Abtin Mahyar, Anita Soroush, Zahra Rezvani, Bahar Farahani

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Estimating brain age based on structural Magnetic Resonance Imaging (MRI) is one of the most challenging and prominent areas of research in recent medical imaging and neuroscience studies. The significance of brain age prediction in the early diagnosis of neurological disorders has fueled a resurgence of interest in this field. Various studies have addressed this issue using a spectrum of techniques, from traditional machine learning to deep neural networks. The majority of these techniques employ centralized paradigms, which do not adequately preserve privacy. To tackle this problem, a handful of studies have utilized a federated approach. In this study, we propose a novel hierarchical clustered federated learning approach that carefully captures and considers the similarities of the clients’ predictions on a certain benchmark dataset. This method enhances performance in Non-Independent and Identically Distributed (Non-IID) environments while preserving privacy. We use a multi-site dataset that provides a broad variety of MRI scans, characterizing a proper Non-IID environment. Our method achieves a Mean Absolute Error (MAE) of 3.86, while the non-clustered FedAvg federated approach attains a 4.14 MAE on the test set. Code is available at https://github.com/Abtinmy/Clustered-FL-BrainAGE.

Tasks

Reproductions