Arbitrarily high order implicit ODE integration by correcting a neural network approximation with Newton's method
D.W. Crews

TL;DR
This paper introduces a hybrid approach combining neural network approximations with Newton's method to perform high-order implicit ODE integration efficiently, enabling large time-steps with high accuracy.
Contribution
It develops a novel method that uses DNNs to provide initial guesses for high-order IRK methods, reducing computational effort in solving nonlinear ODEs.
Findings
Enables large implicit time-steps with high accuracy
Reduces computational effort in IRK methods
Provides a general formula for IRK matrix elements
Abstract
As a method of universal approximation deep neural networks (DNNs) are capable of finding approximate solutions to problems posed with little more constraints than a suitably-posed mathematical system and an objective function. Consequently, DNNs have considerably more flexibility in applications than classical numerical methods. On the other hand they offer an uncontrolled approximation to the sought-after mathematical solution. This suggests that hybridization of classical numerical methods with DNN-based approximations may be a desirable approach. In this work a DNN-based approximator inspired by the physics-informed neural networks (PINNs) methodology is used to provide an initial guess to a Newton's method iteration of a very-high order implicit Runge-Kutta (IRK) integration of a nonlinear system of ODEs, namely the Lorenz system. In the usual approach many explicit timesteps are…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Heat Transfer and Optimization · Nanofluid Flow and Heat Transfer
