SOTAVerified

Disentangling Physical Dynamics from Unknown Factors for Unsupervised Video Prediction

2020-03-03CVPR 2020Code Available1· sign in to hype

Vincent Le Guen, Nicolas Thome

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Leveraging physical knowledge described by partial differential equations (PDEs) is an appealing way to improve unsupervised video prediction methods. Since physics is too restrictive for describing the full visual content of generic videos, we introduce PhyDNet, a two-branch deep architecture, which explicitly disentangles PDE dynamics from unknown complementary information. A second contribution is to propose a new recurrent physical cell (PhyCell), inspired from data assimilation techniques, for performing PDE-constrained prediction in latent space. Extensive experiments conducted on four various datasets show the ability of PhyDNet to outperform state-of-the-art methods. Ablation studies also highlight the important gain brought out by both disentanglement and PDE-constrained prediction. Finally, we show that PhyDNet presents interesting features for dealing with missing data and long-term forecasting.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
Human3.6MPhyDNetSSIM0.9Unverified
Moving MNISTPhyDNetMSE24.4Unverified
SynpickVPPhyDNetLPIPS0.05Unverified

Reproductions