NeRF On-the-go: Exploiting Uncertainty for Distractor-free NeRFs in the Wild
Weining Ren, Zihan Zhu, Boyang Sun, Jiaqi Chen, Marc Pollefeys, Songyou Peng
TL;DR
NeRF On-the-go tackles the problem of reconstructing static scene radiance fields from casually captured dynamic environments by predicting per-pixel uncertainty from DINOv2 features to suppress distractors during NeRF training. It introduces a decoupled optimization framework with an SSIM-based uncertainty loss and a dilated patch sampling strategy to enhance context and convergence speed; the uncertainty predictor is regularized to be spatially and temporally coherent. Empirical results across indoor/outdoor scenes, including the RobustNeRF and On-the-go datasets, show significant improvements over state-of-the-art methods in PSNR, SSIM, and LPIPS, along with up to an order-of-magnitude faster convergence. The approach yields robust distractor removal in diverse real-world conditions and demonstrates applicability to static scenes while highlighting remaining challenges in regions with strong view-dependent effects.
Abstract
Neural Radiance Fields (NeRFs) have shown remarkable success in synthesizing photorealistic views from multi-view images of static scenes, but face challenges in dynamic, real-world environments with distractors like moving objects, shadows, and lighting changes. Existing methods manage controlled environments and low occlusion ratios but fall short in render quality, especially under high occlusion scenarios. In this paper, we introduce NeRF On-the-go, a simple yet effective approach that enables the robust synthesis of novel views in complex, in-the-wild scenes from only casually captured image sequences. Delving into uncertainty, our method not only efficiently eliminates distractors, even when they are predominant in captures, but also achieves a notably faster convergence speed. Through comprehensive experiments on various scenes, our method demonstrates a significant improvement over state-of-the-art techniques. This advancement opens new avenues for NeRF in diverse and dynamic real-world applications.
