paper-with-me

홈 › Papers

LidarDM: Generative LiDAR Simulation in a Generated World

2024-04-03 · Vlas Zyrianov, Henry Che, Zhijian Liu, Shenlong Wang

We present LidarDM, a novel LiDAR generative model capable of producing realistic, layout-aware, physically plausible, and temporally coherent LiDAR videos. LidarDM stands out with two unprecedented capabilities in LiDAR generative modeling: (i) LiDAR generation guided by driving scenarios, offering significant potential for autonomous driving simulations, and (ii) 4D LiDAR point cloud generation, enabling the creation of realistic and temporally coherent sequences. At the heart of our model is a novel integrated 4D world generation framework. Specifically, we employ latent diffusion models to generate the 3D scene, combine it with dynamic actors to form the underlying 4D world, and subsequently produce realistic sensory observations within this virtual environment. Our experiments indicate that our approach outperforms competing algorithms in realism, temporal coherency, and layout consistency. We additionally show that LidarDM can be used as a generative world model simulator for training and testing perception models.

📄 PDF Abstract BibTeX arXiv:2404.02903

Code (1)

vzyrianov/LidarDM 공식 구현 jax

Tasks

Autonomous DrivingPoint Cloud Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

A Realism Metric for Generated LiDAR Point Clouds

2022-08-31 · Larissa T. Triess, Christoph B. Rist, David Peter, J. Marius Zöllner

A considerable amount of research is concerned with the generation of realistic sensor data. LiDAR point clouds are generated by complex simulations or learned generative models. The generated data is usually exploited t…

Segmentation

A Unified Generative Framework for Realistic Lidar Simulation in Autonomous Driving Systems

2023-12-25 · Hamed Haghighi, Mehrdad Dianati, Valentina Donzella, Kurt Debattista

Simulation models for perception sensors are integral components of automotive simulators used for the virtual Verification and Validation (V\&V) of Autonomous Driving Systems (ADS). These models also serve as powerful t…

Autonomous DrivingContrastive LearningImage-to-Image TranslationTranslation

LiDAR-EDIT: LiDAR Data Generation by Editing the Object Layouts in Real-World Scenes

2024-11-30 · Shing-Hei Ho, Bao Thach, Minghan Zhu

We present LiDAR-EDIT, a novel paradigm for generating synthetic LiDAR data for autonomous driving. Our framework edits real-world LiDAR scans by introducing new object layouts while preserving the realism of the backgro…

Autonomous DrivingcounterfactualNovel View SynthesisObject+2

NeRF-LiDAR: Generating Realistic LiDAR Point Clouds with Neural Radiance Fields

2023-04-28 · Junge Zhang, Feihu Zhang, Shaochen Kuang, Li Zhang

Labeling LiDAR point clouds for training autonomous driving is extremely expensive and difficult. LiDAR simulation aims at generating realistic LiDAR data with labels for training and verifying self-driving algorithms mo…

Autonomous DrivingNeRFNovel View SynthesisPoint Cloud Generation+1

LiDARCrafter: Dynamic 4D World Modeling from LiDAR Sequences

2025-08-05 · Ao Liang, Youquan Liu, Yu Yang, Dongyue Lu 외 arxiv

Generative world models have become essential data engines for autonomous driving, yet most existing efforts focus on videos or occupancy grids, overlooking the unique LiDAR properties. Extending LiDAR generation to dyna…

Autonomous DrivingData Augmentation