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

Local gradient neural operator

Read the original on arXiv Machine Learning →

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.

Machine-generated by The Flow from the publisher's headline and feed description — not written or checked by a human. The full article lives at arXiv Machine Learning.

arXiv Machine Learning
Aug 20

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.

By Zhiping Mao, Zhenye Wen, Yong Zhang, Xiaofei Zhao