用小波域扩散模型提升物理系统模拟的精度与泛化能力
Wavelet Diffusion Neural Operator
- 在小波域进行扩散建模,更好捕捉突变与长程依赖
- 多分辨率训练使模型在不同尺度上表现更优,2D控烟任务漏烟减少78%
- 适用于复杂物理系统模拟,尤其适合高维、突发变化场景
模拟和控制由偏微分方程(PDE)描述的物理系统是科学与工程中的关键任务。近期,扩散生成模型因其能捕捉长期依赖和建模高维状态而成为有力工具。然而,传统扩散模型在处理状态突变和跨分辨率泛化方面表现不佳。本文提出小波扩散神经算子(WDNO),通过两项创新克服上述挑战:首先,在整个轨迹的小波域中进行基于扩散的生成建模,有效处理突变与长程依赖;其次,引入多分辨率训练策略以解决不同分辨率间的泛化难题。我们在五个物理系统上验证了WDNO,包括1D对流方程、三个含突变的复杂系统(1D Burgers方程、1D可压缩纳维-斯托克斯方程、2D不可压缩流体)以及真实世界数据集ERA5。结果表明,相比当前最优方法,WDNO在模拟与控制任务上均有显著提升,长期与细节预测精度更高。特别地,在2D高维间接控制任务中减少烟雾泄漏,较次优基线降低78%。代码见https://github.com/AI4Science-WestlakeU/wdno.git。
原文摘要 · Abstract (English)
Simulating and controlling physical systems described by partial differential equations (PDEs) are crucial tasks across science and engineering. Recently, diffusion generative models have emerged as a competitive class of methods for these tasks due to their ability to capture long-term dependencies and model high-dimensional states. However, diffusion models typically struggle with handling system states with abrupt changes and generalizing to higher resolutions. In this work, we propose Wavelet Diffusion Neural Operator (WDNO), a novel PDE simulation and control framework that enhances the handling of these complexities. WDNO comprises two key innovations. Firstly, WDNO performs diffusion-based generative modeling in the wavelet domain for the entire trajectory to handle abrupt changes and long-term dependencies effectively. Secondly, to address the issue of poor generalization across different resolutions, which is one of the fundamental tasks in modeling physical systems, we introduce multi-resolution training. We validate WDNO on five physical systems, including 1D advection equation, three challenging physical systems with abrupt changes (1D Burgers' equation, 1D compressible Navier-Stokes equation and 2D incompressible fluid), and a real-world dataset ERA5, which demonstrates superior performance on both simulation and control tasks over state-of-the-art methods, with significant improvements in long-term and detail prediction accuracy. Remarkably, in the challenging context of the 2D high-dimensional and indirect control task aimed at reducing smoke leakage, WDNO reduces the leakage by 78% compared to the second-best baseline. The code can be found at https://github.com/AI4Science-WestlakeU/wdno.git.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。