paper-with-me

Papers

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 differential equations as NN can be viewed as universal approximators for nonlinear functions. A deep network operator (DeepONet) architecture was proposed to model the general non-linear continuous operators for partial differential equations (PDE) due to its better generalization capabilities than existing mainstream deep neural network architectures. However, existing DeepONet can only accept one input function, which limits its application. In this work, we explore the DeepONet architecture to extend it to accept two or more input functions. We propose new Enhanced DeepONet or EDeepONet high-level neural network structure, in which two input functions are represented by two branch DNN sub-networks, which are then connected with output truck network via inner product to generate the output of the whole neural network. The proposed EDeepONet structure can be easily extended to deal with multiple input functions. Our numerical results on modeling two partial differential equation examples shows that the proposed enhanced DeepONet is about 7X-17X or about one order of magnitude more accurate than the fully connected neural network and is about 2X-3X more accurate than a simple extended DeepONet for both training and test.

📄 PDF Abstract BibTeX arXiv:2202.08942

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Derivative-enhanced Deep Operator Network

2024-02-29 · Yuan Qiu, Nolan Bridges, Peng Chen

The deep operator networks (DeepONet), a class of neural operators that learn mappings between function spaces, have recently been developed as surrogate models for parametric partial differential equations (PDEs). In th…

Dimensionality Reduction

Transfer Learning Enhanced DeepONet for Long-Time Prediction of Evolution Equations

2022-12-09 · Wuzhe Xu, Yulong Lu, Li Wang

Deep operator network (DeepONet) has demonstrated great success in various learning tasks, including learning solution operators of partial differential equations. In particular, it provides an efficient approach to pred…

Transfer Learning

Physics-constrained DeepONet for Surrogate CFD models: a curved backward-facing step case

2025-03-14 · Anas Jnini, Harshinee Goordoyal, Sujal Dave, Flavio Vella 외

The Physics-Constrained DeepONet (PC-DeepONet), an architecture that incorporates fundamental physics knowledge into the data-driven DeepONet model, is presented in this study. This methodology is exemplified through sur…

Translation Invariance of Neural Operators for the FitzHugh-Nagumo Model

2026-03-18 · Luca Pellegrini arxiv

Neural operators (NOs) are powerful deep learning frameworks designed to learn solution operators of partial differential equations. This study evaluates the ability of NOs' to capture the stiff spatio-temporal dynamics …

Multifidelity deep neural operators for efficient learning of partial differential equations with application to fast inverse design of nanoscale heat transport

2022-04-14 · Lu Lu, Raphael Pestourie, Steven G. Johnson, Giuseppe Romano

Deep neural operators can learn operators mapping between infinite-dimensional function spaces via deep neural networks and have become an emerging paradigm of scientific machine learning. However, training neural operat…