Diffusion models with physics-guided inference for solving partial differential equations

arXiv:2604.0124243.4h-index: 1
Predicted impact top 21% in NA · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the challenge of generalizing PDE solvers across problem settings for researchers and practitioners in computational science, though it is incremental as it builds on existing diffusion model frameworks.

The authors tackled the problem of solving partial differential equations (PDEs) using diffusion models by proposing a method that incorporates physical laws only during inference, enabling generalization across different PDEs without retraining. The results showed robust convergence, high accuracy, and strong generalization on classical PDEs like Poisson, Diffusion, and Burgers equations.

Diffusion models have recently emerged as powerful stochastic frameworks for high-dimensional inference and generation. However, existing applications to partial differential equations (PDEs) predominantly rely on physics-informed training strategies, which tightly couple learning with specific governing equations and limit generalization across problem settings. In this work, we propose a diffusion model with physics-guided inference for solving PDEs, in which the diffusion model is trained using standard data-driven procedures, while physical laws are incorporated exclusively during the reverse inference stage. The reverse diffusion dynamics is guided by a PDE residual energy function, combined with Gaussian smoothing and explicit boundary enforcement, yielding a physically consistent stochastic iteration that is independent of the training process. From a numerical standpoint, the proposed framework can be interpreted as a diffusion-inspired implicit solver that converges to the PDE solution even when initialized from random noise and perturbed by stochastic fluctuations. The method is validated on classical PDE equation such as Poisson, Diffusion, and Burgers equations with varying coefficients. Numerical results demonstrate robust convergence, high accuracy, and strong generalization without retraining, highlighting the proposed framework as a unified alternative to classical numerical solvers and physics-informed neural networks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes