Learning Heterogeneous Mixture of Scene Experts for Large-scale Neural Radiance Fields
Zhenxing Mi, Ping Yin, Xue Xiao, Dan Xu

TL;DR
This paper introduces Switch-NeRF++, a scalable neural radiance field model that employs heterogeneous scene decomposition and specialized hash experts to efficiently model large-scale scenes with improved accuracy and speed.
Contribution
The paper proposes a novel end-to-end framework using a hash-based gating network and heterogeneous hash experts for scalable, efficient large-scale scene modeling in NeRFs.
Findings
Achieves state-of-the-art accuracy on large-scale NeRF datasets.
Provides 8x faster training and 16x faster rendering than previous methods.
Successfully models scenes larger than 6.5 km^2 with high quality.
Abstract
Recent NeRF methods on large-scale scenes have underlined the importance of scene decomposition for scalable NeRFs. Although achieving reasonable scalability, there are several critical problems remaining unexplored, i.e., learnable decomposition, modeling scene heterogeneity, and modeling efficiency. In this paper, we introduce Switch-NeRF++, a Heterogeneous Mixture of Hash Experts (HMoHE) network that addresses these challenges within a unified framework. It is a highly scalable NeRF that learns heterogeneous decomposition and heterogeneous NeRFs efficiently for large-scale scenes in an end-to-end manner. In our framework, a gating network learns to decompose scenes and allocates 3D points to specialized NeRF experts. This gating network is co-optimized with the experts by our proposed Sparsely Gated Mixture of Experts (MoE) NeRF framework. We incorporate a hash-based gating network…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Generative Adversarial Networks and Image Synthesis · Domain Adaptation and Few-Shot Learning
