CAwa-NeRF: Instant Learning of Compression-Aware NeRF Features
Omnia Mahmoud, Th\'eo Ladune, Matthieu Gendrin

TL;DR
CAwa-NeRF introduces a method for instant compression-aware learning of NeRF features, significantly reducing storage size with negligible training overhead, applicable to various scene types without sacrificing quality.
Contribution
The paper presents a novel approach enabling immediate compression of NeRF feature grids during training, compatible with existing models like Instant-NGP, without additional training time or architecture changes.
Findings
Achieves 94% compression of feature grids with no quality loss.
Reduces feature grid size to as low as 2.4% of original while maintaining high PSNR.
Applicable to diverse static scene types, including real-life captured scenes.
Abstract
Modeling 3D scenes by volumetric feature grids is one of the promising directions of neural approximations to improve Neural Radiance Fields (NeRF). Instant-NGP (INGP) introduced multi-resolution hash encoding from a lookup table of trainable feature grids which enabled learning high-quality neural graphics primitives in a matter of seconds. However, this improvement came at the cost of higher storage size. In this paper, we address this challenge by introducing instant learning of compression-aware NeRF features (CAwa-NeRF), that allows exporting the zip compressed feature grids at the end of the model training with a negligible extra time overhead without changing neither the storage architecture nor the parameters used in the original INGP paper. Nonetheless, the proposed method is not limited to INGP but could also be adapted to any model. By means of extensive simulations, our…
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 Vision and Imaging · Generative Adversarial Networks and Image Synthesis · Advanced Neural Network Applications
