MMJul 31, 2017

Intra Prediction Using In-Loop Residual Coding for the post-HEVC Standard

arXiv:1707.09791v15 citations
Originality Incremental advance
AI Analysis

This work addresses video compression inefficiencies for standards development, but it is incremental as it builds on existing HEVC and JEM frameworks.

The paper tackles the long-distance prediction inaccuracy problem in post-HEVC intra prediction by proposing an In-Loop Residual coding Intra Prediction algorithm, which improves bit rate savings by up to 0.45% over the existing method without increasing decoder complexity.

A few years after standardization of the High Efficiency Video Coding (HEVC), now the Joint Video Exploration Team (JVET) group is exploring post-HEVC video compression technologies. In the intra prediction domain, this effort has resulted in an algorithm with 67 internal modes, new filters and tools which significantly improve HEVC. However, the improved algorithm still suffers from the long distance prediction inaccuracy problem. In this paper, we propose an In-Loop Residual coding Intra Prediction (ILR-IP) algorithm which utilizes inner-block reconstructed pixels as references to reduce the distance from predicted pixels. This is done by using the ILR signal for partially reconstructing each pixel, right after its prediction and before its block-level out-loop residual calculation. The ILR signal is decided in the rate-distortion sense, by a brute-force search on a QP-dependent finite codebook that is known to the decoder. Experiments show that the proposed ILR-IP algorithm improves the existing method in the Joint Exploration Model (JEM) up to 0.45% in terms of bit rate saving, without complexity overhead at the decoder side.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes