MMJun 8, 2019

Frequency-Dependent Perceptual Quantisation for Visually Lossless Compression Applications

arXiv:1906.03395v12 citations
AI Analysis

This addresses video compression efficiency for applications requiring high visual fidelity, though it is incremental as it builds on existing HEVC standards.

The paper tackled the problem of perceptual irrelevance in HEVC quantisation by proposing Frequency-Dependent Perceptual Quantisation (FDPQ), which coarsely quantises high-frequency coefficients to achieve bitrate reductions of up to 41% while maintaining visually lossless quality compared to raw video.

The default quantisation algorithms in the state-of-the-art High Efficiency Video Coding (HEVC) standard, namely Uniform Reconstruction Quantisation (URQ) and Rate-Distortion Optimised Quantisation (RDOQ), do not take into account the perceptual relevance of individual transform coefficients. In this paper, a Frequency-Dependent Perceptual Quantisation (FDPQ) technique for HEVC is proposed. FDPQ exploits the well-established Modulation Transfer Function (MTF) characteristics of the linear transformation basis functions by taking into account the Euclidean distance of an AC transform coefficient from the DC coefficient. As such, in luma and chroma Cb and Cr Transform Blocks (TBs), FDPQ quantises more coarsely the least perceptually relevant transform coefficients (i.e., the high frequency AC coefficients). Conversely, FDPQ preserves the integrity of the DC coefficient and the very low frequency AC coefficients. Compared with RDOQ, which is the most widely used transform coefficient-level quantisation technique in video coding, FDPQ successfully achieves bitrate reductions of up to 41%. Furthermore, the subjective evaluations confirm that the FDPQ-coded video data is perceptually indistinguishable (i.e., visually lossless) from the raw video data for a given Quantisation Parameter (QP).

Foundations

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

Your Notes