English

Perceptual Learned Video Compression with Recurrent Conditional GAN

Image and Video Processing 2022-05-03 v5 Computer Vision and Pattern Recognition

Abstract

This paper proposes a Perceptual Learned Video Compression (PLVC) approach with recurrent conditional GAN. We employ the recurrent auto-encoder-based compression network as the generator, and most importantly, we propose a recurrent conditional discriminator, which judges on raw vs. compressed video conditioned on both spatial and temporal features, including the latent representation, temporal motion and hidden states in recurrent cells. This way, the adversarial training pushes the generated video to be not only spatially photo-realistic but also temporally consistent with the groundtruth and coherent among video frames. The experimental results show that the learned PLVC model compresses video with good perceptual quality at low bit-rate, and that it outperforms the official HEVC test model (HM 16.20) and the existing learned video compression approaches for several perceptual quality metrics and user studies. The codes will be released at the project page: https://github.com/RenYang-home/PLVC.

Keywords

Cite

@article{arxiv.2109.03082,
  title  = {Perceptual Learned Video Compression with Recurrent Conditional GAN},
  author = {Ren Yang and Radu Timofte and Luc Van Gool},
  journal= {arXiv preprint arXiv:2109.03082},
  year   = {2022}
}

Comments

IJCAI 2022 camera ready

R2 v1 2026-06-24T05:45:21.672Z