Generative Modeling of Neurodegenerative Brain Anatomy with 4D Longitudinal Diffusion Model

arXiv cs.CV / 4/27/2026

📰 NewsDeveloper Stack & InfrastructureModels & Research

Key Points

  • The study tackles a core challenge in medical AI by improving modeling of neurodegenerative disease progression when longitudinal neuroimaging data are temporally sparse.
  • It introduces a 4D (3D space plus time) diffusion-based generative framework that synthesizes longitudinal brain anatomy conditioned on clinical variables like health status, age, and sex.
  • Unlike approaches that mainly modify image intensity or texture, the method learns topology-preserving spatiotemporal deformations to better capture geometric changes over time.
  • The authors validate the framework via synthetic sequence generation, longitudinal disease classification, and brain segmentation, showing improved anatomical accuracy, temporal consistency, and clinical relevance on two large longitudinal datasets.
  • Code for the proposed method is released on GitHub to support reproducibility and further research.

Abstract

Understanding and predicting the progression of neurodegenerative diseases remains a major challenge in medical AI, with significant implications for early diagnosis, disease monitoring, and treatment planning. However, most available longitudinal neuroimaging datasets are temporally sparse with a few follow-up scans per subject. This scarcity of temporal data limits our ability to model and accurately capture the continuous anatomical changes related to disease progression in individual subjects. To address this problem, we propose a novel 4D (3DxT) diffusion-based generative framework that effectively models and synthesizes longitudinal brain anatomy over time, conditioned on available clinical variables such as health status, age, sex, and other relevant factors. Moreover, while most current approaches focus on manipulating image intensity or texture, our method explicitly learns the data distribution of topology-preserving spatiotemporal deformations to effectively capture the geometric changes of brain structures over time. This design enables the realistic generation of future anatomical states and the reconstruction of anatomically consistent disease trajectories, providing a more faithful representation of longitudinal brain changes. We validate our model through both synthetic sequence generation and downstream longitudinal disease classification, as well as brain segmentation. Experiments on two large-scale longitudinal neuroimage datasets demonstrate that our method outperforms state-of-the-art baselines in generating anatomically accurate, temporally consistent, and clinically meaningful brain trajectories. Our code is available on Github.