CVFeb 14, 2017

One-Step Time-Dependent Future Video Frame Prediction with a Convolutional Encoder-Decoder Neural Network

arXiv:1702.04125v248 citations
Originality Incremental advance
AI Analysis

This work addresses the need for autonomous systems like cars and drones to anticipate environmental changes, offering a novel approach for time-dependent frame prediction.

The paper tackles the problem of predicting future video frames at arbitrary time intervals from a single input frame, using a convolutional encoder-decoder neural network conditioned on a continuous time variable. The result demonstrates that CNNs can learn intrinsic appearance changes over time and generate realistic predictions for near-future frames.

There is an inherent need for autonomous cars, drones, and other robots to have a notion of how their environment behaves and to anticipate changes in the near future. In this work, we focus on anticipating future appearance given the current frame of a video. Existing work focuses on either predicting the future appearance as the next frame of a video, or predicting future motion as optical flow or motion trajectories starting from a single video frame. This work stretches the ability of CNNs (Convolutional Neural Networks) to predict an anticipation of appearance at an arbitrarily given future time, not necessarily the next video frame. We condition our predicted future appearance on a continuous time variable that allows us to anticipate future frames at a given temporal distance, directly from the input video frame. We show that CNNs can learn an intrinsic representation of typical appearance changes over time and successfully generate realistic predictions at a deliberate time difference in the near future.

Foundations

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

Your Notes