A piecewise neural network method for solving large interval solution to initial value problem of ordinary differential equations
Dongpeng Han, Chaolu Temuer

TL;DR
This paper introduces a piecewise neural network method that divides the interval of an initial value problem for differential equations into smaller parts, enabling large interval solutions with improved accuracy and efficiency.
Contribution
The paper proposes a novel piecewise neural network approach that constructs large interval solutions without increasing network size or training data, improving over existing neural methods.
Findings
The method guarantees continuous differentiability over the entire interval.
It enhances approximation accuracy through parameter transfer and pre-training.
Numerical experiments demonstrate the method's efficiency and effectiveness.
Abstract
Various traditional numerical methods for solving initial value problems of differential equations often produce local solutions near the initial value point, despite the problems having larger interval solutions. Even current popular neural network algorithms or deep learning methods cannot guarantee yielding large interval solutions for these problems. In this paper, we propose a piecewise neural network approach to obtain a large interval numerical solution for initial value problems of differential equations. In this method, we first divide the solution interval, on which the initial problem is to be solved, into several smaller intervals. Neural networks with a unified structure are then employed on each sub-interval to solve the related sub-problems. By assembling these neural network solutions, a piecewise expression of the large interval solution to the problem is constructed,…
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
TopicsNeural Networks and Applications · Model Reduction and Neural Networks
