Aug3D: Augmenting large scale outdoor datasets for Generalizable Novel View Synthesis
Aditya Rauniyar, Omar Alama, Silong Yong, Katia Sycara, Sebastian Scherer
TL;DR
This work tackles the challenge of generalizable novel view synthesis (GNVS) in large-scale outdoor environments by proposing Aug3D, a reconstruction-based augmentation framework. It combines SfM-based view clustering to ensure high overlap with multiscale grid and semantic building sampling to generate diverse, well-conditioned novel views, then augments real outdoor data to train feed-forward GNVS models like PixelNeRF. Key findings show SfM shared-point clustering yields the best training overlap and that smaller cluster sizes further boost PSNR, while semantic augmentation provides notable gains when fused with real data. The approach enables more robust learning of urban scene priors for GNVS, with potential impact on outdoor AR/VR, city-scale mapping, and view-synthesis systems that require generalization across diverse environments.
Abstract
Recent photorealistic Novel View Synthesis (NVS) advances have increasingly gained attention. However, these approaches remain constrained to small indoor scenes. While optimization-based NVS models have attempted to address this, generalizable feed-forward methods, offering significant advantages, remain underexplored. In this work, we train PixelNeRF, a feed-forward NVS model, on the large-scale UrbanScene3D dataset. We propose four training strategies to cluster and train on this dataset, highlighting that performance is hindered by limited view overlap. To address this, we introduce Aug3D, an augmentation technique that leverages reconstructed scenes using traditional Structure-from-Motion (SfM). Aug3D generates well-conditioned novel views through grid and semantic sampling to enhance feed-forward NVS model learning. Our experiments reveal that reducing the number of views per cluster from 20 to 10 improves PSNR by 10%, but the performance remains suboptimal. Aug3D further addresses this by combining the newly generated novel views with the original dataset, demonstrating its effectiveness in improving the model's ability to predict novel views.
