PlatoNeRF: 3D Reconstruction in Plato's Cave via Single-View Two-Bounce Lidar
Tzofi Klinghoffer, Xiaoyu Xiang, Siddharth Somasundaram, Yuchen Fan, Christian Richardt, Ramesh Raskar, Rakesh Ranjan
TL;DR
This work tackles single-view 3D reconstruction by exploiting two-bounce light paths captured with a SPAD lidar to recover both visible and occluded geometry without data priors. PlatoNeRF models two-bounce light within a NeRF framework, supervising primary and secondary rays with lidar transients and optimizing a loss on depth via $t_{peak}=d/c$ with $d=d_1+d_2+d_3$. It demonstrates improved depth accuracy and robustness under ambient light and low-albedo backgrounds and generalizes to lower spatial/temporal resolutions, outperforming BF Lidar and RGB-shadow baselines on simulated and real data. The authors release synthetic data, code, and checkpoints to promote reproducibility and future work toward combining lidar and RGB with neural rendering for textured geometry.
Abstract
3D reconstruction from a single-view is challenging because of the ambiguity from monocular cues and lack of information about occluded regions. Neural radiance fields (NeRF), while popular for view synthesis and 3D reconstruction, are typically reliant on multi-view images. Existing methods for single-view 3D reconstruction with NeRF rely on either data priors to hallucinate views of occluded regions, which may not be physically accurate, or shadows observed by RGB cameras, which are difficult to detect in ambient light and low albedo backgrounds. We propose using time-of-flight data captured by a single-photon avalanche diode to overcome these limitations. Our method models two-bounce optical paths with NeRF, using lidar transient data for supervision. By leveraging the advantages of both NeRF and two-bounce light measured by lidar, we demonstrate that we can reconstruct visible and occluded geometry without data priors or reliance on controlled ambient lighting or scene albedo. In addition, we demonstrate improved generalization under practical constraints on sensor spatial- and temporal-resolution. We believe our method is a promising direction as single-photon lidars become ubiquitous on consumer devices, such as phones, tablets, and headsets.
