paper-with-me

홈 › Papers

A Discussion on Solving Partial Differential Equations using Neural Networks

2019-04-15 · Tim Dockhorn

Can neural networks learn to solve partial differential equations (PDEs)? We investigate this question for two (systems of) PDEs, namely, the Poisson equation and the steady Navier--Stokes equations. The contributions of this paper are five-fold. (1) Numerical experiments show that small neural networks (< 500 learnable parameters) are able to accurately learn complex solutions for systems of partial differential equations. (2) It investigates the influence of random weight initialization on the quality of the neural network approximate solution and demonstrates how one can take advantage of this non-determinism using ensemble learning. (3) It investigates the suitability of the loss function used in this work. (4) It studies the benefits and drawbacks of solving (systems of) PDEs with neural networks compared to classical numerical methods. (5) It proposes an exhaustive list of possible directions of future work.

📄 PDF Abstract BibTeX arXiv:1904.07200

Code (1)

timudk/SPDENN 공식 구현 tf

Tasks

Ensemble Learning

Similar Papers 제목 키워드 기반

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…

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…

Deep Neural networks for solving high-dimensional parabolic partial differential equations

2026-01-19 · Wenzhong Zhang, Zheyuan Hu, Wei Cai, George EM Karniadakis arxiv

The numerical solution of high dimensional partial differential equations (PDEs) is severely constrained by the curse of dimensionality (CoD), rendering classical grid--based methods impractical beyond a few dimensions. …

Solving Nonlinear and High-Dimensional Partial Differential Equations via Deep Learning

2018-11-21 · Ali Al-Aradi, Adolfo Correia, Danilo Naiff, Gabriel Jardim 외

In this work we apply the Deep Galerkin Method (DGM) described in Sirignano and Spiliopoulos (2018) to solve a number of partial differential equations that arise in quantitative finance applications including option pri…

Vocal Bursts Intensity Prediction

One-Shot Transfer Learning of Physics-Informed Neural Networks

2021-10-21 · Shaan Desai, Marios Mattheakis, Hayden Joy, Pavlos Protopapas 외

Solving differential equations efficiently and accurately sits at the heart of progress in many areas of scientific research, from classical dynamical systems to quantum mechanics. There is a surge of interest in using P…

Transfer Learning