Degradation-Aware Hierarchical Termination for Blind Quality Enhancement of Compressed Video
Li Yu, Yingbo Zhao, Shiyu Wu, Siyue Yu, Moncef Gabbouj, Qingshan Liu
TL;DR
This work addresses blind quality enhancement for compressed video when quantization parameters ($QP$) are unknown, introducing a degradation-aware framework that combines a Degradation Representation Learning (DRL) module with a Hierarchical Termination-based Artifact Reduction (HTAR). DRL captures multiscale, spatially varying degradation via a degradation tensor $f_r$, degradation vector $f_v$, and degradation level $f_c$, trained with both contrastive and classification losses to disentangle degradation from content. The blind QECV network uses coarse alignment and STDA/DGLF-based artifact reduction blocks arranged in a hierarchical stack, terminating processing dynamically according to $f_c$ to balance quality and efficiency. Empirical results on MFQE 2.0 show state-of-the-art PSNR/SSIM improvements across HEVC and VVC, with notable generalization to unseen $QP$ values and substantial reductions in inference time for high-degradation cases. The approach also demonstrates robust degradation visualization and meaningful ablations, underscoring the effectiveness of combining degradation-aware feature modulation with a dual-branch temporal-spatial fusion strategy.
Abstract
Existing studies on Quality Enhancement for Compressed Video (QECV) predominantly rely on known Quantization Parameters (QPs), employing distinct enhancement models per QP setting, termed non-blind methods. However, in real-world scenarios involving transcoding or transmission, QPs may be partially or entirely unknown, limiting the applicability of such approaches and motivating the development of blind QECV techniques. Current blind methods generate degradation vectors via classification models with cross-entropy loss, using them as channel attention to guide artifact removal. However, these vectors capture only global degradation information and lack spatial details, hindering adaptation to varying artifact patterns at different spatial positions. To address these limitations, we propose a pretrained Degradation Representation Learning (DRL) module that decouples and extracts high-dimensional, multiscale degradation representations from video content to guide the artifact removal. Additionally, both blind and non-blind methods typically employ uniform architectures across QPs, hence, overlooking the varying computational demands inherent to different compression levels. We thus introduce a hierarchical termination mechanism that dynamically adjusts the number of artifact reduction stages based on the compression level. Experimental results demonstrate that the proposed approach significantly enhances performance, achieving a PSNR improvement of 110% (from 0.31 dB to 0.65 dB) over a competing state-of-the-art blind method at QP = 22. Furthermore, the proposed hierarchical termination mechanism reduces the average inference time at QP = 22 by half compared to QP = 42.
