LiDAR4D: Dynamic Neural Fields for Novel Space-time View LiDAR Synthesis
About
Although neural radiance fields (NeRFs) have achieved triumphs in image novel view synthesis (NVS), LiDAR NVS remains largely unexplored. Previous LiDAR NVS methods employ a simple shift from image NVS methods while ignoring the dynamic nature and the large-scale reconstruction problem of LiDAR point clouds. In light of this, we propose LiDAR4D, a differentiable LiDAR-only framework for novel space-time LiDAR view synthesis. In consideration of the sparsity and large-scale characteristics, we design a 4D hybrid representation combined with multi-planar and grid features to achieve effective reconstruction in a coarse-to-fine manner. Furthermore, we introduce geometric constraints derived from point clouds to improve temporal consistency. For the realistic synthesis of LiDAR point clouds, we incorporate the global optimization of ray-drop probability to preserve cross-region patterns. Extensive experiments on KITTI-360 and NuScenes datasets demonstrate the superiority of our method in accomplishing geometry-aware and time-consistent dynamic reconstruction. Codes are available at https://github.com/ispc-lab/LiDAR4D.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Novel depth synthesis | nuScenes | RMSE6.7831 | 10 | |
| Novel LiDAR View Synthesis | KITTI-360 | Point Cloud CD0.1089 | 8 | |
| Novel LiDAR View Synthesis (Intensity) | nuScenes | RMSE0.0426 | 8 | |
| Novel LiDAR View Synthesis (Point Cloud) | nuScenes | Chamfer Distance0.2443 | 8 | |
| Novel-View LiDAR Synthesis | KITTI-360 Static Scene Sequence | CD (Point Cloud)0.0894 | 5 | |
| LiDAR re-simulation | KITTI-360 (test) | Depth RMSE3.5256 | 5 | |
| LiDAR Simulation | Waymo Open Dataset v1.0 (test) | Depth RMSE6.6234 | 4 |