Search papers, labs, and topics across Lattice.
This paper introduces Kastor, a novel fine-tuning strategy that enhances the performance of generative emulators for Partial Differential Equation (PDE) simulations by addressing error accumulation and stochasticity. The methodology employs a two-stage inference scheme that integrates a large-stride causal auto-regressive model with a non-causal temporal super-resolution network, alongside a new training objective called Mean prediction regularization (MPR), which constrains predictions to the deterministic distribution mean. Extensive evaluations demonstrate that Kastor achieves a 42.9% reduction in forecasting error compared to existing methods, significantly improving accuracy and computational efficiency across diverse simulation datasets.
Kastor reduces forecasting error by nearly 43% while enhancing the physical fidelity of simulations, outperforming traditional methods in both accuracy and efficiency.
Machine learning offers a promising avenue to accelerate physical simulations by replacing computationally expensive traditional Partial Differential Equation (PDE) solvers with fast, differentiable surrogate models. However, standard auto-regressive ML emulators often suffer from error accumulation over long horizons and struggle to capture the stochasticity of complex physical systems. In this paper, we propose Kastor, a comprehensive methodology to adapt a deterministic physics foundation model into a highly efficient and accurate generative surrogate. First, we introduce a two-stage inference scheme that combines a large-stride causal auto-regressive model with a non-causal temporal super-resolution network, significantly reducing error accumulation while minimizing computational cost. Second, we present Mean prediction regularization (MPR), a novel training objective that constrains the generative model to predict the deterministic distribution mean under null noise conditioning. This regularization dramatically improves the performance and stability of both Functional Generative Networks (FGN) and diffusion-based emulators. Finally, we demonstrate that incorporating spatial gradient matching improves the accuracy and physical fidelity of the simulations as measured by power spectrum density. Extensive evaluations on diverse simulation datasets of the benchmark The Well show that with these components, our model outperforms competing methods in forecasting accuracy, spectral consistency, and computational efficiency. Our model achieves a 42.9% average reduction in forecasting compared to our reference based on the Walrus finetuning methodology, and outperforms Walrus for 8 out of 10 datasets on variance-normalized RMSE (VRMSE).