paper-with-me

Papers

Using neural ordinary differential equations to predict complex ecological dynamics from population density data

2023-04-29 · Jorge Arroyo-Esquivel, Christopher A Klausmeier, Elena Litchman

Simple models have been used to describe ecological processes for over a century. However, the complexity of ecological systems makes simple models subject to modeling bias due to simplifying assumptions or unaccounted factors, limiting their predictive power. Neural Ordinary Differential Equations (NODEs) have surged as a machine-learning algorithm that preserves the dynamic nature of the data \cite{chen_neural_2018}. Although preserving the dynamics in the data is an advantage, the question of how NODEs perform as a forecasting tool of ecological communities is unanswered. Here we explore this question using simulated time series of competing species in a time-varying environment. We find that NODEs provide more precise forecasts than ARIMA models. {We also find that untuned NODEs have a similar forecasting accuracy as untuned Long-Short Term Memory neural networks (LSTMs) and both are outperformed in accuracy and precision by EDM models. However, we also find NODEs generally outperform all other methods when evaluating with the interval score, which evaluates precision and accuracy in terms of prediction intervals rather than pointwise accuracy.} We also discuss ways to improve the forecasting performance {of NODEs}. The power of a forecasting tool such as NODEs is that it can provide insights into population dynamics and should thus broaden the approaches to studying time series of ecological communities.

📄 PDF Abstract BibTeX arXiv:2305.00338

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction IntervalsTime Series

Methods 이 논문이 사용한 방법론

NODE Neural Oblivious Decision Ensembles (NODE) is a tabular data architecture that consists of differentiable oblivious decision trees (ODT) that are trained end-to-end by…

Similar Papers 제목 키워드 기반

Fast fitting of neural ordinary differential equations by Bayesian neural gradient matching to infer ecological interactions from time series data

2022-09-13 · Willem Bonnaffé, Tim Coulson

1. Inferring ecological interactions is hard because we often lack suitable parametric representations to portray them. Neural ordinary differential equations (NODEs) provide a way of estimating interactions nonparametri…

Time SeriesTime Series AnalysisUncertainty Quantification

Scientific machine learning in ecological systems: A study on the predator-prey dynamics

2024-11-11 · Ranabir Devgupta, Raj Abhijit Dandekar, Rajat Dandekar, Sreedath Panat

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 fundamenta…

Hyperparameter Optimization

Optimizing differential equations to fit data and predict outcomes

2022-04-16 · Steven A. Frank

Many scientific problems focus on observed patterns of change or on how to design a system to achieve particular dynamics. Those problems often require fitting differential equation models to target trajectories. Fitting…

Recovering complex ecological dynamics from time series using state-space universal dynamic equations

2024-10-11 · Jack H. Buckner, Zechariah D. Meunier, Jorge Arroyo-Esquivel, Nathan Fitzpatrick 외

Ecological systems often exhibit complex nonlinear dynamics like oscillations, chaos, and regime shifts. Universal dynamic equations have shown promise in modeling complex dynamics by combining known functional forms wit…

Time Series

Tunable Complexity Benchmarks for Evaluating Physics-Informed Neural Networks on Coupled Ordinary Differential Equations

2022-10-14 · Alexander New, Benjamin Eng, Andrea C. Timm, Andrew S. Gearhart

In this work, we assess the ability of physics-informed neural networks (PINNs) to solve increasingly-complex coupled ordinary differential equations (ODEs). We focus on a pair of benchmarks: discretized partial differen…