CVFeb 2, 2024

UCVC: A Unified Contextual Video Compression Framework with Joint P-frame and B-frame Coding

arXiv:2402.01289v19 citationsh-index: 10DCC
AI Analysis

This is an incremental improvement for video compression researchers and practitioners, offering a flexible approach to frame coding.

The paper tackles video compression by proposing a unified framework (UCVC) that jointly optimizes P-frame and B-frame coding, achieving comparable compression efficiency to specialized methods.

This paper presents a learned video compression method in response to video compression track of the 6th Challenge on Learned Image Compression (CLIC), at DCC 2024.Specifically, we propose a unified contextual video compression framework (UCVC) for joint P-frame and B-frame coding. Each non-intra frame refers to two neighboring decoded frames, which can be either both from the past for P-frame compression, or one from the past and one from the future for B-frame compression. In training stage, the model parameters are jointly optimized with both P-frames and B-frames. Benefiting from the designs, the framework can support both P-frame and B-frame coding and achieve comparable compression efficiency with that specifically designed for P-frame or B-frame.As for challenge submission, we report the optimal compression efficiency by selecting appropriate frame types for each test sequence. Our team name is PKUSZ-LVC.

Foundations

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

Your Notes