Generalizable Representation Learning for fMRI-based Neurological Disorder Identification
Wenhui Cui, Haleh Akrami, Anand A. Joshi, Richard M. Leahy
TL;DR
This work tackles the challenge of limited and heterogeneous clinical fMRI data for neurological disorder identification. It introduces MeTSK, a representation learning framework that combines self-supervised learning on large control datasets with bi-level meta-learning to transfer representations to scarce clinical domains. Through linear probing, MeTSK demonstrates superior generalization across unseen clinical datasets and multiple disorders, outperforming baseline transfer methods and recent foundation-model approaches. The study provides code and highlights practical impact for robust, data-efficient neurodiagnostics in real-world clinical settings.
Abstract
Despite the impressive advances achieved using deep learning for functional brain activity analysis, the heterogeneity of functional patterns and the scarcity of imaging data still pose challenges in tasks such as identifying neurological disorders. For functional Magnetic Resonance Imaging (fMRI), while data may be abundantly available from healthy controls, clinical data is often scarce, especially for rare diseases, limiting the ability of models to identify clinically-relevant features. We overcome this limitation by introducing a novel representation learning strategy integrating meta-learning with self-supervised learning to improve the generalization from normal to clinical features. This approach enables generalization to challenging clinical tasks featuring scarce training data. We achieve this by leveraging self-supervised learning on the control dataset to focus on inherent features that are not limited to a particular supervised task and incorporating meta-learning to improve the generalization across domains. To explore the generalizability of the learned representations to unseen clinical applications, we apply the model to four distinct clinical datasets featuring scarce and heterogeneous data for neurological disorder classification. Results demonstrate the superiority of our representation learning strategy on diverse clinically-relevant tasks. Code is publicly available at https://github.com/wenhui0206/MeTSK/tree/main
