English

LiDAR Cluster First and Camera Inference Later: A New Perspective Towards Autonomous Driving

Computer Vision and Pattern Recognition 2021-11-22 v2

Abstract

Object detection in state-of-the-art Autonomous Vehicles (AV) framework relies heavily on deep neural networks. Typically, these networks perform object detection uniformly on the entire camera LiDAR frames. However, this uniformity jeopardizes the safety of the AV by giving the same priority to all objects in the scenes regardless of their risk of collision to the AV. In this paper, we present a new end-to-end pipeline for AV that introduces the concept of LiDAR cluster first and camera inference later to detect and classify objects. The benefits of our proposed framework are twofold. First, our pipeline prioritizes detecting objects that pose a higher risk of collision to the AV, giving more time for the AV to react to unsafe conditions. Second, it also provides, on average, faster inference speeds compared to popular deep neural network pipelines. We design our framework using the real-world datasets, the Waymo Open Dataset, solving challenges arising from the limitations of LiDAR sensors and object detection algorithms. We show that our novel object detection pipeline prioritizes the detection of higher risk objects while simultaneously achieving comparable accuracy and a 25% higher average speed compared to camera inference only.

Keywords

Cite

@article{arxiv.2111.09799,
  title  = {LiDAR Cluster First and Camera Inference Later: A New Perspective Towards Autonomous Driving},
  author = {Jiyang Chen and Simon Yu and Rohan Tabish and Ayoosh Bansal and Shengzhong Liu and Tarek Abdelzaher and Lui Sha},
  journal= {arXiv preprint arXiv:2111.09799},
  year   = {2021}
}

Comments

6 pages

R2 v1 2026-06-24T07:43:47.382Z