A sampling-based training strategy using cached loss ranking, frequency-guided crossover, and mutation reduces INR training time by 48-66% with no loss in quality.
Expansive Supervision for Neural Radiance Field
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Neural Radiance Field (NeRF) has achieved remarkable success in creating immersive media representations through its exceptional reconstruction capabilities. However, the computational demands of dense forward passes and volume rendering during training continue to challenge its real-world applications. In this paper, we introduce Expansive Supervision to reduce time and memory costs during NeRF training from the perspective of partial ray selection for supervision. Specifically, we observe that training errors exhibit a long-tail distribution correlated with image content. Based on this observation, our method selectively renders a small but crucial subset of pixels and expands their values to estimate errors across the entire area for each iteration. Compared to conventional supervision, our approach effectively bypasses redundant rendering processes, resulting in substantial reductions in both time and memory consumption. Experimental results demonstrate that integrating Expansive Supervision within existing state-of-the-art acceleration frameworks achieves 52% memory savings and 16% time savings while maintaining comparable visual quality.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2024 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
EVOS: Efficient Implicit Neural Training via EVOlutionary Selector
A sampling-based training strategy using cached loss ranking, frequency-guided crossover, and mutation reduces INR training time by 48-66% with no loss in quality.