Train Sparsely, Generate Densely: Memory-efficient Unsupervised Training of High-resolution Temporal GAN

22 Nov 2018  ·  Masaki Saito, Shunta Saito, Masanori Koyama, Sosuke Kobayashi ·

Training of Generative Adversarial Network (GAN) on a video dataset is a challenge because of the sheer size of the dataset and the complexity of each observation. In general, the computational cost of training GAN scales exponentially with the resolution. In this study, we present a novel memory efficient method of unsupervised learning of high-resolution video dataset whose computational cost scales only linearly with the resolution. We achieve this by designing the generator model as a stack of small sub-generators and training the model in a specific way. We train each sub-generator with its own specific discriminator. At the time of the training, we introduce between each pair of consecutive sub-generators an auxiliary subsampling layer that reduces the frame-rate by a certain ratio. This procedure can allow each sub-generator to learn the distribution of the video at different levels of resolution. We also need only a few GPUs to train a highly complex generator that far outperforms the predecessor in terms of inception scores.

PDF Abstract
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Video Generation UCF-101 16 frames, 128x128, Unconditional TGANv2 (2020) Inception Score 28.87 # 1
Video Generation UCF-101 16 frames, 128x128, Unconditional TGANv2 Inception Score 24.34 # 4
Video Generation UCF-101 16 frames, Unconditional, Single GPU TGANv2 Inception Score 21.45 # 2

Methods