Functional Latent Dynamics for Irregularly Sampled Time Series Forecasting
Christian Kl\"otergens, Vijaya Krishna Yalavarthi, Maximilian, Stubbemann, Lars Schmidt-Thieme

TL;DR
This paper introduces Functional Latent Dynamics (FLD), a novel approach for irregularly sampled time series forecasting that outperforms ODE-based models in accuracy and efficiency by using simple curves to model continuous latent states.
Contribution
The paper proposes FLD, a new model that avoids complex ODE solving by using simple curves for continuous latent states, improving speed and memory efficiency.
Findings
FLD outperforms ODE-based models in accuracy.
FLD reduces inference time by an order of magnitude.
FLD requires less memory and computational resources.
Abstract
Irregularly sampled time series with missing values are often observed in multiple real-world applications such as healthcare, climate and astronomy. They pose a significant challenge to standard deep learning models that operate only on fully observed and regularly sampled time series. In order to capture the continuous dynamics of the irregular time series, many models rely on solving an Ordinary Differential Equation (ODE) in the hidden state. These ODE-based models tend to perform slow and require large memory due to sequential operations and a complex ODE solver. As an alternative to complex ODE-based models, we propose a family of models called Functional Latent Dynamics (FLD). Instead of solving the ODE, we use simple curves which exist at all time points to specify the continuous latent state in the model. The coefficients of these curves are learned only from the observed…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Stock Market Forecasting Methods · Forecasting Techniques and Applications
