English

Location Dependency in Video Prediction

Computer Vision and Pattern Recognition 2018-10-17 v2

Abstract

Deep convolutional neural networks are used to address many computer vision problems, including video prediction. The task of video prediction requires analyzing the video frames, temporally and spatially, and constructing a model of how the environment evolves. Convolutional neural networks are spatially invariant, though, which prevents them from modeling location-dependent patterns. In this work, the authors propose location-biased convolutional layers to overcome this limitation. The effectiveness of location bias is evaluated on two architectures: Video Ladder Network (VLN) and Convolutional redictive Gating Pyramid (Conv-PGP). The results indicate that encoding location-dependent features is crucial for the task of video prediction. Our proposed methods significantly outperform spatially invariant models.

Keywords

Cite

@article{arxiv.1810.04937,
  title  = {Location Dependency in Video Prediction},
  author = {Niloofar Azizi and Hafez Farazi and Sven Behnke},
  journal= {arXiv preprint arXiv:1810.04937},
  year   = {2018}
}

Comments

International Conference on Artificial Neural Networks. Springer, Cham, 2018

R2 v1 2026-06-23T04:36:03.287Z