paper-with-me

Papers

Solving Partial Differential Equations in Different Domains by Operator Learning method Based on Boundary Integral Equations

2024-06-04 · Bin Meng, Yutong Lu, Ying Jiang

This article explores operator learning models that can deduce solutions to partial differential equations (PDEs) on arbitrary domains without requiring retraining. We introduce two innovative models rooted in boundary integral equations (BIEs): the Boundary Integral Type Deep Operator Network (BI-DeepONet) and the Boundary Integral Trigonometric Deep Operator Neural Network (BI-TDONet), which are crafted to address PDEs across diverse domains. Once fully trained, these BIE-based models adeptly predict the solutions of PDEs in any domain without the need for additional training. BI-TDONet notably enhances its performance by employing the singular value decomposition (SVD) of bounded linear operators, allowing for the efficient distribution of input functions across its modules. Furthermore, to tackle the issue of function sampling values that do not effectively capture oscillatory and impulse signal characteristics, trigonometric coefficients are utilized as both inputs and outputs in BI-TDONet. Our numerical experiments robustly support and confirm the efficacy of this theoretical framework.

📄 PDF Abstract BibTeX arXiv:2406.02298

Code (0)

등록된 구현이 없습니다.

Tasks

Operator learning

Similar Papers 제목 키워드 기반

Forward-Backward Stochastic Neural Networks: Deep Learning of High-dimensional Partial Differential Equations

2018-04-19 · Maziar Raissi

Classical numerical methods for solving partial differential equations suffer from the curse dimensionality mainly due to their reliance on meticulously generated spatio-temporal grids. Inspired by modern deep learning b…

Local neural operator for solving transient partial differential equations on varied domains

2022-03-11 · Hongyu Li, Ximeng Ye, Peng Jiang, Guoliang Qin 외

Artificial intelligence (AI) shows great potential to reduce the huge cost of solving partial differential equations (PDEs). However, it is not fully realized in practice as neural networks are defined and trained on fix…

Continuous Convolutional Neural Networks: Coupled Neural PDE and ODE

2021-10-30 · Mansura Habiba, Barak A. Pearlmutter

Recent work in deep learning focuses on solving physical systems in the Ordinary Differential Equation or Partial Differential Equation. This current work proposed a variant of Convolutional Neural Networks (CNNs) that c…

Time SeriesTime Series Analysis

Hyena Neural Operator for Partial Differential Equations

2023-06-28 · Saurabh Patil, Zijie Li, Amir Barati Farimani

Numerically solving partial differential equations typically requires fine discretization to resolve necessary spatiotemporal scales, which can be computationally expensive. Recent advances in deep learning have provided…

A Survey on Solving and Discovering Differential Equations Using Deep Neural Networks

2023-04-26 · Hyeonjung, Jung, Jayant Gupta, Bharat Jayaprakash 외

Ordinary and partial differential equations (DE) are used extensively in scientific and mathematical domains to model physical systems. Current literature has focused primarily on deep neural network (DNN) based methods …

Navigate