End-to-End LiDAR optimization for 3D point cloud registration
Siddhant Katyan, Marc-André Gardner, Jean-François Lalonde
TL;DR
The paper tackles the sensitivity of 3D point cloud registration to both LiDAR sensing and registration hyperparameters by proposing an end-to-end adaptive framework that jointly optimizes these parameters using CMA-ES. It defines a LiDAR function and a registration function, links them through a joint objective that minimizes the transform error across pose pairs, and evaluates the approach in CARLA-based simulations across diverse environments. Results demonstrate that joint optimization substantially improves registration recall and reduces pose errors, with notable gains for global registration methods, and show that the optimized parameters generalize to similar scenes beyond the training set. The work highlights the practical impact of task-aware sensing, offering a path toward more robust autonomous perception pipelines and underscoring the need for realistic simulation to bridge sim-to-real gaps.
Abstract
LiDAR sensors are a key modality for 3D perception, yet they are typically designed independently of downstream tasks such as point cloud registration. Conventional registration operates on pre-acquired datasets with fixed LiDAR configurations, leading to suboptimal data collection and significant computational overhead for sampling, noise filtering, and parameter tuning. In this work, we propose an adaptive LiDAR sensing framework that dynamically adjusts sensor parameters, jointly optimizing LiDAR acquisition and registration hyperparameters. By integrating registration feedback into the sensing loop, our approach optimally balances point density, noise, and sparsity, improving registration accuracy and efficiency. Evaluations in the CARLA simulation demonstrate that our method outperforms fixed-parameter baselines while retaining generalization abilities, highlighting the potential of adaptive LiDAR for autonomous perception and robotic applications.
