ActiveNeRF: Learning where to See with Uncertainty Estimation
Xuran Pan, Zihang Lai, Shiji Song, and Gao Huang

TL;DR
ActiveNeRF introduces an active learning framework for NeRF that uses uncertainty estimation to select the most informative samples, significantly improving 3D scene reconstruction with limited data.
Contribution
This paper presents a novel ActiveNeRF framework that integrates uncertainty estimation and active learning to enhance NeRF performance under limited training data.
Findings
Improves NeRF quality with fewer training images.
Uncertainty-based sample selection enhances scene reconstruction.
Validated on both synthetic and real scenes.
Abstract
Recently, Neural Radiance Fields (NeRF) has shown promising performances on reconstructing 3D scenes and synthesizing novel views from a sparse set of 2D images. Albeit effective, the performance of NeRF is highly influenced by the quality of training samples. With limited posed images from the scene, NeRF fails to generalize well to novel views and may collapse to trivial solutions in unobserved regions. This makes NeRF impractical under resource-constrained scenarios. In this paper, we present a novel learning framework, ActiveNeRF, aiming to model a 3D scene with a constrained input budget. Specifically, we first incorporate uncertainty estimation into a NeRF model, which ensures robustness under few observations and provides an interpretation of how NeRF understands the scene. On this basis, we propose to supplement the existing training set with newly captured samples based on an…
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
TopicsAdvanced Vision and Imaging · Robotics and Sensor-Based Localization · Computer Graphics and Visualization Techniques
