paper-with-me

Papers

Reliable extrapolation of deep neural operators informed by physics or sparse observations

2022-12-13 · Min Zhu, Handi Zhang, Anran Jiao, George Em Karniadakis, Lu Lu

Deep neural operators can learn nonlinear mappings between infinite-dimensional function spaces via deep neural networks. As promising surrogate solvers of partial differential equations (PDEs) for real-time prediction, deep neural operators such as deep operator networks (DeepONets) provide a new simulation paradigm in science and engineering. Pure data-driven neural operators and deep learning models, in general, are usually limited to interpolation scenarios, where new predictions utilize inputs within the support of the training set. However, in the inference stage of real-world applications, the input may lie outside the support, i.e., extrapolation is required, which may result to large errors and unavoidable failure of deep learning models. Here, we address this challenge of extrapolation for deep neural operators. First, we systematically investigate the extrapolation behavior of DeepONets by quantifying the extrapolation complexity via the 2-Wasserstein distance between two function spaces and propose a new behavior of bias-variance trade-off for extrapolation with respect to model capacity. Subsequently, we develop a complete workflow, including extrapolation determination, and we propose five reliable learning methods that guarantee a safe prediction under extrapolation by requiring additional information -- the governing PDEs of the system or sparse new observations. The proposed methods are based on either fine-tuning a pre-trained DeepONet or multifidelity learning. We demonstrate the effectiveness of the proposed framework for various types of parametric PDEs. Our systematic comparisons provide practical guidelines for selecting a proper extrapolation method depending on the available information, desired accuracy, and required inference speed.

📄 PDF Abstract BibTeX arXiv:2212.06347

Code (1)

lululxvi/deepxde tf

Similar Papers 제목 키워드 기반

SPIKE: Sparse Koopman Regularization for Physics-Informed Neural Networks

2026-01-15 · Jose Marie Antonio Miñoza arxiv

Physics-Informed Neural Networks (PINNs) provide a mesh-free approach for solving differential equations by embedding physical constraints into neural network training. However, PINNs tend to overfit within the training …

Estimating Parameter Fields in Multi-Physics PDEs from Scarce Measurements

2025-08-29 · Xuyang Li, Mahdi Masmoudi, Rami Gharbi, Nizar Lajnef 외 arxiv

Parameterized partial differential equations (PDEs) underpin the mathematical modeling of complex systems in diverse domains, including engineering, healthcare, and physics. A central challenge in using PDEs for real-wor…

DeepONet as a Multi-Operator Extrapolation Model: Distributed Pretraining with Physics-Informed Fine-Tuning

2024-11-11 · Zecheng Zhang, Christian Moya, Lu Lu, Guang Lin 외

We propose a novel fine-tuning method to achieve multi-operator learning through training a distributed neural operator with diverse function data and then zero-shot fine-tuning the neural network using physics-informed …

Operator learningTransfer Learning

Physics-informed neural operators for the in situ characterization of locally reacting sound absorbers

2026-04-08 · Jonas M. Schmid, Johannes D. Schmid, Martin Eser, Steffen Marburg arxiv

Accurate knowledge of acoustic surface admittance or impedance is essential for reliable wave-based simulations, yet its in situ estimation remains challenging due to noise, model inaccuracies, and restrictive assumption…

Learning Physical Operators using Neural Operators

2026-02-26 · Vignesh Gopakumar, Ander Gray, Dan Giles, Lorenzo Zanisi 외 arxiv

Neural operators have emerged as promising surrogate models for solving partial differential equations (PDEs), but struggle to generalise beyond training distributions and are often constrained to a fixed temporal discre…