Group-Based Fast Mode Decision Algorithm for Intra Prediction in HEVC

Shunqing Yan,Liang Hong,Weifeng He,Qin Wang
DOI: https://doi.org/10.1109/SITIS.2012.41
2012-01-01
Abstract:High Efficiency Video Coding (HEVC), also known as H.265, is the next generation video compression standard beyond H.264. 35 intra prediction modes(IPM) are defined in HEVC to improve coding efficiency. But so many modes also result in the dramatically increased encoding complexity. In this paper, a novel fast intra mode decision algorithm is proposed to speed up the original intra coding in HEVC. Different from previous algorithms, we analyzed the statistics generated by rough mode decision (RMD) process which is adopted in HEVC. First, we found that the modes generated by RMD are usually adjacent to each other, thus representing roughly a same direction. We merged adjacent modes into same groups. Furthermore, early termination and pixel-based edge detection methods are employed to make accurate prediction by heuristically reducing the number of candidates for rate distortion optimization (RDO) process. Experimental results show that our proposed fast intra mode decision algorithm can obtain almost 23.52% time savings in all intra low complexity cases on average with negligible performance loss compared to the original HEVC intra coding in HM7.0. Meanwhile, the results are especially favorable when it comes to high resolution test sequences with up to 0.4% bit-rate increment and 21.81% time savings.
What problem does this paper attempt to address?