UNeRF: Time and Memory Conscious U-Shaped Network for Training Neural Radiance Fields
Abiramy Kuganesan, Shih-yang Su, James J. Little, Helge Rhodin

TL;DR
UNeRF introduces a U-shaped network architecture that shares computations across neighboring samples, significantly reducing training memory and time for neural radiance fields while maintaining or improving synthesis quality.
Contribution
The paper proposes a novel UNeRF architecture that exploits sample redundancy, reducing resource requirements and improving accuracy in neural radiance field training and inference.
Findings
Reduces memory footprint during training.
Improves novel view synthesis quality.
Speeds up training and inference processes.
Abstract
Neural Radiance Fields (NeRFs) increase reconstruction detail for novel view synthesis and scene reconstruction, with applications ranging from large static scenes to dynamic human motion. However, the increased resolution and model-free nature of such neural fields come at the cost of high training times and excessive memory requirements. Recent advances improve the inference time by using complementary data structures yet these methods are ill-suited for dynamic scenes and often increase memory consumption. Little has been done to reduce the resources required at training time. We propose a method to exploit the redundancy of NeRF's sample-based computations by partially sharing evaluations across neighboring sample points. Our UNeRF architecture is inspired by the UNet, where spatial resolution is reduced in the middle of the network and information is shared between adjacent…
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 · Robotics and Sensor-Based Localization · Advanced Neural Network Applications
