English

Disentangling Propagation and Generation for Video Prediction

Computer Vision and Pattern Recognition 2019-08-06 v2

Abstract

A dynamic scene has two types of elements: those that move fluidly and can be predicted from previous frames, and those which are disoccluded (exposed) and cannot be extrapolated. Prior approaches to video prediction typically learn either to warp or to hallucinate future pixels, but not both. In this paper, we describe a computational model for high-fidelity video prediction which disentangles motion-specific propagation from motion-agnostic generation. We introduce a confidence-aware warping operator which gates the output of pixel predictions from a flow predictor for non-occluded regions and from a context encoder for occluded regions. Moreover, in contrast to prior works where confidence is jointly learned with flow and appearance using a single network, we compute confidence after a warping step, and employ a separate network to inpaint exposed regions. Empirical results on both synthetic and real datasets show that our disentangling approach provides better occlusion maps and produces both sharper and more realistic predictions compared to strong baselines.

Keywords

Cite

@article{arxiv.1812.00452,
  title  = {Disentangling Propagation and Generation for Video Prediction},
  author = {Hang Gao and Huazhe Xu and Qi-Zhi Cai and Ruth Wang and Fisher Yu and Trevor Darrell},
  journal= {arXiv preprint arXiv:1812.00452},
  year   = {2019}
}

Comments

ICCV 2019

R2 v1 2026-06-23T06:28:30.662Z