paper-with-me

Papers

DeepONet for Solving Nonlinear Partial Differential Equations with Physics-Informed Training

2024-10-06 · Yahong Yang

In this paper, we investigate the use of operator learning, specifically DeepONet, for solving nonlinear partial differential equations (PDEs). Unlike conventional function learning methods that require training separate neural networks for each PDE, operator learning enables generalization across different PDEs without retraining. This study examines the performance of DeepONet in physics-informed training, focusing on two key aspects: (1) the approximation capabilities of deep branch and trunk networks, and (2) the generalization error in Sobolev norms. Our results demonstrate that deep branch networks provide substantial performance improvements, while trunk networks achieve optimal results when kept relatively simple. Furthermore, we derive a bound on the generalization error of DeepONet for solving nonlinear PDEs by analyzing the Rademacher complexity of its derivatives in terms of pseudo-dimension. This work bridges a critical theoretical gap by delivering rigorous error estimates. This paper fills a theoretical gap by providing error estimations for a wide range of physics-informed machine learning models and applications.

📄 PDF Abstract BibTeX arXiv:2410.04344

Code (0)

등록된 구현이 없습니다.

Tasks

Operator learningPhysics-informed machine learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Newton Informed Neural Operator for Computing Multiple Solutions of Nonlinear Partials Differential Equations

2024-05-23 · Wenrui Hao, Xinliang Liu, Yahong Yang

Solving nonlinear partial differential equations (PDEs) with multiple solutions using neural networks has found widespread applications in various fields such as physics, biology, and engineering. However, classical neur…

Enhanced DeepONet for Modeling Partial Differential Operators Considering Multiple Input Functions

2022-02-17 · Lesley Tan, Liang Chen

Machine learning, especially deep learning is gaining much attention due to the breakthrough performance in various cognitive applications. Recently, neural networks (NN) have been intensively explored to model partial d…

VAE-DNN: Energy-Efficient Trainable-by-Parts Surrogate Model For Parametric Partial Differential Equations

2025-08-05 · Yifei Zong, Alexandre M. Tartakovsky arxiv

We propose a trainable-by-parts surrogate model for solving forward and inverse parameterized nonlinear partial differential equations. Like several other surrogate and operator learning models, the proposed approach emp…

Operator Learning Enhanced Physics-informed Neural Networks for Solving Partial Differential Equations Characterized by Sharp Solutions

2023-10-30 · Bin Lin, Zhiping Mao, Zhicheng Wang, George Em Karniadakis

Physics-informed Neural Networks (PINNs) have been shown as a promising approach for solving both forward and inverse problems of partial differential equations (PDEs). Meanwhile, the neural operator approach, including …

Operator learning

PinnDE: Physics-Informed Neural Networks for Solving Differential Equations

2024-08-19 · Jason Matthews, Alex Bihlo

In recent years the study of deep learning for solving differential equations has grown substantially. The use of physics-informed neural networks (PINNs) and deep operator networks (DeepONets) have emerged as two of the…