ACRF: Compressing Explicit Neural Radiance Fields via Attribute Compression

Abstract

In this work, we study the problem of explicit NeRF compression. Through analyzing recent explicit NeRF models, we reformulate the task of explicit NeRF compression as 3D data compression. We further introduce our NeRF compression framework, Attributed Compression of Radiance Field (ACRF), which focuses on the compression of the explicit neural 3D representation. The neural 3D structure is pruned and converted to points with features, which are further encoded using importance-guided feature encoding. Furthermore, we employ an importance-prioritized entropy model to estimate the probability distribution of transform coefficients, which are then entropy coded with an arithmetic coder using the predicted distribution. Within this framework, we present two models, ACRF and ACRF-F, to strike a balance between compression performance and encoding time budget. Our experiments, which include both synthetic and real-world datasets such as Synthetic-NeRF and Tanks&Temples, demonstrate the superior performance of our proposed algorithm.

Cite

Text

Fang et al. "ACRF: Compressing Explicit Neural Radiance Fields via Attribute Compression." International Conference on Learning Representations, 2024.

Markdown

[Fang et al. "ACRF: Compressing Explicit Neural Radiance Fields via Attribute Compression." International Conference on Learning Representations, 2024.](https://mlanthology.org/iclr/2024/fang2024iclr-acrf/)

BibTeX

@inproceedings{fang2024iclr-acrf,
  title     = {{ACRF: Compressing Explicit Neural Radiance Fields via Attribute Compression}},
  author    = {Fang, Guangchi and Hu, Qingyong and Wang, Longguang and Guo, Yulan},
  booktitle = {International Conference on Learning Representations},
  year      = {2024},
  url       = {https://mlanthology.org/iclr/2024/fang2024iclr-acrf/}
}