SOTAVerified

Learning Disentangled Representations of Video with Missing Data

2020-06-23Code Available0· sign in to hype

Armand Comas-Massagué, Chi Zhang, Zlatan Feric, Octavia Camps, Rose Yu

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Missing data poses significant challenges while learning representations of video sequences. We present Disentangled Imputed Video autoEncoder (DIVE), a deep generative model that imputes and predicts future video frames in the presence of missing data. Specifically, DIVE introduces a missingness latent variable, disentangles the hidden video representations into static and dynamic appearance, pose, and missingness factors for each object. DIVE imputes each object's trajectory where data is missing. On a moving MNIST dataset with various missing scenarios, DIVE outperforms the state of the art baselines by a substantial margin. We also present comparisons for real-world MOTSChallenge pedestrian dataset, which demonstrates the practical value of our method in a more realistic setting. Our code and data can be found at https://github.com/Rose-STL-Lab/DIVE.

Reproductions