English

SO-NeRF: Active View Planning for NeRF using Surrogate Objectives

Computer Vision and Pattern Recognition 2023-12-07 v1

Abstract

Despite the great success of Neural Radiance Fields (NeRF), its data-gathering process remains vague with only a general rule of thumb of sampling as densely as possible. The lack of understanding of what actually constitutes good views for NeRF makes it difficult to actively plan a sequence of views that yield the maximal reconstruction quality. We propose Surrogate Objectives for Active Radiance Fields (SOAR), which is a set of interpretable functions that evaluates the goodness of views using geometric and photometric visual cues - surface coverage, geometric complexity, textural complexity, and ray diversity. Moreover, by learning to infer the SOAR scores from a deep network, SOARNet, we are able to effectively select views in mere seconds instead of hours, without the need for prior visits to all the candidate views or training any radiance field during such planning. Our experiments show SOARNet outperforms the baselines with \sim80x speed-up while achieving better or comparable reconstruction qualities. We finally show that SOAR is model-agnostic, thus it generalizes across fully neural-implicit to fully explicit approaches.

Keywords

Cite

@article{arxiv.2312.03266,
  title  = {SO-NeRF: Active View Planning for NeRF using Surrogate Objectives},
  author = {Keifer Lee and Shubham Gupta and Sunglyoung Kim and Bhargav Makwana and Chao Chen and Chen Feng},
  journal= {arXiv preprint arXiv:2312.03266},
  year   = {2023}
}

Comments

13 pages

R2 v1 2026-06-28T13:42:28.101Z