Backpropagation generalized for output derivatives

12/12/2017
by   V. I. Avrutskiy, et al.
0

Backpropagation algorithm is the cornerstone for neural network analysis. Paper extends it for training any derivatives of neural network's output with respect to its input. By the dint of it feedforward networks can be used to solve or verify solutions of partial or simple, linear or nonlinear differential equations. This method vastly differs from traditional ones like finite differences on a mesh. It contains no approximations, but rather an exact form of differential operators. Algorithm is built to train a feed forward network with any number of hidden layers and any kind of sufficiently smooth activation functions. It's presented in a form of matrix-vector products so highly parallel implementation is readily possible. First part derives the method for 2D case with first and second order derivatives, second part extends it to N-dimensional case with any derivatives. All necessary expressions for using this method to solve most applied PDE can be found in Appendix D.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/25/2021

Unsupervised Reservoir Computing for Solving Ordinary Differential Equations

There is a wave of interest in using unsupervised neural networks for so...
research
12/26/2022

Quaternion Backpropagation

Quaternion valued neural networks experienced rising popularity and inte...
research
05/27/2020

Approximating periodic functions and solving differential equations using a novel type of Fourier Neural Networks

Recently, machine learning tools in particular neural networks have been...
research
08/18/2022

Lifted Bregman Training of Neural Networks

We introduce a novel mathematical formulation for the training of feed-f...
research
02/28/2018

Avoiding overfitting of multilayer perceptrons by training derivatives

Resistance to overfitting is observed for neural networks trained with e...
research
12/12/2017

Enhancing approximation abilities of neural networks by training derivatives

Method for increasing precision of feedforward networks is presented. Wi...
research
06/16/2019

A Closer Look at Double Backpropagation

In recent years, an increasing number of neural network models have incl...

Please sign up or login with your details

Forgot password? Click here to reset