Parameter-Efficient Instance-Adaptive Neural Video Compression
Hyunmo Yang, Seungjun Oh, and Eunbyung Park

TL;DR
This paper introduces a lightweight, parameter-efficient fine-tuning approach for neural video codecs that enhances compression performance and robustness while reducing computational costs and training instability.
Contribution
It proposes a novel adapter-based fine-tuning method for neural video codecs, improving efficiency and performance over existing instance-adaptive techniques.
Findings
Significant improvement in rate-distortion performance (up to 5 dB PSNR)
Reduced encoding time compared to existing methods
Enhanced training robustness and stability
Abstract
Learning-based Neural Video Codecs (NVCs) have emerged as a compelling alternative to standard video codecs, demonstrating promising performance, and simple and easily maintainable pipelines. However, NVCs often fall short of compression performance and occasionally exhibit poor generalization capability due to inference-only compression scheme and their dependence on training data. The instance-adaptive video compression techniques have recently been suggested as a viable solution, fine-tuning the encoder or decoder networks for a particular test instance video. However, fine-tuning all the model parameters incurs high computational costs, increases the bitrates, and often leads to unstable training. In this work, we propose a parameter-efficient instance-adaptive video compression framework. Inspired by the remarkable success of parameter-efficient fine-tuning on large-scale neural…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Advanced Image Processing Techniques · Image and Signal Denoising Methods
MethodsAdapter
