paper-with-me

Papers

Numerical Approximation of Partial Differential Equations by a Variable Projection Method with Artificial Neural Networks

2022-01-24 · Suchuan Dong, Jielin Yang

We present a method for solving linear and nonlinear PDEs based on the variable projection (VarPro) framework and artificial neural networks (ANN). For linear PDEs, enforcing the boundary/initial value problem on the collocation points leads to a separable nonlinear least squares problem about the network coefficients. We reformulate this problem by the VarPro approach to eliminate the linear output-layer coefficients, leading to a reduced problem about the hidden-layer coefficients only. The reduced problem is solved first by the nonlinear least squares method to determine the hidden-layer coefficients, and then the output-layer coefficients are computed by the linear least squares method. For nonlinear PDEs, enforcing the boundary/initial value problem on the collocation points leads to a nonlinear least squares problem that is not separable, which precludes the VarPro strategy for such problems. To enable the VarPro approach for nonlinear PDEs, we first linearize the problem with a Newton iteration, using a particular form of linearization. The linearized system is solved by the VarPro framework together with ANNs. Upon convergence of the Newton iteration, the network coefficients provide the representation of the solution field to the original nonlinear problem. We present ample numerical examples with linear and nonlinear PDEs to demonstrate the performance of the method herein. For smooth field solutions, the errors of the current method decrease exponentially as the number of collocation points or the number of output-layer coefficients increases. We compare the current method with the ELM method from a previous work. Under identical conditions and network configurations, the current method exhibits an accuracy significantly superior to the ELM method.

📄 PDF Abstract BibTeX arXiv:2201.09989

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Energy-Dissipative Evolutionary Deep Operator Neural Networks

2023-06-09 · Jiahao Zhang, Shiheng Zhang, Jie Shen, Guang Lin

Energy-Dissipative Evolutionary Deep Operator Neural Network is an operator learning neural network. It is designed to seed numerical solutions for a class of partial differential equations instead of a single partial di…

Operator learning

On the approximation of the solution of partial differential equations by artificial neural networks trained by a multilevel Levenberg-Marquardt method

2019-04-09 · Henri Calandra, Serge Gratton, Elisa Riccietti, Xavier Vasseur

This paper is concerned with the approximation of the solution of partial differential equations by means of artificial neural networks. Here a feedforward neural network is used to approximate the solution of the partia…

Deep learning based numerical approximation algorithms for stochastic partial differential equations and high-dimensional nonlinear filtering problems

2020-12-02 · Christian Beck, Sebastian Becker, Patrick Cheridito, Arnulf Jentzen 외

In this article we introduce and study a deep learning based approximation algorithm for solutions of stochastic partial differential equations (SPDEs). In the proposed approximation algorithm we employ a deep neural net…

Black Box Probabilistic Numerics

2021-06-15 · NeurIPS 2021 12 · Onur Teymur, Christopher N. Foley, Philip G. Breen, Toni Karvonen 외

Probabilistic numerics casts numerical tasks, such the numerical solution of differential equations, as inference problems to be solved. One approach is to model the unknown quantity of interest as a random variable, and…

Solving stochastic partial differential equations using neural networks in the Wiener chaos expansion

2024-11-05 · Ariel Neufeld, Philipp Schmocker

In this paper, we solve stochastic partial differential equations (SPDEs) numerically by using (possibly random) neural networks in the truncated Wiener chaos expansion of their corresponding solution. Moreover, we provi…