Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Learning Temporal Coherence via Self-Supervision for GAN-based Video Generation

About

Our work explores temporal self-supervision for GAN-based video generation tasks. While adversarial training successfully yields generative models for a variety of areas, temporal relationships in the generated data are much less explored. Natural temporal changes are crucial for sequential generation tasks, e.g. video super-resolution and unpaired video translation. For the former, state-of-the-art methods often favor simpler norm losses such as $L^2$ over adversarial training. However, their averaging nature easily leads to temporally smooth results with an undesirable lack of spatial detail. For unpaired video translation, existing approaches modify the generator networks to form spatio-temporal cycle consistencies. In contrast, we focus on improving learning objectives and propose a temporally self-supervised algorithm. For both tasks, we show that temporal adversarial learning is key to achieving temporally coherent solutions without sacrificing spatial detail. We also propose a novel Ping-Pong loss to improve the long-term temporal consistency. It effectively prevents recurrent networks from accumulating artifacts temporally without depressing detailed features. Additionally, we propose a first set of metrics to quantitatively evaluate the accuracy as well as the perceptual quality of the temporal evolution. A series of user studies confirm the rankings computed with these metrics. Code, data, models, and results are provided at https://github.com/thunil/TecoGAN. The project page https://ge.in.tum.de/publications/2019-tecogan-chu/ contains supplemental materials.

Mengyu Chu, You Xie, Jonas Mayer, Laura Leal-Taix\'e, Nils Thuerey• 2018

Related benchmarks

TaskDatasetResultRank
Video Super-ResolutionVid4 (test)
PSNR25.25
173
Video Super-ResolutionREDS4 4x (test)
PSNR27.95
96
Video Super-ResolutionVid4
Average Y PSNR25.88
32
Video Super-ResolutionZeroDay (test)
PSNR21.04
22
Video Super-ResolutionVid4 CRF35 4x VSR (test)
PSNR21.99
10
Video Super-ResolutionVid4 CRF15 4x VSR (test)
PSNR25.25
10
Video Super-ResolutionVid4 CRF25 4x VSR (test)
PSNR23.94
10
Video Super-ResolutionREDS4 H.264 compressed (test)
PSNR (CRF15)26.93
10
Video Super-ResolutionVid4 CRF 35
PSNR (Y channel)21.99
7
Video Super-ResolutionVid4 CRF 15
PSNR (Y)25.25
7
Showing 10 of 24 rows

Other info

Code

Follow for update