CRONOS: Continuous Time Reconstruction for 4D Medical Longitudinal Series
Nico Albert Disch, Saikat Roy, Constantin Ulrich, Yannick Kirchhoff, Maximilian Rokuss, Robin Peretzke, David Zimmerer, Klaus Maier-Hein
TL;DR
CRONOS introduces a unified flow-based framework for continuous spatio-temporal forecasting in 4D medical imaging, capable of predicting a target 3D volume from multiple past scans under both discrete and continuous timestamps. By treating context frames as a stack X0 and broadcasting the target as X1, CRONOS learns a shared velocity field to transport context volumes toward the target in voxel space, with continuous-time conditioning via Fourier-encoded timestamps. The method demonstrates state-of-the-art performance across Cine-MRI, perfusion CT, and longitudinal MRI datasets, while offering memory-efficient training and inference compared to diffusion-based approaches. A continuous variant with explicit time conditioning generally outperforms discrete counterparts, underscoring the value of real-valued temporal information in irregularly sampled longitudinal data. The work provides comprehensive benchmarks and reusable code, offering a robust foundation for future spatio-temporal modeling in clinical imaging and precision medicine.
Abstract
Forecasting how 3D medical scans evolve over time is important for disease progression, treatment planning, and developmental assessment. Yet existing models either rely on a single prior scan, fixed grid times, or target global labels, which limits voxel-level forecasting under irregular sampling. We present CRONOS, a unified framework for many-to-one prediction from multiple past scans that supports both discrete (grid-based) and continuous (real-valued) timestamps in one model, to the best of our knowledge the first to achieve continuous sequence-to-image forecasting for 3D medical data. CRONOS learns a spatio-temporal velocity field that transports context volumes toward a target volume at an arbitrary time, while operating directly in 3D voxel space. Across three public datasets spanning Cine-MRI, perfusion CT, and longitudinal MRI, CRONOS outperforms other baselines, while remaining computationally competitive. We will release code and evaluation protocols to enable reproducible, multi-dataset benchmarking of multi-context, continuous-time forecasting.
