Physics-informed diffusion models in spectral space
Davide Gallon, Philippe von Wurstemberger, Patrick Cheridito, Arnulf Jentzen
TL;DR
This work introduces physics-informed spectral diffusion (PISD), a generative framework that learns joint distributions of PDE parameters and their solutions by performing diffusion in a scaled spectral latent space. The key idea is to couple a data-driven spectral encoding with a diffusion model while enforcing PDE constraints and observation conditions throughout sampling via Adam-guided diffusion posterior sampling, ensuring the generated fields maintain Sobolev regularity. PISD achieves substantial dimensionality reduction compared with grid-based approaches and yields improved PDE residuals and competitive accuracy, with significant speedups in inference for Poisson, Helmholtz, and Navier–Stokes problems. The method offers a physically grounded, efficient path for forward and inverse PDE problems under sparse observations, with potential extensions to more complex geometries and learned encoders.
Abstract
We propose a methodology that combines generative latent diffusion models with physics-informed machine learning to generate solutions of parametric partial differential equations (PDEs) conditioned on partial observations, which includes, in particular, forward and inverse PDE problems. We learn the joint distribution of PDE parameters and solutions via a diffusion process in a latent space of scaled spectral representations, where Gaussian noise corresponds to functions with controlled regularity. This spectral formulation enables significant dimensionality reduction compared to grid-based diffusion models and ensures that the induced process in function space remains within a class of functions for which the PDE operators are well defined. Building on diffusion posterior sampling, we enforce physics-informed constraints and measurement conditions during inference, applying Adam-based updates at each diffusion step. We evaluate the proposed approach on Poisson, Helmholtz, and incompressible Navier--Stokes equations, demonstrating improved accuracy and computational efficiency compared with existing diffusion-based PDE solvers, which are state of the art for sparse observations. Code is available at https://github.com/deeplearningmethods/PISD.
