COMISR: Compression-Informed Video Super-Resolution

Most video super-resolution methods focus on restoring high-resolution video frames from low-resolution videos without taking into account compression. However, most videos on the web or mobile devices are compressed, and the compression can be severe when the bandwidth is limited. In this paper, we propose a new compression-informed video super-resolution model to restore high-resolution content without introducing artifacts caused by compression. The proposed model consists of three modules for video super-resolution: bi-directional recurrent warping, detail-preserving flow estimation, and Laplacian enhancement. All these three modules are used to deal with compression properties such as the location of the intra-frames in the input and smoothness in the output frames. For thorough performance evaluation, we conducted extensive experiments on standard datasets with a wide range of compression rates, covering many real video use cases. We showed that our method not only recovers high-resolution content on uncompressed frames from the widely-used benchmark datasets, but also achieves state-of-the-art performance in super-resolving compressed videos based on numerous quantitative metrics. We also evaluated the proposed method by simulating streaming from YouTube to demonstrate its effectiveness and robustness. The source codes and trained models are available at https://github.com/google-research/google-research/tree/master/comisr.

PDF Abstract ICCV 2021 PDF ICCV 2021 Abstract
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Video Super-Resolution MSU Super-Resolution for Video Compression COMISR + x265 BSQ-rate over ERQA 8.139 # 38
BSQ-rate over Subjective Score 0.741 # 13
BSQ-rate over VMAF 6.363 # 65
BSQ-rate over PSNR 10.678 # 56
BSQ-rate over MS-SSIM 4.793 # 58
BSQ-rate over LPIPS 12.998 # 70
Video Super-Resolution MSU Super-Resolution for Video Compression COMISR + vvenc BSQ-rate over ERQA 13.246 # 58
BSQ-rate over Subjective Score 0.701 # 11
BSQ-rate over VMAF 8.105 # 74
BSQ-rate over PSNR 11.497 # 63
BSQ-rate over MS-SSIM 6.024 # 70
BSQ-rate over LPIPS 11.026 # 57
Video Super-Resolution MSU Super-Resolution for Video Compression COMISR + aomenc BSQ-rate over ERQA 11.177 # 47
BSQ-rate over Subjective Score 1.943 # 26
BSQ-rate over VMAF 10.67 # 81
BSQ-rate over PSNR 15.144 # 73
BSQ-rate over MS-SSIM 11.303 # 81
BSQ-rate over LPIPS 4.801 # 40
Video Super-Resolution MSU Super-Resolution for Video Compression COMISR + uavs3e BSQ-rate over ERQA 3.427 # 21
BSQ-rate over Subjective Score 1.229 # 16
BSQ-rate over VMAF 9.47 # 76
BSQ-rate over PSNR 5.761 # 20
BSQ-rate over MS-SSIM 7.711 # 77
BSQ-rate over LPIPS 3.851 # 29
Video Super-Resolution MSU Super-Resolution for Video Compression COMISR + x264 BSQ-rate over ERQA 0.969 # 5
BSQ-rate over Subjective Score 0.367 # 6
BSQ-rate over VMAF 1.302 # 23
BSQ-rate over PSNR 6.081 # 31
BSQ-rate over MS-SSIM 0.672 # 4
BSQ-rate over LPIPS 1.118 # 7
Video Super-Resolution MSU Video Super Resolution Benchmark: Detail Restoration COMISR Subjective score 5.637 # 9
ERQAv1.0 0.654 # 18
QRCRv1.0 0.619 # 7
SSIM 0.84 # 13
PSNR 26.708 # 19
FPS 1.613 # 9
1 - LPIPS 0.879 # 15
Video Super-Resolution MSU Video Upscalers: Quality Enhancement COMISR PSNR 30.97 # 9
LPIPS 0.291 # 21
SSIM 0.871 # 25

Methods


No methods listed for this paper. Add relevant methods here