LGMLJun 29, 2021

Continuous Latent Process Flows

arXiv:2106.15580v218 citations
AI Analysis

This work addresses the problem of improving representational power and variational approximation quality for continuous time-series models, which is incremental as it builds on existing progress in the area.

The paper tackles the challenge of modeling partially observed continuous time-series data with arbitrary timestamps by introducing continuous latent process flows (CLPF), which decode continuous latent processes into observable processes using a time-dependent normalizing flow driven by a stochastic differential equation, resulting in favorable performance on synthetic and real-world data compared to state-of-the-art baselines.

Partial observations of continuous time-series dynamics at arbitrary time stamps exist in many disciplines. Fitting this type of data using statistical models with continuous dynamics is not only promising at an intuitive level but also has practical benefits, including the ability to generate continuous trajectories and to perform inference on previously unseen time stamps. Despite exciting progress in this area, the existing models still face challenges in terms of their representational power and the quality of their variational approximations. We tackle these challenges with continuous latent process flows (CLPF), a principled architecture decoding continuous latent processes into continuous observable processes using a time-dependent normalizing flow driven by a stochastic differential equation. To optimize our model using maximum likelihood, we propose a novel piecewise construction of a variational posterior process and derive the corresponding variational lower bound using trajectory re-weighting. Our ablation studies demonstrate the effectiveness of our contributions in various inference tasks on irregular time grids. Comparisons to state-of-the-art baselines show our model's favourable performance on both synthetic and real-world time-series data.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes