Search papers, labs, and topics across Lattice.
This paper investigates the differences between RGB and LiDAR Neural Radiance Fields (NeRFs), highlighting the critical role of volume sampling density in LiDAR NeRF performance. It introduces the Neural LiDAR Bundle Adjustment (NeLD-BA) algorithm, which optimizes LiDAR maps and poses through efficient volume sampling of LiDAR rays. Extensive experiments on the Newer College and FusionPortable datasets reveal that NeLD-BA achieves state-of-the-art results in multi-view point cloud registration and 3D mapping.
LiDAR NeRFs can be dramatically improved by optimizing volume sampling density, leading to superior 3D mapping results.
Recent research has achieved remarkable novel view rendering and scene reconstruction results with Neural Radiance Field (NeRF), including extensions to the LiDAR modality. Few studies have, however, explored the key design differences between RGB NeRFs and LiDAR NeRFs, particularly considering their underlying working principles. In this work, we provide both theoretical and empirical evidence suggesting that the density of volume sampling plays a significant role in LiDAR NeRF. Based on this finding, we propose a novel Neural LiDAR Bundle Adjustment (NeLD-BA) algorithm, which is tailored using efficient volume sampling of LiDAR rays for joint optimization of LiDAR map and poses. Extensive experiments are performed using the Newer College and FusionPortable datasets to demonstrate the proposed NeLD-BA's state-of-the-art performance in multi-view point cloud registration and 3D mapping. We will open-source our code for the community.