CVLGJul 9, 2016

Visual Dynamics: Probabilistic Future Frame Synthesis via Cross Convolutional Networks

arXiv:1607.02586v1417 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of future frame synthesis for applications like video prediction and visual analogy-making, representing an incremental advance with a novel network structure.

The paper tackles the problem of synthesizing multiple likely future frames from a single input image by proposing a probabilistic model, achieving good performance on synthetic and real-world data.

We study the problem of synthesizing a number of likely future frames from a single input image. In contrast to traditional methods, which have tackled this problem in a deterministic or non-parametric way, we propose a novel approach that models future frames in a probabilistic manner. Our probabilistic model makes it possible for us to sample and synthesize many possible future frames from a single input image. Future frame synthesis is challenging, as it involves low- and high-level image and motion understanding. We propose a novel network structure, namely a Cross Convolutional Network to aid in synthesizing future frames; this network structure encodes image and motion information as feature maps and convolutional kernels, respectively. In experiments, our model performs well on synthetic data, such as 2D shapes and animated game sprites, as well as on real-wold videos. We also show that our model can be applied to tasks such as visual analogy-making, and present an analysis of the learned network representations.

Code Implementations3 repos
Foundations

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

Your Notes