English

Physics-Informed Neural Networks and Neural Operators for Parametric PDEs

Machine Learning 2026-02-02 v3 Machine Learning

Abstract

PDEs arise ubiquitously in science and engineering, where solutions depend on parameters (physical properties, boundary conditions, geometry). Traditional numerical methods require re-solving the PDE for each parameter, making parameter space exploration prohibitively expensive. Recent machine learning advances, particularly physics-informed neural networks (PINNs) and neural operators, have revolutionized parametric PDE solving by learning solution operators that generalize across parameter spaces. We critically analyze two main paradigms: (1) PINNs, which embed physical laws as soft constraints and excel at inverse problems with sparse data, and (2) neural operators (e.g., DeepONet, Fourier Neural Operator), which learn mappings between infinite-dimensional function spaces and achieve unprecedented generalization. Through comparisons across fluid dynamics, solid mechanics, heat transfer, and electromagnetics, we show neural operators can achieve computational speedups of 10310^3 to 10510^5 times faster than traditional solvers for multi-query scenarios, while maintaining comparable accuracy. We provide practical guidance for method selection, discuss theoretical foundations (universal approximation, convergence), and identify critical open challenges: high-dimensional parameters, complex geometries, and out-of-distribution generalization. This work establishes a unified framework for understanding parametric PDE solvers via operator learning, offering a comprehensive, incrementally updated resource for this rapidly evolving field

Keywords

Cite

@article{arxiv.2511.04576,
  title  = {Physics-Informed Neural Networks and Neural Operators for Parametric PDEs},
  author = {Zhuo Zhang and Xiong Xiong and Sen Zhang and Yuan Zhao and Xi Yang},
  journal= {arXiv preprint arXiv:2511.04576},
  year   = {2026}
}

Comments

61 pages, 3 figures. Submitted to The 1st International Conference on AI Scientists (ICAIS 2025). This revision corrects the bibliography mismatch caused by hallucination issues

R2 v1 2026-07-01T07:24:54.455Z