English

Learning to Generate Realistic LiDAR Point Clouds

Computer Vision and Pattern Recognition 2022-09-27 v2

Abstract

We present LiDARGen, a novel, effective, and controllable generative model that produces realistic LiDAR point cloud sensory readings. Our method leverages the powerful score-matching energy-based model and formulates the point cloud generation process as a stochastic denoising process in the equirectangular view. This model allows us to sample diverse and high-quality point cloud samples with guaranteed physical feasibility and controllability. We validate the effectiveness of our method on the challenging KITTI-360 and NuScenes datasets. The quantitative and qualitative results show that our approach produces more realistic samples than other generative models. Furthermore, LiDARGen can sample point clouds conditioned on inputs without retraining. We demonstrate that our proposed generative model could be directly used to densify LiDAR point clouds. Our code is available at: https://www.zyrianov.org/lidargen/

Keywords

Cite

@article{arxiv.2209.03954,
  title  = {Learning to Generate Realistic LiDAR Point Clouds},
  author = {Vlas Zyrianov and Xiyue Zhu and Shenlong Wang},
  journal= {arXiv preprint arXiv:2209.03954},
  year   = {2022}
}

Comments

ECCV 2022. Version 2 comments: Corrected typos

R2 v1 2026-06-28T00:58:35.786Z