Abstract
We propose an application of online hard sample mining for efficient training of Neural Radiance Fields (NeRF). NeRF models produce state-of-the-art quality for many 3D reconstruction and rendering tasks but require substantial computational resources. The encoding of the scene information within the NeRF network parameters necessitates stochastic sampling. We observe that during the training, a major part of the compute time and memory usage is spent on processing already learnt samples, which no longer affect the model update significantly. We identify the backward pass on the stochastic samples as the computational bottleneck during the optimization. We thus perform the first forward pass in inference mode as a relatively low-cost search for hard samples. This is followed by building the computational graph and updating the NeRF network parameters using only the hard samples. To demonstrate the effectiveness of the proposed approach, we apply our method to Instant-NGP, resulting in significant improvements of the view-synthesis quality over the baseline (1 dB improvement on average per training time, or 2x speedup to reach the same PSNR level) along with 40% memory savings coming from using only the hard samples to build the computational graph. As our method only interfaces with the network module, we expect it to be widely applicable.
Original language | English |
---|---|
Title of host publication | Computer Vision – ECCV 2024 |
Subtitle of host publication | 18th European Conference, Milan, Italy, September 29–October 4, 2024, Proceedings, Part XXXVI |
Editors | Aleš Leonardis, Elisa Ricci, Stefan Roth, Olga Russakovsky, Torsten Sattler, Gül Varol |
Publisher | Springer |
Pages | 198-213 |
ISBN (Electronic) | 978-3-031-72764-1 |
ISBN (Print) | 978-3-031-72763-4 |
DOIs | |
Publication status | E-pub ahead of print - 25 Oct 2024 |
MoE publication type | A4 Conference publication |
Event | European Conference on Computer Vision - Milano, Italy Duration: 29 Sept 2024 → 4 Oct 2024 Conference number: 18 |
Publication series
Name | Lecture Notes in Computer Science |
---|---|
Publisher | Springer |
Volume | 15094 |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Conference
Conference | European Conference on Computer Vision |
---|---|
Abbreviated title | ECCV |
Country/Territory | Italy |
City | Milano |
Period | 29/09/2024 → 04/10/2024 |