paper-with-me

Papers

Deep neural network for solving differential equations motivated by Legendre-Galerkin approximation

2020-10-24 · Bryce Chudomelka, Youngjoon Hong, Hyunwoo Kim, Jinyoung Park

Nonlinear differential equations are challenging to solve numerically and are important to understanding the dynamics of many physical systems. Deep neural networks have been applied to help alleviate the computational cost that is associated with solving these systems. We explore the performance and accuracy of various neural architectures on both linear and nonlinear differential equations by creating accurate training sets with the spectral element method. Next, we implement a novel Legendre-Galerkin Deep Neural Network (LGNet) algorithm to predict solutions to differential equations. By constructing a set of a linear combination of the Legendre basis, we predict the corresponding coefficients, $\alpha_i$ which successfully approximate the solution as a sum of smooth basis functions $u \simeq \sum_{i=0}^{N} \alpha_i \varphi_i$. As a computational example, linear and nonlinear models with Dirichlet or Neumann boundary conditions are considered.

📄 PDF Abstract BibTeX arXiv:2010.12975

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Convergence analysis of unsupervised Legendre-Galerkin neural networks for linear second-order elliptic PDEs

2022-11-16 · Seungchan Ko, Seok-Bae Yun, Youngjoon Hong

In this paper, we perform the convergence analysis of unsupervised Legendre--Galerkin neural networks (ULGNet), a deep-learning-based numerical method for solving partial differential equations (PDEs). Unlike existing de…

Unsupervised Legendre-Galerkin Neural Network for Singularly Perturbed Partial Differential Equations

2022-07-21 · JunHo Choi, Namjung Kim, Youngjoon Hong

Machine learning methods have been lately used to solve partial differential equations (PDEs) and dynamical systems. These approaches have been developed into a novel research field known as scientific machine learning i…

BIG-bench Machine Learning

Legendre Deep Neural Network (LDNN) and its application for approximation of nonlinear Volterra Fredholm Hammerstein integral equations

2021-06-27 · Zeinab Hajimohammadi, Kourosh Parand, Ali Ghodsi

Various phenomena in biology, physics, and engineering are modeled by differential equations. These differential equations including partial differential equations and ordinary differential equations can be converted and…

Legendre Deep Neural Network (LDNN) and its application for approximation of nonlinear Volterra–Fredholm–Hammerstein integral equations

2021-01-01 · Kourosh Parand, Zeinab Hajimohammadi, Ali Ghodsi

Various phenomena in biology, physics, and engineering are modeled by differential equations. These differential equations including partial differential equations and ordinary differential equations can be converted and…

Practical Aspects on Solving Differential Equations Using Deep Learning: A Primer

2024-08-21 · Georgios Is. Detorakis

Deep learning has become a popular tool across many scientific fields, including the study of differential equations, particularly partial differential equations. This work introduces the basic principles of deep learnin…

Deep LearningGPU