Physics-Informed Chebyshev Polynomial Neural Operator for Parametric Partial Differential Equations

arXiv:2602.01737v1h-index: 3
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in physics-informed machine learning for parametric PDEs, offering an incremental improvement over existing neural operator methods.

The authors tackled the problem of training instability in physics-informed neural operators for parametric PDEs by introducing the CPNO framework, which uses a Chebyshev spectral basis to replace unstable monomial expansions, resulting in superior accuracy, faster convergence, and enhanced robustness in numerical experiments.

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.

Foundations

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

Your Notes