CVLGDec 25, 2018

Motion Selective Prediction for Video Frame Synthesis

arXiv:1812.10157v1
Originality Incremental advance
AI Analysis

This work addresses video prediction for applications like video editing or generation, but it is incremental as it builds on existing conditional video prediction approaches with a new learning strategy.

The paper tackles the problem of video frame synthesis by introducing a model that learns from the first frames of a given video to extend its content and motion, such as doubling its length, using a dual network with dynamic and static convolutional motion kernels, and demonstrates robustness on challenging in-the-wild videos with competitive performance against baselines.

Existing conditional video prediction approaches train a network from large databases and generalize to previously unseen data. We take the opposite stance, and introduce a model that learns from the first frames of a given video and extends its content and motion, to, eg, double its length. To this end, we propose a dual network that can use in a flexible way both dynamic and static convolutional motion kernels, to predict future frames. The construct of our model gives us the the means to efficiently analyze its functioning and interpret its output. We demonstrate experimentally the robustness of our approach on challenging videos in-the-wild and show that it is competitive wrt related baselines.

Foundations

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

Your Notes