Advances in radiance fields have enabled photorealistic novel view synthesis, but progress has been limited by the lack of a large-scale real-world dataset with both clean and cluttered images per scene for distractor-free radiance fields. To address this, researchers introduced DF3DV-1K, a comprehensive dataset and benchmark for distractor-free novel view synthesis, as detailed in a recent arXiv paper.
Dataset Composition
DF3DV-1K comprises 1,048 scenes and a total of 89,924 images captured using consumer cameras, mimicking casual capture scenarios, according to the paper. The dataset covers 128 distractor types and 161 scene themes across both indoor and outdoor environments. Each scene provides paired clean and cluttered image sets to evaluate robustness against distractors—objects that should not appear in the synthesized view.
The authors also curated a subset called DF3DV-41, consisting of 41 scenes systematically designed to present challenging scenarios for distractor-free radiance field methods. This subset serves as a focused benchmark for stress-testing algorithms.
Benchmarking Distractor-Free Radiance Fields
Using DF3DV-1K, the researchers benchmarked nine recent distractor-free radiance field methods alongside 3D Gaussian Splatting. The evaluation identified the most robust methods and the most challenging distractor types and scene configurations. While the paper does not report per-method scores in the abstract, it states that the benchmark reveals which techniques handle real-world clutter effectively.
| Benchmark Component | Details |
|---|---|
| Scenes in DF3DV-1K | 1,048 scenes with clean and cluttered images |
| Total images | 89,924 images from consumer cameras |
| Distractor types | 128 types across 161 scene themes |
| Curated subset | DF3DV-41 with 41 challenging scenes |
| Methods tested | 9 radiance field methods + 3D Gaussian Splatting |
Improving Synthesis with Diffusion Models
Beyond benchmarking, the authors demonstrated an application of DF3DV-1K by fine-tuning a diffusion-based 2D enhancer to improve radiance field outputs. According to the paper, this approach yielded average improvements of 0.96 dB in PSNR (peak signal-to-noise ratio) and 0.057 in LPIPS (learned perceptual image patch similarity) on the held-out test set (DF3DV-41) and the On-the-go dataset. These metrics indicate both objective quality gains and perceptual improvements.
The dataset and leaderboard are publicly available at the URL provided in the paper, encouraging further research and development in distractor-free vision. The authors hope DF3DV-1K facilitates progress beyond scene-specific approaches and promotes robust 3D reconstruction in real-world settings.
For enterprise technology leaders, this work highlights the growing maturity of computer vision datasets that can support applications in autonomous systems, augmented reality, and visual inspection—fields where handling distractors is critical for reliable performance.