Rethinking Functional Brain Connectome Analysis: Do Graph Deep Learning Models Help?
Keqi Han, Yao Su, Lifang He, Liang Zhan, Sergey Plis, Vince Calhoun, Carl Yang
TL;DR
The paper questions the assumed superiority of graph deep learning for functional brain connectome analysis by re-evaluating four large-scale datasets and showing that message aggregation often harms predictive performance. It introduces a dual-pathway LM-GAT framework that combines a linear path on flattened connectivity with a graph attention path built on BOLD time-series embeddings, achieving robust accuracy and richer interpretability. The results challenge the default preference for aggregation-heavy GDLs and highlight the importance of rigorous baselining and domain-informed interpretability for neuroscience applications. The work advocates prioritizing interpretability and network-level insights over mere prediction accuracy, and points to future directions including integration of structural connectivity and end-to-end graph construction.
Abstract
Functional brain connectome is crucial for deciphering the neural mechanisms underlying cognitive functions and neurological disorders. Graph deep learning models have recently gained tremendous popularity in this field. However, their actual effectiveness in modeling the brain connectome remains unclear. In this study, we re-examine graph deep learning models based on four large-scale neuroimaging studies encompassing diverse cognitive and clinical outcomes. Surprisingly, we find that the message aggregation mechanism, a hallmark of graph deep learning models, does not help with predictive performance as typically assumed, but rather consistently degrades it. To address this issue, we propose a hybrid model combining a linear model with a graph attention network through dual pathways, achieving robust predictions and enhanced interpretability by revealing both localized and global neural connectivity patterns. Our findings urge caution in adopting complex deep learning models for functional brain connectome analysis, emphasizing the need for rigorous experimental designs to establish tangible performance gains and perhaps more importantly, to pursue improvements in model interpretability.
