A Convolutional Neural Network-Based Approach to Rate Control in HEVC Intra Coding

Introduction

Rate control is an essential element for the practical use of video coding standards. A rate control scheme typically builds a model that characterizes the relationship between rate(R) and a coding parameter, e.g. quantization parameter orLagrange multiplier (λ). In such a scheme, the rate control performance depends highly on the modeling accuracy. For inter frames, the model parameters can be precisely updated to fit the video content, based on the information of previously coded frames. However, for intra frames, especially the first frame of a video sequence, there is no prior information to rely on.Therefore, intra frame rate control has remained a challenge. In this paper, we adopt the R-λ model to characterize each coding tree unit (CTU) in an intra frame, and we propose a convolutional neural network (CNN) based approach to effectively predict the model parameters for every CTU. Then we develop a new CTU level bit allocation and bitrate control algorithm based on the R-λ model for HEVC intra coding. The experimental results show that our proposed CNN-based approach outperforms the currently used rate control algorithm in HEVC reference software, leading to on average 0.46 percent decrease of rate control error and 0.7 percent BD-rate reduction.

Paper

Ye Li, Bin Li, Dong Liu, Zhibo Chen, “A Convolutional Neural Network-Based Approach to Rate Control in HEVC Intra Coding”, IEEE VCIP, 2017.

Download

To get the source code, Please fill THIS FORM and the source code will be sent to you.