IVCVJun 20, 2024

Prediction and Reference Quality Adaptation for Learned Video Compression

arXiv:2406.14118v315 citations
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in learned video compression for improving efficiency, but it is incremental as it builds on existing codec frameworks.

The paper tackles the problem of prediction and reference quality adaptation in learned video codecs, which limits effective temporal prediction and error reduction, by proposing confidence-based modules (PQA and RQA) that improve compression performance, as verified experimentally.

Temporal prediction is one of the most important technologies for video compression. Various prediction coding modes are designed in traditional video codecs. Traditional video codecs will adaptively to decide the optimal coding mode according to the prediction quality and reference quality. Recently, learned video codecs have made great progress. However, they did not effectively address the problem of prediction and reference quality adaptation, which limits the effective utilization of temporal prediction and reduction of reconstruction error propagation. Therefore, in this paper, we first propose a confidence-based prediction quality adaptation (PQA) module to provide explicit discrimination for the spatial and channel-wise prediction quality difference. With this module, the prediction with low quality will be suppressed and that with high quality will be enhanced. The codec can adaptively decide which spatial or channel location of predictions to use. Then, we further propose a reference quality adaptation (RQA) module and an associated repeat-long training strategy to provide dynamic spatially variant filters for diverse reference qualities. With these filters, our codec can adapt to different reference qualities, making it easier to achieve the target reconstruction quality and reduce the reconstruction error propagation. Experimental results verify that our proposed modules can effectively help our codec achieve a higher compression performance.

Foundations

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

Your Notes