IVCVDec 16, 2024

VRVVC: Variable-Rate NeRF-Based Volumetric Video Compression

arXiv:2412.11362v112 citationsh-index: 9AAAI
Originality Incremental advance
AI Analysis

This work addresses storage and transmission issues for photorealistic free-viewpoint video, offering a practical solution for immersive media applications, though it appears incremental by building on existing NeRF compression methods.

The paper tackles the challenge of high data volumes in Neural Radiance Field (NeRF)-based volumetric video compression by proposing VRVVC, an end-to-end variable-rate framework that achieves superior rate-distortion performance across a wide range of bitrates using a single model.

Neural Radiance Field (NeRF)-based volumetric video has revolutionized visual media by delivering photorealistic Free-Viewpoint Video (FVV) experiences that provide audiences with unprecedented immersion and interactivity. However, the substantial data volumes pose significant challenges for storage and transmission. Existing solutions typically optimize NeRF representation and compression independently or focus on a single fixed rate-distortion (RD) tradeoff. In this paper, we propose VRVVC, a novel end-to-end joint optimization variable-rate framework for volumetric video compression that achieves variable bitrates using a single model while maintaining superior RD performance. Specifically, VRVVC introduces a compact tri-plane implicit residual representation for inter-frame modeling of long-duration dynamic scenes, effectively reducing temporal redundancy. We further propose a variable-rate residual representation compression scheme that leverages a learnable quantization and a tiny MLP-based entropy model. This approach enables variable bitrates through the utilization of predefined Lagrange multipliers to manage the quantization error of all latent representations. Finally, we present an end-to-end progressive training strategy combined with a multi-rate-distortion loss function to optimize the entire framework. Extensive experiments demonstrate that VRVVC achieves a wide range of variable bitrates within a single model and surpasses the RD performance of existing methods across various datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes