MMCVNov 8, 2024

Rate-aware Compression for NeRF-based Volumetric Video

arXiv:2411.05322v16 citationsh-index: 7MM
Originality Incremental advance
AI Analysis

This work addresses storage and transmission challenges for volumetric video applications, representing an incremental improvement over existing compression methods.

The paper tackles the problem of large data volumes in NeRF-based volumetric video by proposing a rate-aware compression framework that learns compact NeRF representations during training, reducing storage size with marginal distortion. It achieves state-of-the-art rate-distortion performance, with approximately -80% BD-rate on HumanRF and -60% BD-rate on ReRF datasets compared to previous methods.

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 decoding of the NeRF representation. This approach enables precise bitrate estimation, thereby leading to a compact NeRF representation. Furthermore, we propose an adaptive quantization strategy and learn the optimal quantization step for the NeRF representations. Finally, the NeRF representation can be optimized by using the rate-distortion trade-off. Our proposed compression framework can be used for different representations and experimental results demonstrate that our approach significantly reduces the storage size with marginal distortion and achieves state-of-the-art rate-distortion performance for volumetric video on the HumanRF and ReRF datasets. Compared to the previous state-of-the-art method TeTriRF, we achieved an approximately -80% BD-rate on the HumanRF dataset and -60% BD-rate on the ReRF dataset.

Foundations

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

Your Notes