BrainODE: Dynamic Brain Signal Analysis via Graph-Aided Neural Ordinary Differential Equations
Kaiqiao Han, Yi Yang, Zijie Huang, Xuan Kan, Yang Yang, Ying Guo, Lifang He, Liang Zhan, Yizhou Sun, Wei Wang, Carl Yang
TL;DR
BrainODE tackles three core data-quality issues in dynamic fMRI signals by learning a continuous-time model of ROI activity with neural ODEs. It jointly estimates latent initial states using CNN-based activity encoding, self-attention for long-range dependencies, and dual graphs to encode temporal and spatial ROI relations, which inform ODE inference via GCNs. The framework is trained end-to-end as an autoencoder, combining a KL-regularized initial-state prior with an ODE-driven trajectory generator to reconstruct signals at arbitrary times, improving downstream brain-network analyses. Empirical results on ABIDE and ABCD show substantial gains in AUC and accuracy across multiple base models, and ablation studies confirm the importance of temporal graphs and position encoding for robust performance under missing and misaligned data. The work advances practical brain-signal re-processing, enabling more reliable connectome-based predictions and offering a path toward integrating real structural graphs in future work.
Abstract
Brain network analysis is vital for understanding the neural interactions regarding brain structures and functions, and identifying potential biomarkers for clinical phenotypes. However, widely used brain signals such as Blood Oxygen Level Dependent (BOLD) time series generated from functional Magnetic Resonance Imaging (fMRI) often manifest three challenges: (1) missing values, (2) irregular samples, and (3) sampling misalignment, due to instrumental limitations, impacting downstream brain network analysis and clinical outcome predictions. In this work, we propose a novel model called BrainODE to achieve continuous modeling of dynamic brain signals using Ordinary Differential Equations (ODE). By learning latent initial values and neural ODE functions from irregular time series, BrainODE effectively reconstructs brain signals at any time point, mitigating the aforementioned three data challenges of brain signals altogether. Comprehensive experimental results on real-world neuroimaging datasets demonstrate the superior performance of BrainODE and its capability of addressing the three data challenges.
