Scientific machine learning in ecological systems: A study on the predator-prey dynamics
Ranabir Devgupta, Raj Abhijit Dandekar, Rajat Dandekar, Sreedath Panat

TL;DR
This paper applies Neural ODEs and UDEs to model predator-prey dynamics in ecology, demonstrating that UDEs outperform Neural ODEs in accuracy and robustness, especially with noisy data, and introduces the forecasting breakdown point.
Contribution
The study introduces the use of Neural ODEs and UDEs for ecological modeling, highlighting UDEs' superior performance and robustness in noisy conditions, with extensive hyperparameter analysis.
Findings
UDEs outperform Neural ODEs in accuracy and robustness.
UDEs effectively recover underlying dynamics with less data.
UDEs maintain performance under high noise levels.
Abstract
In this study, we apply two pillars of Scientific Machine Learning: Neural Ordinary Differential Equations (Neural ODEs) and Universal Differential Equations (UDEs) to the Lotka Volterra Predator Prey Model, a fundamental ecological model describing the dynamic interactions between predator and prey populations. The Lotka-Volterra model is critical for understanding ecological dynamics, population control, and species interactions, as it is represented by a system of differential equations. In this work, we aim to uncover the underlying differential equations without prior knowledge of the system, relying solely on training data and neural networks. Using robust modeling in the Julia programming language, we demonstrate that both Neural ODEs and UDEs can be effectively utilized for prediction and forecasting of the Lotka-Volterra system. More importantly, we introduce the forecasting…
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
TopicsData Analysis with R · Neural Networks and Applications
