Paper
3D LiDAR Mapping in Dynamic Environments Using a 4D Implicit Neural Representation
Published May 6, 2024 · Xingguang Zhong, Yue Pan, C. Stachniss
2024 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)
6
Citations
0
Influential Citations
Abstract
Building accurate maps is a key building block to enable reliable localization, planning, and navigation of autonomous vehicles. We propose a novel approach for building accurate maps of dynamic environments utilizing a sequence of LiDAR scans. To this end, we propose encoding the 4D scene into a novel spatio-temporal implicit neural map representation by fitting a time-dependent truncated signed distance function to each point. Using our representation, we extract the static map by filtering the dynamic parts. Our neural representation is based on sparse feature grids, a globally shared decoder, and time-dependent basis functions, which we jointly optimize in an unsupervised fashion. To learn this representation from a sequence of Li-DAR scans, we design a simple yet efficient loss function to supervise the map optimization in a piecewise way. We evaluate our approach11Code: https://github.com/PRBonn/4dNDF on various scenes containing moving objects in terms of the reconstruction quality of static maps and the segmentation of dynamic point clouds. The experimental results demonstrate that our method is capable of removing the dynamic part of the input point clouds while reconstructing accurate and complete 3D maps, out-performing several state-of-the-art methods.
Our novel approach using a spatio-temporal implicit neural map representation effectively reconstructs accurate and complete 3D maps of dynamic environments, outperforming state-of-the-art methods.
Full text analysis coming soon...