Accelerated solving of coupled, non-linear ODEs through LSTM-AI
Camila Faccini de Lima, Juliano Ferrari Gianlupi, John Metzcar and, Juliette Zerick

TL;DR
This paper demonstrates that LSTM neural networks can effectively learn coupled non-linear ODE trajectories, significantly reducing computation time while maintaining accuracy, with potential applications in biological modeling and agent-based simulations.
Contribution
The study introduces a neural network surrogate model for coupled non-linear ODEs, achieving substantial speed-ups in solution computation compared to traditional numerical methods.
Findings
Speed-ups of up to 197 times in ODE solution predictions
Neural networks achieved 3% accuracy on test data
Networks predicted beyond input time series by 0.25 to 6.25 minutes
Abstract
The present project aims to use machine learning, specifically neural networks (NN), to learn the trajectories of a set of coupled ordinary differential equations (ODEs) and decrease compute times for obtaining ODE solutions by using this surragate model. As an example system of proven biological significance, we use an ODE model of a gene regulatory circuit of cyanobacteria related to photosynthesis \cite{original_biology_Kehoe, Sundus_math_model}. Using data generated by a numeric solution to the exemplar system, we train several long-short-term memory neural networks. We stopping training when the networks achieve an accuracy of of 3\% on testing data resulting in networks able to predict values in the ODE time series ranging from 0.25 minutes to 6.25 minutes beyond input values. We observed computational speed ups ranging from 9.75 to 197 times when comparing prediction compute time…
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
TopicsScientific Computing and Data Management · Slime Mold and Myxomycetes Research · Neural Networks and Applications
