English

DivCon-NeRF: Diverse and Consistent Ray Augmentation for Few-Shot NeRF

Computer Vision and Pattern Recognition 2025-08-07 v2

Abstract

Neural Radiance Field (NeRF) has shown remarkable performance in novel view synthesis but requires numerous multi-view images, limiting its practicality in few-shot scenarios. Ray augmentation has been proposed to alleviate overfitting caused by sparse training data by generating additional rays. However, existing methods, which generate augmented rays only near the original rays, exhibit pronounced floaters and appearance distortions due to limited viewpoints and inconsistent rays obstructed by nearby obstacles and complex surfaces. To address these problems, we propose DivCon-NeRF, which introduces novel sphere-based ray augmentations to significantly enhance both diversity and consistency. By employing a virtual sphere centered at the predicted surface point, our method generates diverse augmented rays from all 360-degree directions, facilitated by our consistency mask that effectively filters out inconsistent rays. We introduce tailored loss functions that leverage these augmentations, effectively reducing floaters and visual distortions. Consequently, our method outperforms existing few-shot NeRF approaches on the Blender, LLFF, and DTU datasets. Furthermore, DivCon-NeRF demonstrates strong generalizability by effectively integrating with both regularization- and framework-based few-shot NeRFs. Our code will be made publicly available.

Keywords

Cite

@article{arxiv.2503.12947,
  title  = {DivCon-NeRF: Diverse and Consistent Ray Augmentation for Few-Shot NeRF},
  author = {Ingyun Lee and Jae Won Jang and Seunghyeon Seo and Nojun Kwak},
  journal= {arXiv preprint arXiv:2503.12947},
  year   = {2025}
}

Comments

9 pages, 6 figures

R2 v1 2026-06-28T22:23:15.974Z