LGCVMLDec 17, 2019

Jointly Trained Image and Video Generation using Residual Vectors

arXiv:1912.07991v111 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of integrating temporal information for generative models, offering a method that is compatible with mixed datasets, though it appears incremental as it builds on existing techniques without a paradigm shift.

The authors tackled the problem of jointly training image and video generation models by using residual vectors to encode temporal changes, resulting in improved sample quality and diversity over baselines in both image and video generation.

In this work, we propose a modeling technique for jointly training image and video generation models by simultaneously learning to map latent variables with a fixed prior onto real images and interpolate over images to generate videos. The proposed approach models the variations in representations using residual vectors encoding the change at each time step over a summary vector for the entire video. We utilize the technique to jointly train an image generation model with a fixed prior along with a video generation model lacking constraints such as disentanglement. The joint training enables the image generator to exploit temporal information while the video generation model learns to flexibly share information across frames. Moreover, experimental results verify our approach's compatibility with pre-training on videos or images and training on datasets containing a mixture of both. A comprehensive set of quantitative and qualitative evaluations reveal the improvements in sample quality and diversity over both video generation and image generation baselines. We further demonstrate the technique's capabilities of exploiting similarity in features across frames by applying it to a model based on decomposing the video into motion and content. The proposed model allows minor variations in content across frames while maintaining the temporal dependence through latent vectors encoding the pose or motion features.

Foundations

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

Your Notes