Pseudo-Physics-Informed Neural Operators: Enhancing Operator Learning from Limited Data
Keyan Chen, Yile Li, Da Long, Zhitong Xu, Wei Xing, Jacob Hochhalter, Shandian Zhe
TL;DR
This work tackles data scarcity in neural operator learning by introducing Pseudo Physics-Informed Neural Operators (PPI-NO), which learns a data-driven pseudo PDE phi from limited observations and couples it with a neural operator through an alternating optimization scheme. The learned phi approximates local PDE structure using u and its derivatives, facilitated by a neighborhood-aware convolution to mitigate discretization errors, and is used to reconstruct f from the operator's output to regularize training. Across five benchmark tasks and a fatigue modeling application, PPI-NO achieves substantial accuracy gains over standard neural operators, with ablations confirming the value of phi's design choices and the derivative order. The approach broadens physics-informed machine learning to scenarios where detailed physics are unknown, offering a practical path to improved surrogate modeling with limited data while incurring modest memory overhead. In future work, the authors plan to extend the framework to temporal dynamics and initial-condition settings to widen applicability.
Abstract
Neural operators have shown great potential in surrogate modeling. However, training a well-performing neural operator typically requires a substantial amount of data, which can pose a major challenge in complex applications. In such scenarios, detailed physical knowledge can be unavailable or difficult to obtain, and collecting extensive data is often prohibitively expensive. To mitigate this challenge, we propose the Pseudo Physics-Informed Neural Operator (PPI-NO) framework. PPI-NO constructs a surrogate physics system for the target system using partial differential equations (PDEs) derived from simple, rudimentary physics principles, such as basic differential operators. This surrogate system is coupled with a neural operator model, using an alternating update and learning process to iteratively enhance the model's predictive power. While the physics derived via PPI-NO may not mirror the ground-truth underlying physical laws -- hence the term ``pseudo physics'' -- this approach significantly improves the accuracy of standard operator learning models in data-scarce scenarios, which is evidenced by extensive evaluations across five benchmark tasks and a fatigue modeling application.
