Moving Beyond Functional Connectivity: Time-Series Modeling for fMRI-Based Brain Disorder Classification
Functional magnetic resonance imaging (fMRI) enables non-invasive brain disorder classification by capturing blood-oxygen-level-dependent (BOLD) signals. However, most existing methods rely on functional connectivity (FC) via Pearson correlation, which reduces 4D BOLD signals to static 2D matrices, discarding temporal dynamics and capturing only linear inter-regional relationships. In this work, we benchmark state-of-the-art temporal models (e.g., time-series models such as PatchTST, TimesNet, and TimeMixer) on raw BOLD signals across five public datasets. Results show these models consistently outperform traditional FC-based approaches, highlighting the value of directly modeling temporal information such as cycle-like oscillatory fluctuations and drift-like slow baseline trends. Building on this insight, we propose DeCI, a simple yet effective framework that integrates two key principles: (i) Cycle and Drift Decomposition to disentangle cycle and drift within each ROI (Region of Interest); and (ii) Channel-Independence to model each ROI separately, improving robustness and reducing overfitting. Extensive experiments demonstrate that DeCI achieves superior classification accuracy and generalization compared to both FC-based and temporal baselines. Our findings advocate for a shift toward end-to-end temporal modeling in fMRI analysis to better capture complex brain dynamics. The code is available at https://github.com/Levi-Ackman/DeCI.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Multivariate Wasserstein Functional Connectivity for Autism Screening
Most approaches to the estimation of brain functional connectivity from the functional magnetic resonance imaging (fMRI) data rely on computing some measure of statistical dependence, or more generally, a distance betwee…
Functional ConnectivityTime SeriesTime Series AnalysisStatistical Perspective on Functional and Causal Neural Connectomics: The Time-Aware PC Algorithm
The representation of the flow of information between neurons in the brain based on their activity is termed the causal functional connectome. Such representation incorporates the dynamic nature of neuronal activity and …
Causal InferencecounterfactualFunctional ConnectivityTime Series+1Consistency of Regions of Interest as nodes of functional brain networks measured by fMRI
The functional network approach, where fMRI BOLD time series are mapped to networks depicting functional relationships between brain areas, has opened new insights into the function of the human brain. In this approach, …
Time SeriesTime Series AnalysisOn stabilizing the variance of dynamic functional brain connectivity time series
Assessment of dynamic functional brain connectivity (dFC) based on fMRI data is an increasingly popular strategy to investigate temporal dynamics of the brain's large-scale network architecture. Current practice when der…
Time SeriesTime Series AnalysisDSAM: A Deep Learning Framework for Analyzing Temporal and Spatial Dynamics in Brain Networks
Resting-state functional magnetic resonance imaging (rs-fMRI) is a noninvasive technique pivotal for understanding human neural mechanisms of intricate cognitive processes. Most rs-fMRI studies compute a single static fu…
Functional ConnectivityGraph Neural Network