Location Dependency in Video Prediction
Niloofar Azizi, Hafez Farazi, and Sven Behnke

TL;DR
This paper introduces location-biased convolutional layers to improve video prediction by capturing location-dependent features, demonstrating significant performance gains over traditional spatially invariant models.
Contribution
The authors propose a novel location-biased convolutional layer that enhances video prediction models by encoding spatial location information.
Findings
Location bias improves prediction accuracy
Location-dependent features are crucial for video prediction
Proposed methods outperform invariant models
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Image Processing Techniques · Image and Signal Denoising Methods
