PDE-Refiner: Achieving Accurate Long Rollouts with Neural PDE Solvers
Phillip Lippe, Bastiaan S. Veeling, Paris Perdikaris, Richard E. Turner, Johannes Brandstetter
TL;DR
PDE-Refiner addresses the core challenge of maintaining accurate long-horizon predictions with neural PDE surrogates by enforcing uniform attention to all frequency components through an iterative, diffusion-inspired refinement process. By training with a denoising objective and using multiple refinement steps, it overcomes the tendency of one-step MSE objectives to neglect low-amplitude frequencies that seed long-term error growth. The approach yields longer, more stable rollouts on KS and Kolmogorov-flow benchmarks, improves data efficiency via spectral augmentation, and provides a practical framework for uncertainty estimation. While it incurs higher per-step compute than simple baselines, PDE-Refiner surpasses state-of-the-art neural, numerical, and hybrid solvers in rollout quality and reliability, marking a significant advancement for physics-informed neural surrogates in long-range forecasting.
Abstract
Time-dependent partial differential equations (PDEs) are ubiquitous in science and engineering. Recently, mostly due to the high computational cost of traditional solution techniques, deep neural network based surrogates have gained increased interest. The practical utility of such neural PDE solvers relies on their ability to provide accurate, stable predictions over long time horizons, which is a notoriously hard problem. In this work, we present a large-scale analysis of common temporal rollout strategies, identifying the neglect of non-dominant spatial frequency information, often associated with high frequencies in PDE solutions, as the primary pitfall limiting stable, accurate rollout performance. Based on these insights, we draw inspiration from recent advances in diffusion models to introduce PDE-Refiner; a novel model class that enables more accurate modeling of all frequency components via a multistep refinement process. We validate PDE-Refiner on challenging benchmarks of complex fluid dynamics, demonstrating stable and accurate rollouts that consistently outperform state-of-the-art models, including neural, numerical, and hybrid neural-numerical architectures. We further demonstrate that PDE-Refiner greatly enhances data efficiency, since the denoising objective implicitly induces a novel form of spectral data augmentation. Finally, PDE-Refiner's connection to diffusion models enables an accurate and efficient assessment of the model's predictive uncertainty, allowing us to estimate when the surrogate becomes inaccurate.
