Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

PDE-Refiner: Achieving Accurate Long Rollouts with Neural PDE Solvers

About

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.

Phillip Lippe, Bastiaan S. Veeling, Paris Perdikaris, Richard E. Turner, Johannes Brandstetter• 2023

Related benchmarks

TaskDatasetResultRank
Navier-Stokes Rollout SimulationCanonical incompressible Navier-Stokes (test)
nRMSE0.066
28
Temporal rollout duration prediction2D Kolmogorov flow (test)--
11
PDE Rollout PredictionPDEBench Aggregate All time-dependent families
Mean nRMSE0.085
7
Fluid Dynamics EmulationKuramoto-Sivashinsky
1-step MSE8.99e-8
6
PDE solvingPOSEIDON NS-SL (test)
Final-time Relative L1 Error3.48
6
PDE solvingPOSEIDON NS-Tracer-PwC (test)
Final-time Relative L1 Error4.59
6
PDE solvingPOSEIDON FNS-KF (test)
Final-time relative L1 Error4.38
6
PDE solvingPOSEIDON NS-PwC (test)
Final-time Relative L1 Error1.95
6
PDE solvingAllen-Cahn (test)
Relative L1 Error (Final Time)1.11
6
PDE solvingWave-Gauss (test)
Final-time Rel L1 Error13.33
6
Showing 10 of 13 rows

Other info

Code

Follow for update