PeSANet: Physics-encoded Spectral Attention Network for Simulating PDE-Governed Complex Systems
Han Wan, Rui Zhang, Qi Wang, Yang Liu, Hao Sun
TL;DR
PeSANet addresses forecasting PDE-governed complex systems under incomplete physics and scarce data by combining a hard-constrained physics-encoded local operator learner with a spectral attention-based global module. The physics-encoded block uses a $\Pi$-block to approximate unknown nonlinear operators and a PyConv layer to incorporate known FD stencils, while the spectral-enhanced block processes global dependencies in the frequency domain via an FFT-based encoder/decoder and a novel spectral attention mechanism that models inter-spectrum relationships. Experiments on 2D Burgers', FitzHugh-Nagumo, Gray-Scott, and Navier–Stokes equations show state-of-the-art long-term forecasting and strong generalization with only 2–5 training trajectories, including transfer learning across Reynolds numbers. The approach offers a data-efficient PDE surrogate framework with practical applicability to real-world systems with partial physics.
Abstract
Accurately modeling and forecasting complex systems governed by partial differential equations (PDEs) is crucial in various scientific and engineering domains. However, traditional numerical methods struggle in real-world scenarios due to incomplete or unknown physical laws. Meanwhile, machine learning approaches often fail to generalize effectively when faced with scarce observational data and the challenge of capturing local and global features. To this end, we propose the Physics-encoded Spectral Attention Network (PeSANet), which integrates local and global information to forecast complex systems with limited data and incomplete physical priors. The model consists of two key components: a physics-encoded block that uses hard constraints to approximate local differential operators from limited data, and a spectral-enhanced block that captures long-range global dependencies in the frequency domain. Specifically, we introduce a novel spectral attention mechanism to model inter-spectrum relationships and learn long-range spatial features. Experimental results demonstrate that PeSANet outperforms existing methods across all metrics, particularly in long-term forecasting accuracy, providing a promising solution for simulating complex systems with limited data and incomplete physics.
