Rate-aware Compression for NeRF-based Volumetric Video
Zhiyu Zhang, Guo Lu, Huanxiong Liang, Zhengxue Cheng, Anni Tang, Li, Song

TL;DR
This paper introduces a novel rate-aware compression framework for NeRF-based volumetric video that directly learns compact representations during training, significantly reducing storage size while maintaining quality.
Contribution
It proposes a rate-aware training method with an implicit entropy model, adaptive quantization, and rate-distortion optimization for NeRF representations, achieving state-of-the-art compression performance.
Findings
Reduces storage size by approximately 80% on HumanRF dataset.
Achieves state-of-the-art rate-distortion performance.
Maintains marginal distortion with significant compression gains.
Abstract
The neural radiance fields (NeRF) have advanced the development of 3D volumetric video technology, but the large data volumes they involve pose significant challenges for storage and transmission. To address these problems, the existing solutions typically compress these NeRF representations after the training stage, leading to a separation between representation training and compression. In this paper, we try to directly learn a compact NeRF representation for volumetric video in the training stage based on the proposed rate-aware compression framework. Specifically, for volumetric video, we use a simple yet effective modeling strategy to reduce temporal redundancy for the NeRF representation. Then, during the training phase, an implicit entropy model is utilized to estimate the bitrate of the NeRF representation. This entropy model is then encoded into the bitstream to assist in the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Compression Techniques · Video Coding and Compression Technologies · Computer Graphics and Visualization Techniques
