A Stable and Scalable Method for Solving Initial Value PDEs with Neural Networks

04/28/2023
by   Marc Finzi, et al.
0

Unlike conventional grid and mesh based methods for solving partial differential equations (PDEs), neural networks have the potential to break the curse of dimensionality, providing approximate solutions to problems where using classical solvers is difficult or impossible. While global minimization of the PDE residual over the network parameters works well for boundary value problems, catastrophic forgetting impairs the applicability of this approach to initial value problems (IVPs). In an alternative local-in-time approach, the optimization problem can be converted into an ordinary differential equation (ODE) on the network parameters and the solution propagated forward in time; however, we demonstrate that current methods based on this approach suffer from two key issues. First, following the ODE produces an uncontrolled growth in the conditioning of the problem, ultimately leading to unacceptably large numerical errors. Second, as the ODE methods scale cubically with the number of model parameters, they are restricted to small neural networks, significantly limiting their ability to represent intricate PDE initial conditions and solutions. Building on these insights, we develop Neural IVP, an ODE based IVP solver which prevents the network from getting ill-conditioned and runs in time linear in the number of parameters, enabling us to evolve the dynamics of challenging PDEs with neural networks.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/28/2020

Two-Layer Neural Networks for Partial Differential Equations: Optimization and Generalization Theory

Deep learning has significantly revolutionized the design of numerical a...
research
03/31/2022

Neural Q-learning for solving elliptic PDEs

Solving high-dimensional partial differential equations (PDEs) is a majo...
research
09/08/2020

Large-scale Neural Solvers for Partial Differential Equations

Solving partial differential equations (PDE) is an indispensable part of...
research
05/10/2022

Optimizing a DIscrete Loss (ODIL) to solve forward and inverse problems for partial differential equations using machine learning tools

We introduce the Optimizing a Discrete Loss (ODIL) framework for the num...
research
03/15/2021

dNNsolve: an efficient NN-based PDE solver

Neural Networks (NNs) can be used to solve Ordinary and Partial Differen...
research
03/03/2021

Parametric Complexity Bounds for Approximating PDEs with Neural Networks

Recent empirical results show that deep networks can approximate solutio...
research
08/14/2023

Efficient Neural PDE-Solvers using Quantization Aware Training

In the past years, the application of neural networks as an alternative ...

Please sign up or login with your details

Forgot password? Click here to reset