Improving Long-term Autoregressive Spatiotemporal Predictions: A Proof of Concept with Fluid Dynamics
–arXiv.org Artificial Intelligence
Data-driven approaches have emerged as a powerful alternative to traditional numerical methods for forecasting physical systems, offering fast inference and reduced computational costs. However, for complex systems and those without prior knowledge, the accuracy of long-term predictions frequently deteriorates due to error accumulation. Existing solutions often adopt an autoregressive approach that unrolls multiple time steps during each training iteration; although effective for long-term forecasting, this method requires storing entire unrolling sequences in GPU memory, leading to high resource demands. Moreover, optimizing for long-term accuracy in autoregressive frameworks can compromise short-term performance. To address these challenges, we introduce the Stochastic PushForward (SPF) training framework in this paper. SPF preserves the one-step-ahead training paradigm while still enabling multi-step-ahead learning. It dynamically constructs a supplementary dataset from the model's predictions and uses this dataset in combination with the original training data. By drawing inputs from both the ground truth and model-generated predictions through a stochastic acquisition strategy, SPF naturally balances short-and long-term predictive performance and further reduces overfitting and improves generalization. Furthermore, the training process is executed in a one-step-ahead manner, with multi-step-ahead predictions precomputed between epochs--thus eliminating the need to retain entire unrolling sequences in memory, thus keeping memory usage stable. We demonstrate the effectiveness of SPF on the Burgers' equation and the Shallow Water benchmark. Experimental results demonstrated that SPF delivers superior long-term accuracy compared to autoregressive approaches while reducing memory consumption. Supplementary dataset update interval Test cases V Flow speed for Burgers' equation h Total water depth including the undisturbed water depth u, v Velocity components in the x (horizontal) and y (vertical) directions g Gravitational acceleration r Spatial euclidean distance ϵ Balgovind type of correlation function L Typical correlation length scale 2 1. Introduction Over many years, scientific research has produced highly detailed mathematical models of physical phenomena[1]. These models are frequently and naturally expressed in the form of differential equations [2], most commonly as time-dependent Partial differential equation (PDE)s.
arXiv.org Artificial Intelligence
Sep-3-2025
- Country:
- Europe
- France > Île-de-France
- United Kingdom (0.04)
- Oceania > Australia
- Queensland (0.04)
- Europe
- Genre:
- Research Report > New Finding (1.00)
- Technology: