HollowNeRF: Pruning Hashgrid-Based NeRFs with Trainable Collision Mitigation
Xiufeng Xie, Riccardo Gherardi, Zhihong Pan, Stephen Huang

TL;DR
HollowNeRF introduces a training-time sparsification method for hashgrid-based NeRFs, using a learned 3D saliency mask and ADMM pruning to reduce parameters while maintaining or improving rendering quality.
Contribution
It proposes a novel automatic sparsification approach for hashgrid-based NeRFs during training, enhancing efficiency without prior shape knowledge.
Findings
Uses 31% of parameters of state-of-the-art methods.
Achieves up to 1dB PSNR improvement with fewer parameters.
Maintains comparable rendering quality to Instant-NGP.
Abstract
Neural radiance fields (NeRF) have garnered significant attention, with recent works such as Instant-NGP accelerating NeRF training and evaluation through a combination of hashgrid-based positional encoding and neural networks. However, effectively leveraging the spatial sparsity of 3D scenes remains a challenge. To cull away unnecessary regions of the feature grid, existing solutions rely on prior knowledge of object shape or periodically estimate object shape during training by repeated model evaluations, which are costly and wasteful. To address this issue, we propose HollowNeRF, a novel compression solution for hashgrid-based NeRF which automatically sparsifies the feature grid during the training phase. Instead of directly compressing dense features, HollowNeRF trains a coarse 3D saliency mask that guides efficient feature pruning, and employs an alternating direction method of…
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
HollowNeRF: Pruning Hashgrid-Based NeRFs with Trainable Collision Mitigation· youtube
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced Vision and Imaging · Computer Graphics and Visualization Techniques
