SDE-Driven Spatio-Temporal Hypergraph Neural Networks for Irregular Longitudinal fMRI Connectome Modeling in Alzheimer's Disease

arXiv cs.LG / 2026/3/24

💬 オピニオンIdeas & Deep AnalysisModels & Research

要点

  • The paper introduces SDE-HGNN, an SDE-driven spatio-temporal hypergraph neural network designed to model Alzheimer’s disease progression from irregular longitudinal fMRI connectome data.
  • It uses an SDE-based reconstruction module to infer continuous latent trajectories from irregular and missing scan observations.
  • The method builds dynamic hypergraphs to capture higher-order interactions among brain regions and evolves hypergraph convolution parameters via SDE-controlled recurrent dynamics conditioned on inter-scan intervals.
  • An added sparsity-based importance learning component identifies salient brain regions and discriminative connectivity patterns relevant to disease staging.
  • Experiments on the OASIS-3 and ADNI cohorts report consistent performance gains over prior graph and hypergraph baselines for AD progression prediction, and the authors provide source code.

Abstract

Longitudinal neuroimaging is essential for modeling disease progression in Alzheimer's disease (AD), yet irregular sampling and missing visits pose substantial challenges for learning reliable temporal representations. To address this challenge, we propose SDE-HGNN, a stochastic differential equation (SDE)-driven spatio-temporal hypergraph neural network for irregular longitudinal fMRI connectome modeling. The framework first employs an SDE-based reconstruction module to recover continuous latent trajectories from irregular observations. Based on these reconstructed representations, dynamic hypergraphs are constructed to capture higher-order interactions among brain regions over time. To further model temporal evolution, hypergraph convolution parameters evolve through SDE-controlled recurrent dynamics conditioned on inter-scan intervals, enabling disease-stage-adaptive connectivity modeling. We also incorporate a sparsity-based importance learning mechanism to identify salient brain regions and discriminative connectivity patterns. Extensive experiments on the OASIS-3 and ADNI cohorts demonstrate consistent improvements over state-of-the-art graph and hypergraph baselines in AD progression prediction. The source code is available at https://anonymous.4open.science/r/SDE-HGNN-017F.