HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Latent ODEs for Irregularly-Sampled Time Series

Yulia Rubanova; Ricky T. Q. Chen; David Duvenaud

Latent ODEs for Irregularly-Sampled Time Series

Abstract

Time series with non-uniform intervals occur in many applications, and are difficult to model using standard recurrent neural networks (RNNs). We generalize RNNs to have continuous-time hidden dynamics defined by ordinary differential equations (ODEs), a model we call ODE-RNNs. Furthermore, we use ODE-RNNs to replace the recognition network of the recently-proposed Latent ODE model. Both ODE-RNNs and Latent ODEs can naturally handle arbitrary time gaps between observations, and can explicitly model the probability of observation times using Poisson processes. We show experimentally that these ODE-based models outperform their RNN-based counterparts on irregularly-sampled data.

Code Repositories

ashysheya/ODE-RNN
pytorch
Mentioned in GitHub
westny/neural-stability
pytorch
Mentioned in GitHub
jacobjinkelly/easy-neural-ode
jax
Mentioned in GitHub
HerreraKrachTeichmann/ControlledODERNN
pytorch
Mentioned in GitHub
patrick-kidger/torchcde
pytorch
Mentioned in GitHub
Ldhlwh/Latent-ODE
pytorch
Mentioned in GitHub
BorealisAI/continuous-time-flow-process
pytorch
Mentioned in GitHub
YuliaRubanova/latent_ode
Official
pytorch
Mentioned in GitHub
gkrudah/ODEnet
pytorch
Mentioned in GitHub
HerreraKrachTeichmann/NJODE
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
multivariate-time-series-forecasting-on-1ODE-RNN
MSE (10^-2, 50% missing): 26.463
multivariate-time-series-forecasting-on-1Latent ODE (ODE enc)
MSE (10^-2, 50% missing): 1.258
multivariate-time-series-forecasting-on-2Latent ODE (ODE enc)
MSE stdev: 0.029
mse (10^-3): 2.231
multivariate-time-series-forecasting-on-2Latent ODE + Poisson
MSE stdev: 0.05
mse (10^-3): 2.208
multivariate-time-series-imputation-on-1Latent ODE (ODE enc)
mse (10^-3): 2.118
multivariate-time-series-imputation-on-1Latent ODE + Poisson
mse (10^-3): 2.789
multivariate-time-series-imputation-on-mujocoODE-RNN
MSE (10^2, 50% missing): 0.665
multivariate-time-series-imputation-on-mujocoLatent ODE (ODE enc)
MSE (10^2, 50% missing): 0.285
time-series-classification-on-physionetODE-RNN
AUC: 83.3%
AUC Stdev: 0.9%
time-series-classification-on-physionetLatent ODE + Poisson
AUC: 82.6%
AUC Stdev: 0.7%
time-series-classification-on-physionetLatent ODE (ODE enc
AUC: 82.9%
AUC Stdev: 0.4%

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Latent ODEs for Irregularly-Sampled Time Series | Papers | HyperAI