paper-with-me

Papers

Moving Beyond Functional Connectivity: Time-Series Modeling for fMRI-Based Brain Disorder Classification

2026-02-09 · Guoqi Yu, Xiaowei Hu, Angelica I. Aviles-Rivero, Anqi Qiu, Shujun Wang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2602.08262

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multivariate Wasserstein Functional Connectivity for Autism Screening

2022-09-23 · Oleg Kachan, Alexander Bernstein

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 Analysis

Statistical Perspective on Functional and Causal Neural Connectomics: The Time-Aware PC Algorithm

2022-04-11 · Rahul Biswas, Eli Shlizerman

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+1

Consistency of Regions of Interest as nodes of functional brain networks measured by fMRI

2017-04-25

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 Analysis

On stabilizing the variance of dynamic functional brain connectivity time series

2016-04-13

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 Analysis

DSAM: A Deep Learning Framework for Analyzing Temporal and Spatial Dynamics in Brain Networks

2024-05-19 · Bishal Thapaliya, Robyn Miller, Jiayu Chen, Yu-Ping Wang 외

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