Dynamic PlenOctree for Adaptive Sampling Refinement in Explicit NeRF
Haotian Bai, Yiqi Lin, Yize Chen, Lin Wang

TL;DR
The paper introduces Dynamic PlenOctree (DOT), an adaptive hierarchical structure for neural radiance fields that refines sampling based on scene complexity, improving visual quality and efficiency over fixed-structure methods.
Contribution
It proposes a novel hierarchical feature fusion and adaptive sampling strategy for PlenOctree, enabling dynamic scene complexity handling and faster rendering.
Findings
Outperforms PlenOctree in visual quality
Reduces parameters by over 55-69%
Increases FPS by 1.7-1.9 times
Abstract
The explicit neural radiance field (NeRF) has gained considerable interest for its efficient training and fast inference capabilities, making it a promising direction such as virtual reality and gaming. In particular, PlenOctree (POT)[1], an explicit hierarchical multi-scale octree representation, has emerged as a structural and influential framework. However, POT's fixed structure for direct optimization is sub-optimal as the scene complexity evolves continuously with updates to cached color and density, necessitating refining the sampling distribution to capture signal complexity accordingly. To address this issue, we propose the dynamic PlenOctree DOT, which adaptively refines the sample distribution to adjust to changing scene complexity. Specifically, DOT proposes a concise yet novel hierarchical feature fusion strategy during the iterative rendering process. Firstly, it identifies…
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
Dynamic PlenOctree for Adaptive Sampling Refinement in Explicit NeRF· youtube
Taxonomy
TopicsAdvanced Vision and Imaging · Computer Graphics and Visualization Techniques · Robotics and Sensor-Based Localization
MethodsHierarchical Feature Fusion · Pruning
