菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-02-10
📄 Abstract - Physics-informed diffusion models in spectral space

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 this https URL.

顶级标签: machine learning model training theory
详细标签: diffusion models partial differential equations physics-informed machine learning spectral methods generative modeling 或 搜索:

谱空间中的物理信息扩散模型 / Physics-informed diffusion models in spectral space


1️⃣ 一句话总结

这篇论文提出了一种新方法,将生成式扩散模型与物理知识相结合,通过在谱空间中进行降维和噪声控制,能够高效且准确地求解包含未知参数的偏微分方程,尤其擅长处理观测数据稀疏的正向和逆向问题。

源自 arXiv: 2602.09708