VRVVC: Variable-Rate NeRF-Based Volumetric Video Compression

Abstract

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.

Cite

Text

Hu et al. "VRVVC: Variable-Rate NeRF-Based Volumetric Video Compression." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I4.32370

Markdown

[Hu et al. "VRVVC: Variable-Rate NeRF-Based Volumetric Video Compression." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/hu2025aaai-vrvvc/) doi:10.1609/AAAI.V39I4.32370

BibTeX

@inproceedings{hu2025aaai-vrvvc,
  title     = {{VRVVC: Variable-Rate NeRF-Based Volumetric Video Compression}},
  author    = {Hu, Qiang and Zhong, Houqiang and Zheng, Zihan and Zhang, Xiaoyun and Cheng, Zhengxue and Song, Li and Zhai, Guangtao and Wang, Yanfeng},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {3563-3571},
  doi       = {10.1609/AAAI.V39I4.32370},
  url       = {https://mlanthology.org/aaai/2025/hu2025aaai-vrvvc/}
}