NeuroSSM: Multiscale Differential State-Space Modeling for Context-Aware fMRI Analysis
Furkan Genç, Boran İsmet Macun, Sait Sarper Özaslan, Emine U. Saritas, Tolga Çukur
TL;DR
NeuroSSM addresses the challenge of modeling fMRI time series across multiple temporal scales by introducing a multiscale differential state-space backbone and a parallel differencing branch, achieving linear complexity in sequence length. The model processes raw ROI-based BOLD signals through MSD-SSB blocks across $K$ scales and a Dual-SSM that jointly handles time-rescaled and differential streams, with outputs fused and pooled for classification. It demonstrates state-of-the-art performance on HCP resting-state and task fMRI as well as PD detection in PPMI, with ablations confirming the complementary value of both multiscale and differential pathways. This approach offers a scalable, data-efficient framework for context-aware fMRI analysis and paves the way for future multi-modal integration and encoding/decoding studies in neuroscience.
Abstract
Accurate fMRI analysis requires sensitivity to temporal structure across multiple scales, as BOLD signals encode cognitive processes that emerge from fast transient dynamics to slower, large-scale fluctuations. Existing deep learning (DL) approaches to temporal modeling face challenges in jointly capturing these dynamics over long fMRI time series. Among current DL models, transformers address long-range dependencies by explicitly modeling pairwise interactions through attention, but the associated quadratic computational cost limits effective integration of temporal dependencies across long fMRI sequences. Selective state-space models (SSMs) instead model long-range temporal dependencies implicitly through latent state evolution in a dynamical system, enabling efficient propagation of dependencies over time. However, recent SSM-based approaches for fMRI commonly operate on derived functional connectivity representations and employ single-scale temporal processing. These design choices constrain the ability to jointly represent fast transient dynamics and slower global trends within a single model. We propose NeuroSSM, a selective state-space architecture designed for end-to-end analysis of raw BOLD signals in fMRI time series. NeuroSSM addresses the above limitations through two complementary design components: a multiscale state-space backbone that captures fast and slow dynamics concurrently, and a parallel differencing branch that increases sensitivity to transient state changes. Experiments on clinical and non-clinical datasets demonstrate that NeuroSSM achieves competitive performance and efficiency against state-of-the-art fMRI analysis methods.
