NeurIPS 2019poster1102 citations

Latent Ordinary Differential Equations for Irregularly-Sampled Time Series

Yulia Rubanova, Ricky T. Q. Chen, David K. Duvenaud

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.

BibTeX
@inproceedings{NEURIPS2019_42a6845a,
 author = {Rubanova, Yulia and Chen, Ricky T. Q. and Duvenaud, David K},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {H. Wallach and H. Larochelle and A. Beygelzimer and F. d\textquotesingle Alch\'{e}-Buc and E. Fox and R. Garnett},
 pages = {},
 publisher = {Curran Associates, Inc.},
 title = {Latent Ordinary Differential Equations for Irregularly-Sampled Time Series},
 url = {https://proceedings.neurips.cc/paper_files/paper/2019/file/42a6845a557bef704ad8ac9cb4461d43-Paper.pdf},
 volume = {32},
 year = {2019}
}