Group-aware Parameter-efficient Updating for Content-Adaptive Neural Video Compression
Zhenghao Chen, Luping Zhou, Zhihao Hu, Dong Xu
TL;DR
This work tackles the challenge of generalization and error accumulation in content-adaptive neural video compression (NVC) by introducing Group-aware Parameter-efficient Updating (GPU). GPU combines patch-based GoP updating to minimize error propagation with encoder-side adapters (serial and parallel) to enable efficient, parameter-light updates. The method integrates into a contemporary NVC framework and yields substantial rate-distortion gains across six video benchmarks and a cardiac MRI dataset, often outperforming traditional codecs like VVC/H.266 and prior content-adaptive NVC methods while updating less than 8% of encoder parameters. The approach enhances cross-domain adaptability, including medical imaging, and offers a practical, architecture-agnostic path toward efficient content-adaptive NVC.
Abstract
Content-adaptive compression is crucial for enhancing the adaptability of the pre-trained neural codec for various contents. Although these methods have been very practical in neural image compression (NIC), their application in neural video compression (NVC) is still limited due to two main aspects: 1), video compression relies heavily on temporal redundancy, therefore updating just one or a few frames can lead to significant errors accumulating over time; 2), NVC frameworks are generally more complex, with many large components that are not easy to update quickly during encoding. To address the previously mentioned challenges, we have developed a content-adaptive NVC technique called Group-aware Parameter-Efficient Updating (GPU). Initially, to minimize error accumulation, we adopt a group-aware approach for updating encoder parameters. This involves adopting a patch-based Group of Pictures (GoP) training strategy to segment a video into patch-based GoPs, which will be updated to facilitate a globally optimized domain-transferable solution. Subsequently, we introduce a parameter-efficient delta-tuning strategy, which is achieved by integrating several light-weight adapters into each coding component of the encoding process by both serial and parallel configuration. Such architecture-agnostic modules stimulate the components with large parameters, thereby reducing both the update cost and the encoding time. We incorporate our GPU into the latest NVC framework and conduct comprehensive experiments, whose results showcase outstanding video compression efficiency across four video benchmarks and adaptability of one medical image benchmark.
