Numerical Solution of Stiff ODEs with Physics-Informed RPNNs
Evangelos Galaris, Gianluca Fabiani, Francesco Calabr\`o, Daniela di, Serafino, Constantinos Siettos

TL;DR
This paper introduces a physics-informed neural network approach using Random Projection Neural Networks to efficiently solve stiff ordinary differential equations, demonstrating superior accuracy and comparable computational times to standard MATLAB solvers.
Contribution
The paper presents a novel physics-informed RPNN method for stiff ODEs, combining random projections with adaptive schemes, outperforming traditional solvers in accuracy.
Findings
Outperforms ode45 and ode15s in accuracy for stiff IVPs.
Achieves comparable computational times to MATLAB solvers.
Effectively handles steep gradients in solutions.
Abstract
We propose a numerical method based on physics-informed Random Projection Neural Networks for the solution of Initial Value Problems (IVPs) of Ordinary Differential Equations (ODEs) with a focus on stiff problems. We address an Extreme Learning Machine with a single hidden layer with radial basis functions having as widths uniformly distributed random variables, while the values of the weights between the input and the hidden layer are set equal to one. The numerical solution of the IVPs is obtained by constructing a system of nonlinear algebraic equations, which is solved with respect to the output weights by the Gauss-Newton method, using a simple adaptive scheme for adjusting the time interval of integration. To assess its performance, we apply the proposed method for the solution of four benchmark stiff IVPs, namely the Prothero-Robinson, van der Pol, ROBER and HIRES problems. Our…
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 · Machine Learning and ELM · Advancements in Semiconductor Devices and Circuit Design
