paper-with-me

Papers

MOD-Net: A Machine Learning Approach via Model-Operator-Data Network for Solving PDEs

2021-07-08 · Lulu Zhang, Tao Luo, Yaoyu Zhang, Weinan E, Zhi-Qin John Xu, Zheng Ma

In this paper, we propose a a machine learning approach via model-operator-data network (MOD-Net) for solving PDEs. A MOD-Net is driven by a model to solve PDEs based on operator representation with regularization from data. For linear PDEs, we use a DNN to parameterize the Green's function and obtain the neural operator to approximate the solution according to the Green's method. To train the DNN, the empirical risk consists of the mean squared loss with the least square formulation or the variational formulation of the governing equation and boundary conditions. For complicated problems, the empirical risk also includes a few labels, which are computed on coarse grid points with cheap computation cost and significantly improves the model accuracy. Intuitively, the labeled dataset works as a regularization in addition to the model constraints. The MOD-Net solves a family of PDEs rather than a specific one and is much more efficient than original neural operator because few expensive labels are required. We numerically show MOD-Net is very efficient in solving Poisson equation and one-dimensional radiative transfer equation. For nonlinear PDEs, the nonlinear MOD-Net can be similarly used as an ansatz for solving nonlinear PDEs, exemplified by solving several nonlinear PDE problems, such as the Burgers equation.

📄 PDF Abstract BibTeX arXiv:2107.03673

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

One-shot learning for solution operators of partial differential equations

2021-04-06 · Anran Jiao, Haiyang He, Rishikesh Ranade, Jay Pathak 외

Learning and solving governing equations of a physical system, represented by partial differential equations (PDEs), from data is a central challenge in a variety of areas of science and engineering. Traditional numerica…

One-Shot LearningOperator learning

Latent Neural Operator Pretraining for Solving Time-Dependent PDEs

2024-10-26 · Tian Wang, Chuang Wang

Pretraining methods gain increasing attraction recently for solving PDEs with neural operators. It alleviates the data scarcity problem encountered by neural operator learning when solving single PDE via training on larg…

Operator learning

RAMS: Residual-based adversarial-gradient moving sample method for scientific machine learning in solving partial differential equations

2025-09-01 · Weihang Ouyang, Min Zhu, Wei Xiong, Si-Wei Liu 외 arxiv

Physics-informed neural networks (PINNs) and neural operators, two leading scientific machine learning (SciML) paradigms, have emerged as powerful tools for solving partial differential equations (PDEs). Although increas…

Diffeomorphism Neural Operator for various domains and parameters of partial differential equations

2024-02-19 · Zhiwei Zhao, Changqing Liu, Yingguang Li, Zhibin Chen 외

In scientific and engineering applications, solving partial differential equations (PDEs) across various parameters and domains normally relies on resource-intensive numerical methods. Neural operators based on deep lear…

Operator learning

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…

Operator learningPhysics-informed machine learning