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
10-step incompressible flow rolloutNS-SL extreme viscosity (x) (test)
UV relative-L2 ratio0.314
30
10-step incompressible flow rolloutNS-SL moderate viscosity (m) (test)
UV Relative L2 Ratio0.313
30
Navier-Stokes Rollout SimulationCanonical incompressible Navier-Stokes (test)
nRMSE0.066
28
10-step incompressible flow rolloutNS-G moderate viscosity (m) (test)
UV relative-L2 ratio0.474
15
10-step incompressible flow rolloutNS-G extreme viscosity (x) (test)
UV Relative L2 Ratio0.401
15
10-step incompressible flow rolloutNS-Sines moderate viscosity (m) (test)
UV Relative L2 Ratio0.479
15
10-step incompressible flow rolloutNS-Sines extreme viscosity (x) (test)
UV Relative L2 Ratio0.614
15
10-step incompressible flow rolloutNS-PwC moderate viscosity (m) (test)
UV Relative L2 Ratio1.265
15
10-step incompressible flow rolloutNS-PwC extreme viscosity (x) (test)
UV Relative L2 Ratio1.508
15
Fluid Dynamics ForecastingPrometheus-T OOD
Relative L2 Error0.0428
13
Showing 10 of 36 rows

Other info

Code

Follow for update