vix.ing · top · new · best · stats · spec

Dilated convolutional neural network-based deep reference picture generation for video compression

2022/02/11 by Haoyue Tian, Tian, Haoyue, Pan Gao +5
Computer Science · Engineering · #Advanced Image Processing Techniques #Advanced Vision and Imaging #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #FOS: Electrical engineering #Image and Video Processing (eess.IV) #Multimedia (cs.MM) #Video Coding and Compression Technologies #cs.CV #cs.MM #eess.IV #electronic engineering #information engineering

paper · pdf · doi:10.48550/arxiv.2202.05514

arxiv created 2022/02/11 · openalex publication_date 2022/02/11 · arxiv updated 2022/02/14 · openalex created_date 2022/08/06 · openalex updated_date 2026/07/28

Abstract

Motion estimation and motion compensation are indispensable parts of inter prediction in video coding. Since the motion vector of objects is mostly in fractional pixel units, original reference pictures may not accurately provide a suitable reference for motion compensation. In this paper, we propose a deep reference picture generator which can create a picture that is more relevant to the current encoding frame, thereby further reducing temporal redundancy and improving video compression efficiency. Inspired by the recent progress of Convolutional Neural Network(CNN), this paper proposes to use a dilated CNN to build the generator. Moreover, we insert the generated deep picture into Versatile Video Coding(VVC) as a reference picture and perform a comprehensive set of experiments to evaluate the effectiveness of our network on the latest VVC Test Model VTM. The experimental results demonstrate that our proposed method achieves on average 9.7% bit saving compared with VVC under low-delay P configuration.

Related