paper-with-me

홈 › Papers

LiDARsim: Realistic LiDAR Simulation by Leveraging the Real World

2020-06-16 · CVPR 2020 6 · Sivabalan Manivasagam, Shenlong Wang, Kelvin Wong, Wenyuan Zeng, Mikita Sazanovich, Shuhan Tan, Bin Yang, Wei-Chiu Ma, Raquel Urtasun

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.

📄 PDF Abstract BibTeX arXiv:2006.09348

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Sensor-Aware Phenomenological Framework for Lidar Degradation Simulation and SLAM Robustness Evaluation

2025-12-09 · Doumegna Mawuto Koudjo Felix, Xianjia Yu, Zhuo Zou, Tomi Westerlund arxiv

Lidar-based SLAM systems are highly sensitive to adverse conditions such as occlusion, noise, and field-of-view (FoV) degradation, yet existing robustness evaluation methods either lack physical grounding or do not captu…

Point Clouds

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

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…

Autonomous DrivingPoint Cloud Generation

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

Learning to Simulate Realistic LiDARs

2022-09-22 · Benoit Guillard, Sai Vemprala, Jayesh K. Gupta, Ondrej Miksik 외

Simulating realistic sensors is a challenging part in data generation for autonomous systems, often involving carefully handcrafted sensor design, scene properties, and physics modeling. To alleviate this, we introduce a…