Search papers, labs, and topics across Lattice.
This paper introduces Latent Drift, a generative framework designed to forecast the progression of slow-evolving neurodegenerative diseases by focusing on changes in a compressed semantic representation rather than full-resolution anatomy. The authors identify two critical failure modes in traditional generative models: identity collapse and the continuous interpolation trap, which hinder accurate modeling of subtle anatomical changes. By employing Finite Scalar Quantization, Latent Drift effectively suppresses nuisance variations while enhancing the model's ability to capture clinically relevant structural drift, outperforming existing baselines in both generative fidelity and patient-specific neuro-forecasting metrics.
Traditional generative models struggle with subtle neurodegenerative changes, but Latent Drift captures clinically relevant progression by focusing on compressed semantic representations.
Forecasting the future anatomy of slow-evolving neurodegenerative diseases could enable earlier, more targeted intervention and improve clinical trial design, but it remains challenging because true progression signals are subtle in longitudinal MRI. In this low-signal regime, transferring modern generative sequence models directly is unreliable: training is dominated by stable baseline anatomy and confounded by dense, sample-specific nuisance variation. We first provide a theoretical analysis that explains these failures through two modes. Identity collapse occurs when optimization is driven toward reproducing the current anatomy, which prevents the model from learning faint temporal change. The continuous interpolation trap arises when standard smooth networks cannot separate localized biological drift from pervasive noise, which leads to spurious changes that diffuse across the volume. To address both issues, we propose Latent Drift, a progressive generative framework that learns change in a compressed semantic representation rather than synthesizing full-resolution anatomy. This design removes pixel-level identity from the prediction target and concentrates model capacity on progression-relevant dynamics. We further apply Finite Scalar Quantization to the learned change representation, which suppresses small, high-frequency nuisance fluctuations while preserving consistent structural drift. Experiments on longitudinal 3D brain MRI show that Latent Drift improves patient-specific neuro-forecasting over diffusion and autoregressive transformer baselines across generative fidelity and clinically relevant evaluation metrics. Project page: \href{https://cutepkq.github.io/latent-drift}{https://cutepkq.github.io/latent-drift}.