NAS-NeRF: Generative Neural Architecture Search for Neural Radiance Fields
Saeejith Nair, Yuhao Chen, Mohammad Javad Shafiee, Alexander Wong

TL;DR
NAS-NeRF introduces a neural architecture search method that creates compact, scene-specific NeRF models, significantly reducing computational costs while maintaining high synthesis quality, thus enhancing deployability.
Contribution
The paper presents a generative neural architecture search strategy for NeRFs that produces scene-tailored, efficient architectures balancing complexity and quality, outperforming baseline models.
Findings
Achieves up to 5.74× smaller architectures
Reduces FLOPs by up to 4.19×
Speeds up rendering by up to 1.93×
Abstract
Neural radiance fields (NeRFs) enable high-quality novel view synthesis, but their high computational complexity limits deployability. While existing neural-based solutions strive for efficiency, they use one-size-fits-all architectures regardless of scene complexity. The same architecture may be unnecessarily large for simple scenes but insufficient for complex ones. Thus, there is a need to dynamically optimize the neural network component of NeRFs to achieve a balance between computational complexity and specific targets for synthesis quality. We introduce NAS-NeRF, a generative neural architecture search strategy that generates compact, scene-specialized NeRF architectures by balancing architecture complexity and target synthesis quality metrics. Our method incorporates constraints on target metrics and budgets to guide the search towards architectures tailored for each scene.…
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 · Advanced Neural Network Applications · Computer Graphics and Visualization Techniques
MethodsRoIAlign · RoIPool · Softmax
