SOTAVerified

ODE^2VAE: Deep generative second order ODEs with Bayesian neural networks

2019-05-27Code Available0· sign in to hype

Çağatay Yıldız, Markus Heinonen, Harri Lähdesmäki

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We present Ordinary Differential Equation Variational Auto-Encoder (ODE^2VAE), a latent second order ODE model for high-dimensional sequential data. Leveraging the advances in deep generative models, ODE^2VAE can simultaneously learn the embedding of high dimensional trajectories and infer arbitrarily complex continuous-time latent dynamics. Our model explicitly decomposes the latent space into momentum and position components and solves a second order ODE system, which is in contrast to recurrent neural network (RNN) based time series models and recently proposed black-box ODE techniques. In order to account for uncertainty, we propose probabilistic latent ODE dynamics parameterized by deep Bayesian neural networks. We demonstrate our approach on motion capture, image rotation and bouncing balls datasets. We achieve state-of-the-art performance in long term motion prediction and imputation tasks.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
CMU Mocap-1ODE2VAE-KLTest Error15.99Unverified
CMU Mocap-1ODE2VAETest Error93.07Unverified
CMU Mocap-2ODE2VAE-KLTest Error8.09Unverified
CMU Mocap-2ODE2VAETest Error10.06Unverified

Reproductions