paper-with-me

Papers

DCVC-MV: Deep Contextual Multiview Video Compression with Efficient Inter-View Prediction

2025-09-04 · Xihua Sheng, Yingwen Zhang, Long Xu, Shiqi Wang arxiv

Multiview video is a key format for 3D applications such as free-viewpoint broadcasting and virtual reality, yet its large data volume poses significant challenges for efficient storage and transmission. As deep contextual video compression matures and moves toward standardization, extending such learned codecs to multiview scenarios has become essential for practical deployment---yet this direction remains largely unexplored. In this paper, we propose DCVC-MV, a novel deep contextual multiview video compression framework that satisfies three fundamental requirements. First, it maintains backward compatibility, ensuring that the primary view's bitstream can be decoded independently by a single-view decoder without being affected by other views. Second, it supports random-access capability, enabling flexible switching between different viewing perspectives. Third, it effectively exploits inter-view correlations to achieve high compression efficiency. This is realized through four dedicated components: (1) an inter-view motion feature propagation method, which propagates decoded independent-view motion features as conditions to promote dependent-view motion encoding; (2) an inter-view motion conditional entropy model designed to learn motion conditional priors across views for more accurate probability estimation of motion latent representations; (3) an implicit inter-view context prediction method, which predicts inter-view contexts from low-resolution independent-view content features without explicit disparity estimation; and (4) an inter-view contextual conditional entropy model that learns contextual conditional priors across views to further enhance content compression.

📄 PDF Abstract BibTeX arXiv:2509.03922

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

OpenDCVCs: A PyTorch Open Source Implementation and Performance Evaluation of the DCVC series Video Codecs

2025-08-06 · Yichi Zhang, Fengqing Zhu arxiv

We present OpenDCVCs, an open-source PyTorch implementation designed to advance reproducible research in learned video compression. OpenDCVCs provides unified and training-ready implementations of four representative Dee…

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

L-STEC: Learned Video Compression with Long-term Spatio-Temporal Enhanced Context

2025-12-14 · Tiange Zhang, Zhimeng Huang, Xiandong Meng, Kai Zhang 외 arxiv

Neural Video Compression has emerged in recent years, with condition-based frameworks outperforming traditional codecs. However, most existing methods rely solely on the previous frame's features to predict temporal cont…

Neural Video Compression with Domain Transfer

2026-05-13 · Tiange Zhang, Rongqun Lin, Xiandong Meng, Haofeng Wang 외 arxiv

Content-adaptive compression has always been a key direction in neural video coding (NVC), aiming to mitigate the domain gap between training and testing data. Such gaps often arise from distributional discrepancies betw…

Ultra-Fast Neural Video Compression

2026-06-03 · Jiahao Li, Wenxuan Xie, Zhaoyang Jia, Bin Li 외 arxiv

While neural video codecs (NVCs) have demonstrated superior compression ratio, their prohibitive computational complexity remains a critical barrier to real-world deployment. This paper introduces a chunk-based coding fr…