DYAN: A Dynamical Atoms-Based Network for Video Prediction
Wenqian Liu, Abhishek Sharma, Octavia Camps, Mario Sznaier

TL;DR
DYAN is a new, efficient neural network for video prediction that leverages system identification principles to produce high-quality frames faster and with fewer parameters than existing methods.
Contribution
Introduces DYAN, a simple, fast, and effective network based on dynamics invariants, improving video prediction accuracy and efficiency over complex existing models.
Findings
DYAN outperforms state-of-the-art methods in frame quality.
DYAN trains faster and uses fewer parameters.
DYAN generalizes well across different video datasets.
Abstract
The ability to anticipate the future is essential when making real time critical decisions, provides valuable information to understand dynamic natural scenes, and can help unsupervised video representation learning. State-of-art video prediction is based on LSTM recursive networks and/or generative adversarial network learning. These are complex architectures that need to learn large numbers of parameters, are potentially hard to train, slow to run, and may produce blurry predictions. In this paper, we introduce DYAN, a novel network with very few parameters and easy to train, which produces accurate, high quality frame predictions, significantly faster than previous approaches. DYAN owes its good qualities to its encoder and decoder, which are designed following concepts from systems identification theory and exploit the dynamics-based invariants of the data. Extensive experiments…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Human Pose and Action Recognition · Advanced Image Processing Techniques
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
