RA-L 20251 citations

Accurate Pose Refinement of Detected Vehicles Using LiDAR Point-to-Surfel ICP and Vehicle Shape Priors

Soyeong Kim, Jaeyoung Jo, Jaehwan Lee, Kichun Jo

Abstract

This paper proposes an accurate pose refinement system that integrates point cloud registration and vehicle prior shapes to improve LiDAR-based vehicle pose estimation. For safe autonomous driving, centimeter-level accuracy is essential for estimating the poses of nearby vehicles. Although existing vehicle detection algorithms have achieved high performance with the advancement of deep learning, they still struggle to capture the fine-grained movements of surrounding vehicles at the centimeter level. To address this challenge, we propose an algorithm that refines a vehicle's pose estimate by registering its LiDAR point cloud with a prior vehicle shape. First, we obtain a 3D bounding box from an existing object detection module using the LiDAR point cloud data. Next, we perform image classification within that bounding box to identify the specific vehicle model. We then retrieve the corresponding 3D surfel model from a car shape database and perform a point-to-surfel ICP (Iterative Closest Point) alignment with the point cloud of the actual vehicle. Through the optimization process, we acquire a more precise pose estimate than the existing object detection module. Our approach can improve the performance of various tasks that utilize object detection information. In this paper, we demonstrate its effectiveness by integrating the refined pose estimates into a vehicle detection and tracking (VDT) experiment. The experimental results show that our proposed pose refinement module can also enhance tracking performance, further validating the advantages of our method. The code for refinement, evaluation tool, and dataset are released in <uri xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">https://github.com/ailab-hanyang/CAD_Refinement</uri>

BibTeX
@inproceedings{ral2025_accurateposerefi,
  title = {Accurate Pose Refinement of Detected Vehicles Using LiDAR Point-to-Surfel ICP and Vehicle Shape Priors},
  author = {Soyeong Kim and Jaeyoung Jo and Jaehwan Lee and Kichun Jo},
  booktitle = {RA-L 2025},
  year = {2025}
}
Accurate Pose Refinement of Detected Vehicles Using LiDAR Point-to-Surfel ICP and Vehicle Shape Priors · RA-L 2025