Improving Long-term Autoregressive Spatiotemporal Predictions: A Proof of Concept with Fluid Dynamics
Hao Zhou, Sibo Cheng

TL;DR
This paper introduces the Stochastic PushForward framework for long-term spatiotemporal predictions, improving accuracy and reducing memory use in complex fluid dynamics simulations by combining one-step training with multi-step learning.
Contribution
The paper presents SPF, a novel method that balances short- and long-term prediction accuracy while lowering memory demands, addressing limitations of traditional autoregressive training.
Findings
SPF outperforms autoregressive methods in long-term accuracy.
SPF reduces memory usage during training.
Effective on fluid dynamics benchmarks like Burgers' equation and Shallow Water.
Abstract
Data-driven methods are emerging as efficient alternatives to traditional numerical forecasting, offering fast inference and lower computational cost. Yet, for complex systems, long-term accuracy often deteriorates due to error accumulation, and autoregressive training (though effective) demands large GPU memory and may sacrifice short-term performance. We propose the Stochastic PushForward (SPF) framework, which retains one-step-ahead training while enabling multi-step learning. SPF builds a supplementary dataset from model predictions and combines it with ground truth via a stochastic acquisition strategy, balancing short- and long-term performance while reducing overfitting. Multi-step predictions are precomputed between epochs, keeping memory usage stable without storing full unrolled sequences. Experiments on the Burgers' equation and the Shallow Water benchmark show that SPF…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
