CVNov 17, 2024

Iterative Camera-LiDAR Extrinsic Optimization via Surrogate Diffusion

arXiv:2411.10936v2h-index: 4IROS
Originality Incremental advance
AI Analysis

This work addresses the need for accurate and efficient sensor calibration in autonomous driving, representing an incremental improvement over existing methods.

The paper tackles the problem of camera-LiDAR extrinsic calibration for autonomous vehicles by proposing a single-model iterative approach using surrogate diffusion, which reduces rotation error by 24.5% compared to the second-best method and cuts inference time by 43.7% compared to multi-range models.

Cameras and LiDAR are essential sensors for autonomous vehicles. Camera-LiDAR data fusion compensate for deficiencies of stand-alone sensors but relies on precise extrinsic calibration. Many learning-based calibration methods predict extrinsic parameters in a single step. Driven by the growing demand for higher accuracy, a few approaches utilize multi-range models or integrate multiple methods to improve extrinsic parameter predictions, but these strategies incur extended training times and require additional storage for separate models. To address these issues, we propose a single-model iterative approach based on surrogate diffusion to significantly enhance the capacity of individual calibration methods. By applying a buffering technique proposed by us, the inference time of our surrogate diffusion is 43.7% less than that of multi-range models. Additionally, we create a calibration network as our denoiser, featuring both projection-first and encoding-first branches for effective point feature extraction. Extensive experiments demonstrate that our diffusion model outperforms other single-model iterative methods and delivers competitive results compared to multi-range models. Our denoiser exceeds state-of-the-art calibration methods, reducing the rotation error by 24.5% compared to the second-best method. Furthermore, with the proposed diffusion applied, it achieves 20.4% less rotation error and 9.6% less translation error.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes