LiDARsim: Realistic LiDAR Simulation by Leveraging the Real World
About
We tackle the problem of producing realistic simulations of LiDAR point clouds, the sensor of preference for most self-driving vehicles. We argue that, by leveraging real data, we can simulate the complex world more realistically compared to employing virtual worlds built from CAD/procedural models. Towards this goal, we first build a large catalog of 3D static maps and 3D dynamic objects by driving around several cities with our self-driving fleet. We can then generate scenarios by selecting a scene from our catalog and "virtually" placing the self-driving vehicle (SDV) and a set of dynamic objects from the catalog in plausible locations in the scene. To produce realistic simulations, we develop a novel simulator that captures both the power of physics-based and learning-based simulation. We first utilize ray casting over the 3D scene and then use a deep neural network to produce deviations from the physics-based simulation, producing realistic LiDAR point clouds. We showcase LiDARsim's usefulness for perception algorithms-testing on long-tail events and end-to-end closed-loop evaluation on safety-critical scenarios.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Novel View Synthesis | nuScenes low-frequency setting | RMSE0.0858 | 16 | |
| Novel depth synthesis | nuScenes | RMSE10.5539 | 10 | |
| LiDAR Novel View Synthesis (Intensity) | KITTI-360 low-frequency setting (test) | RMSE0.2089 | 8 | |
| Novel LiDAR View Synthesis (Intensity) | nuScenes | RMSE0.0659 | 8 | |
| LiDAR Novel View Synthesis (Depth) | KITTI-360 low-frequency setting (test) | RMSE10.1994 | 8 | |
| Novel LiDAR View Synthesis | KITTI-360 | Point Cloud CD3.2228 | 8 | |
| Novel LiDAR View Synthesis (Point Cloud) | nuScenes | Chamfer Distance12.1383 | 8 | |
| Point Cloud Reconstruction | nuScenes low-frequency setting | Chamfer Distance (CD)16.7623 | 8 | |
| Point Cloud Reconstruction | KITTI-360 low-frequency setting (test) | Chamfer Distance (CD)11.0426 | 8 | |
| LiDAR Intensity Synthesis | KITTI-360 (standard-frequency setting) | RMSE0.1532 | 7 |