Local gradient neural operator
Read the original on Hugging Face Trending Papers →The Flow has not summarised this story yet — read it at Hugging Face Trending Papers.
The Flow has not summarised this story yet — read it at Hugging Face Trending Papers.
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.
arXiv:2604. 07366v2 Announce Type: replace Abstract: Partial differential equations (PDEs) govern nearly every physical process in science and engineering, but solving them at scale remains prohibitively expensive.
arXiv:2607. 25608v1 Announce Type: cross Abstract: Physics-informed neural networks (PINNs) have emerged as a powerful paradigm for solving partial differential equations (PDEs) by embedding governing physical laws into deep neural networks.
arXiv:2607. 12570v1 Announce Type: cross Abstract: Multiscale problems are notoriously difficult to tackle using traditional numerical methods, as accurately resolving fine-scale features often requires prohibitively fine discretizations.
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.
The paper presents a method to recover unknown functional terms in partial differential equations (PDEs) by embedding neural networks into standard parameter estimation workflows. By training on data, the approach learns interaction kernels and external potentials in nonlocal aggregation‑diffusion equations, achieving high accuracy. The study systematically investigates how reconstruction accuracy depends on solution diversity, sampling density, and measurement noise.