English

Neural Adaptive SCEne Tracing

Computer Vision and Pattern Recognition 2022-03-18 v2

Abstract

Neural rendering with implicit neural networks has recently emerged as an attractive proposition for scene reconstruction, achieving excellent quality albeit at high computational cost. While the most recent generation of such methods has made progress on the rendering (inference) times, very little progress has been made on improving the reconstruction (training) times. In this work, we present Neural Adaptive Scene Tracing (NAScenT), the first neural rendering method based on directly training a hybrid explicit-implicit neural representation. NAScenT uses a hierarchical octree representation with one neural network per leaf node and combines this representation with a two-stage sampling process that concentrates ray samples where they matter most near object surfaces. As a result, NAScenT is capable of reconstructing challenging scenes including both large, sparsely populated volumes like UAV captured outdoor environments, as well as small scenes with high geometric complexity. NAScenT outperforms existing neural rendering approaches in terms of both quality and training time.

Keywords

Cite

@article{arxiv.2202.13664,
  title  = {Neural Adaptive SCEne Tracing},
  author = {Rui Li and Darius Rückert and Yuanhao Wang and Ramzi Idoughi and Wolfgang Heidrich},
  journal= {arXiv preprint arXiv:2202.13664},
  year   = {2022}
}

Comments

27 pages

R2 v1 2026-06-24T09:56:02.177Z