arXiv Machine Learning

Multi-stage neural operator learning with application for convolutions

The paper introduces two multi-stage neural operator learning frameworks—Deep Collocation Neural Operator (DCNO) and Deep Galerkin Neural Operator (DGNO)—for efficiently computing convolution integrals. DCNO is a supervised method that iteratively refines operator approximations by learning residuals from data pairs, while DGNO is an unsupervised approach that uses the weak form of a PDE residual when the operator can be represented by a PDE. Both frameworks build basis operators across multiple training stages, yielding markedly higher accuracy than one-shot learning and achieving near machine‑precision results for convolution problems, with significant efficiency gains for repeated queries or parametric variations.

arXiv Machine Learning
6d ago

Local gradient neural operator

The paper introduces the Local Gradient Neural Operator (LGNO), a lightweight and interpretable neural operator designed for field temporal evolution prediction and source identification in mechanical problems. LGNO leverages nonlinear gradient discretization priors and multilayer perceptron convolutional layers to learn translation‑invariant local kernels resembling discrete stencils, with a zero‑consistent stencil factorization that separates coefficient learning from field reconstruction. Experiments on a range of PDE benchmarks—including linear, nonlinear, static, dynamic, low‑ and high‑dimensional cases—demonstrate that LGNO achieves comparable accuracy to global neural operators while using fewer parameters and maintaining rollout stability across diffusion, flow, and quantum phenomena.

By Baiming Zhang, Jinsong Tang, Ying Xu, Lihua Chen, Shiying Xiong
arXiv Machine Learning
Jun 5

On the training of physics-informed neural operators for solving parametric partial differential equations

arXiv:2606. 06164v1 Announce Type: new Abstract: Physics-informed neural operators (PINOs) aim to learn solution operators for partial differential equations by using the governing physics as supervision, rather than relying solely on paired input-output simulation data.

By Nanxi Chen, Chuanjie Cui, Airong Chen, Sifan Wang, Rujin Ma
Hugging Face Trending Papers
Jun 4

On the training of physics-informed neural operators for solving parametric partial differential equations

Physics-informed neural operators (PINOs) aim to learn solution operators for partial differential equations by using the governing physics as supervision, rather than relying solely on paired input-output simulation data. By incorporating physical constraints into the training objective, PINOs combine the cross-instance generalization of neural operators with the data efficiency of physics-informed learning.

arXiv Machine Learning
Jun 25

A Zeroth-Order Deep Learning Method for Fully Nonlinear Parabolic Partial Differential Equations with Unknown Coefficients

arXiv:2606. 24999v1 Announce Type: new Abstract: High-dimensional partial differential equations (PDEs) with unknown coefficients arise widely in scientific machine learning, including continuous-time reinforcement learning, yet solving them efficiently in a data-driven way remains challenging.

By Yanwei Jia, Du Ouyang, Huy\^en Pham, Xun Yu Zhou