English

Hybrid Local-Global Context Learning for Neural Video Compression

Multimedia 2024-12-03 v1 Computer Vision and Pattern Recognition

Abstract

In neural video codecs, current state-of-the-art methods typically adopt multi-scale motion compensation to handle diverse motions. These methods estimate and compress either optical flow or deformable offsets to reduce inter-frame redundancy. However, flow-based methods often suffer from inaccurate motion estimation in complicated scenes. Deformable convolution-based methods are more robust but have a higher bit cost for motion coding. In this paper, we propose a hybrid context generation module, which combines the advantages of the above methods in an optimal way and achieves accurate compensation at a low bit cost. Specifically, considering the characteristics of features at different scales, we adopt flow-guided deformable compensation at largest-scale to produce accurate alignment in detailed regions. For smaller-scale features, we perform flow-based warping to save the bit cost for motion coding. Furthermore, we design a local-global context enhancement module to fully explore the local-global information of previous reconstructed signals. Experimental results demonstrate that our proposed Hybrid Local-Global Context learning (HLGC) method can significantly enhance the state-of-the-art methods on standard test datasets.

Keywords

Cite

@article{arxiv.2412.00446,
  title  = {Hybrid Local-Global Context Learning for Neural Video Compression},
  author = {Yongqi Zhai and Jiayu Yang and Wei Jiang and Chunhui Yang and Luyang Tang and Ronggang Wang},
  journal= {arXiv preprint arXiv:2412.00446},
  year   = {2024}
}

Comments

Accepted to DCC 2024

R2 v1 2026-06-28T20:17:57.909Z