Physics-Informed Chebyshev Polynomial Neural Operator for Parametric Partial Differential Equations
Biao Chen, Jing Wang, Hairun Xie, Qineng Wang, Shuai Zhang, Yifan Xia, Jifa Zhang
TL;DR
The paper tackles the challenge of learning parametric PDE solution operators under physics-informed supervision, where conventional MLP-based neural operators suffer from spectral bias and training instability. It introduces the Physics-Informed Chebyshev Polynomial Neural Operator (CPNO), a mesh-free architecture that encodes inputs with Chebyshev spectral features and employs a parameter-driven modulation to build high-order polynomial representations. Theoretical analysis demonstrates spectral convergence and favorable conditioning of the Chebyshev basis, while extensive experiments on Burgers, Allen-Cahn, diffusion-reaction, Navier-Stokes, and transonic airfoil problems show superior accuracy, faster convergence, and robustness to hyperparameters compared with baselines. The results suggest that Chebyshev-based spectral encoding provides a principled, stable foundation for learning parametric PDE solution operators with physics-informed losses, enabling efficient, reliable predictions in complex multi-scale settings.
Abstract
Neural operators have emerged as powerful deep learning frameworks for approximating solution operators of parameterized partial differential equations (PDE). However, current methods predominantly rely on multilayer perceptrons (MLPs) for mapping inputs to solutions, which impairs training robustness in physics-informed settings due to inherent spectral biases and fixed activation functions. To overcome the architectural limitations, we introduce the Physics-Informed Chebyshev Polynomial Neural Operator (CPNO), a novel mesh-free framework that leverages a basis transformation to replace unstable monomial expansions with the numerically stable Chebyshev spectral basis. By integrating parameter dependent modulation mechanism to main net, CPNO constructs PDE solutions in a near-optimal functional space, decoupling the model from MLP-specific constraints and enhancing multi-scale representation. Theoretical analysis demonstrates the Chebyshev basis's near-minimax uniform approximation properties and superior conditioning, with Lebesgue constants growing logarithmically with degree, thereby mitigating spectral bias and ensuring stable gradient flow during optimization. Numerical experiments on benchmark parameterized PDEs show that CPNO achieves superior accuracy, faster convergence, and enhanced robustness to hyperparameters. The experiment of transonic airfoil flow has demonstrated the capability of CPNO in characterizing complex geometric problems.
