paper-with-me

Papers

Analyzing Infrastructure LiDAR Placement with Realistic LiDAR Simulation Library

2022-11-29 · Xinyu Cai, Wentao Jiang, Runsheng Xu, Wenquan Zhao, Jiaqi Ma, Si Liu, Yikang Li

Recently, Vehicle-to-Everything(V2X) cooperative perception has attracted increasing attention. Infrastructure sensors play a critical role in this research field; however, how to find the optimal placement of infrastructure sensors is rarely studied. In this paper, we investigate the problem of infrastructure sensor placement and propose a pipeline that can efficiently and effectively find optimal installation positions for infrastructure sensors in a realistic simulated environment. To better simulate and evaluate LiDAR placement, we establish a Realistic LiDAR Simulation library that can simulate the unique characteristics of different popular LiDARs and produce high-fidelity LiDAR point clouds in the CARLA simulator. Through simulating point cloud data in different LiDAR placements, we can evaluate the perception accuracy of these placements using multiple detection models. Then, we analyze the correlation between the point cloud distribution and perception accuracy by calculating the density and uniformity of regions of interest. Experiments show that when using the same number and type of LiDAR, the placement scheme optimized by our proposed method improves the average precision by 15%, compared with the conventional placement scheme in the standard lane scene. We also analyze the correlation between perception performance in the region of interest and LiDAR point cloud distribution and validate that density and uniformity can be indicators of performance. Both the RLS Library and related code will be released at https://github.com/PJLab-ADG/PCSim.

📄 PDF Abstract BibTeX arXiv:2211.15975

Code (2)

pjlab-adg/lidarsimlib-and-placement-evaluation 공식 구현 pytorch
pjlab-adg/pcsim 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Library 설명 없음
Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
CARLA CARLA is an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban…

Similar Papers 제목 키워드 기반

Investigating the Impact of Multi-LiDAR Placement on Object Detection for Autonomous Driving

2021-05-02 · CVPR 2022 1 · Hanjiang Hu, Zuxin Liu, Sharad Chitlangia, Akhil Agnihotri 외

The past few years have witnessed an increasing interest in improving the perception performance of LiDARs on autonomous vehicles. While most of the existing works focus on developing new deep learning algorithms or mode…

3D Object DetectionAutonomous DrivingAutonomous VehiclesObject+2

Which LiDAR scanning pattern is better for roadside perception: Repetitive or Non-repetitive?

2025-10-28 · Zhiqi Qi, Runxin Zhao, Hanyang Zhuang, Chunxiang Wang 외 arxiv

LiDAR-based roadside perception is a cornerstone of advanced Intelligent Transportation Systems (ITS). While considerable research has addressed optimal LiDAR placement for infrastructure, the profound impact of differin…

3D Object Detection

La La LiDAR: Large-Scale Layout Generation from LiDAR Data

2025-08-05 · Youquan Liu, Lingdong Kong, Weidong Yang, Xin Li 외 arxiv

Controllable generation of realistic LiDAR scenes is crucial for applications such as autonomous driving and robotics. While recent diffusion-based models achieve high-fidelity LiDAR generation, they lack explicit contro…

Autonomous DrivingScene Generation

Is Your LiDAR Placement Optimized for 3D Scene Understanding?

2024-03-25 · Ye Li, Lingdong Kong, Hanjiang Hu, Xiaohao Xu 외

The reliability of driving perception systems under unprecedented conditions is crucial for practical usage. Latest advancements have prompted increasing interest in multi-LiDAR perception. However, prevailing driving da…

3D Object DetectionLIDAR Semantic Segmentationobject-detectionObject Detection+2

Optimizing the Placement of Roadside LiDARs for Autonomous Driving

2023-10-11 · ICCV 2023 1 · Wentao Jiang, Hao Xiang, Xinyu Cai, Runsheng Xu 외

Multi-agent cooperative perception is an increasingly popular topic in the field of autonomous driving, where roadside LiDARs play an essential role. However, how to optimize the placement of roadside LiDARs is a crucial…

Autonomous Driving