paper-with-me

Papers

Neural B-frame Video Compression with Bi-directional Reference Harmonization

2025-11-12 · Yuxi Liu, Dengchao Jin, Shuai Huo, Jiawen Gu, Chao Zhou, Huihui Bai, Ming Lu, Zhan Ma arxiv

Neural video compression (NVC) has made significant progress in recent years, while neural B-frame video compression (NBVC) remains underexplored compared to P-frame compression. NBVC can adopt bi-directional reference frames for better compression performance. However, NBVC's hierarchical coding may complicate continuous temporal prediction, especially at some hierarchical levels with a large frame span, which could cause the contribution of the two reference frames to be unbalanced. To optimize reference information utilization, we propose a novel NBVC method, termed Bi-directional Reference Harmonization Video Compression (BRHVC), with the proposed Bi-directional Motion Converge (BMC) and Bi-directional Contextual Fusion (BCF). BMC converges multiple optical flows in motion compression, leading to more accurate motion compensation on a larger scale. Then BCF explicitly models the weights of reference contexts under the guidance of motion compensation accuracy. With more efficient motions and contexts, BRHVC can effectively harmonize bi-directional references. Experimental results indicate that our BRHVC outperforms previous state-of-the-art NVC methods, even surpassing the traditional coding, VTM-RA (under random access configuration), on the HEVC datasets. The source code is released at https://github.com/kwai/NVC.

📄 PDF Abstract BibTeX arXiv:2511.08938

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bi-Directional Deep Contextual Video Compression

2024-08-16 · Xihua Sheng, Li Li, Dong Liu, Shiqi Wang

Deep video compression has made remarkable process in recent years, with the majority of advancements concentrated on P-frame coding. Although efforts to enhance B-frame coding are ongoing, their compression performance …

Video Compression

Advancing Learned Video Compression with In-loop Frame Prediction

2022-11-13 · Ren Yang, Radu Timofte, Luc van Gool

Recent years have witnessed an increasing interest in end-to-end learned video compression. Most previous works explore temporal redundancy by detecting and compressing a motion map to warp the reference frame towards th…

MS-SSIMPredictionSSIMVideo Compression

Fine-Grained Motion Compression and Selective Temporal Fusion for Neural B-Frame Video Coding

2025-06-09 · Xihua Sheng, Peilin Chen, Meng Wang, Li Zhang 외

With the remarkable progress in neural P-frame video coding, neural B-frame coding has recently emerged as a critical research direction. However, most existing neural B-frame codecs directly adopt P-frame coding tools w…

End-to-End Rate-Distortion Optimized Learned Hierarchical Bi-Directional Video Compression

2021-12-17 · M. Akin Yilmaz, A. Murat Tekalp

Conventional video compression (VC) methods are based on motion compensated transform coding, and the steps of motion estimation, mode and quantization parameter selection, and entropy coding are optimized individually d…

Motion EstimationMS-SSIMQuantizationSSIM+1

Deep Video Harmonization with Color Mapping Consistency

2022-05-02 · Xinyuan Lu, Shengyuan Huang, Li Niu, Wenyan Cong 외

Video harmonization aims to adjust the foreground of a composite video to make it compatible with the background. So far, video harmonization has only received limited attention and there is no public dataset for video h…

Video Harmonization