@inproceedings{730ca2219a7e4335997890b0c3a75968,
title = "InfNeRF: Towards Infinite Scale NeRF Rendering with O(log n) Space Complexity",
abstract = "The conventional mesh-based Level of Detail (LoD) technique, exemplified by applications such as Google Earth and many game engines, exhibits the capability to holistically represent a large scene even the Earth, and achieves rendering with a space complexity of O (log n). This constrained data requirement not only enhances rendering efficiency but also facilitates dynamic data fetching, thereby enabling a seamless 3D navigation experience for users. In this work, we extend this proven LoD technique to Neural Radiance Fields (NeRF) by introducing an octree structure to represent the scenes in different scales. This innovative approach provides a mathematically simple and elegant representation with a rendering space complexity of O(logn), aligned with the efficiency of mesh-based LoD techniques. We also present a novel training strategy that maintains a complexity of O(n). This strategy allows for parallel training with minimal overhead, ensuring the scalability and efficiency of our proposed method. Our contribution is not only in extending the capabilities of existing techniques but also in establishing a foundation for scalable and efficient large-scale scene representation using NeRF and octree structures. Code and checkpoints are available at: https: //jiabinliang.github.io/InfNeRF.io/",
keywords = "level of detail, novel view synthesis, radiance fields",
author = "Jiabin Liang and Lanqing Zhang and Zhuoran Zhao and Xiangyu Xu",
note = "Publisher Copyright: {\textcopyright} 2024 Copyright held by the owner/author(s).; 2024 SIGGRAPH Asia 2024 Conference Papers, SA 2024 ; Conference date: 03-12-2024 Through 06-12-2024",
year = "2024",
month = dec,
day = "3",
doi = "10.1145/3680528.3687646",
language = "英语",
series = "Proceedings - SIGGRAPH Asia 2024 Conference Papers, SA 2024",
publisher = "Association for Computing Machinery, Inc",
editor = "Spencer, \{Stephen N.\}",
booktitle = "Proceedings - SIGGRAPH Asia 2024 Conference Papers, SA 2024",
}