English

Can Learned Frame-Prediction Compete with Block-Motion Compensation for Video Coding?

Image and Video Processing 2020-07-21 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

Given recent advances in learned video prediction, we investigate whether a simple video codec using a pre-trained deep model for next frame prediction based on previously encoded/decoded frames without sending any motion side information can compete with standard video codecs based on block-motion compensation. Frame differences given learned frame predictions are encoded by a standard still-image (intra) codec. Experimental results show that the rate-distortion performance of the simple codec with symmetric complexity is on average better than that of x264 codec on 10 MPEG test videos, but does not yet reach the level of x265 codec. This result demonstrates the power of learned frame prediction (LFP), since unlike motion compensation, LFP does not use information from the current picture. The implications of training with L1, L2, or combined L2 and adversarial loss on prediction performance and compression efficiency are analyzed.

Keywords

Cite

@article{arxiv.2007.08922,
  title  = {Can Learned Frame-Prediction Compete with Block-Motion Compensation for Video Coding?},
  author = {Serkan Sulun and A. Murat Tekalp},
  journal= {arXiv preprint arXiv:2007.08922},
  year   = {2020}
}

Comments

Accepted for publication in Springer Journal of Signal, Image and Video Processing

R2 v1 2026-06-23T17:11:40.310Z