Targetless LiDAR-Camera Calibration with Neural Gaussian Splatting
Haebeom Jung, Namtae Kim, Jungwoo Kim, Jaesik Park
TL;DR
TLC-Calib addresses targetless LiDAR–camera calibration by jointly optimizing extrinsics and a neural Gaussian scene representation. It introduces anchor Gaussians to fix global structure and auxiliary Gaussians as learnable buffers to model local details, all within a differentiable pipeline that propagates photometric and geometric cues. Across KITTI-360, Waymo, and Fast-LIVO2, TLC-Calib achieves superior calibration accuracy and novel-view synthesis quality, while demonstrating strong cross-scene generalization without reliance on markers or region cropping. This work enables robust, scalable, and deployment-friendly multi-sensor calibration for real-world autonomous systems.
Abstract
Accurate LiDAR-camera calibration is crucial for multi-sensor systems. However, traditional methods often rely on physical targets, which are impractical for real-world deployment. Moreover, even carefully calibrated extrinsics can degrade over time due to sensor drift or external disturbances, necessitating periodic recalibration. To address these challenges, we present a Targetless LiDAR-Camera Calibration (TLC-Calib) that jointly optimizes sensor poses with a neural Gaussian-based scene representation. Reliable LiDAR points are frozen as anchor Gaussians to preserve global structure, while auxiliary Gaussians prevent local overfitting under noisy initialization. Our fully differentiable pipeline with photometric and geometric regularization achieves robust and generalizable calibration, consistently outperforming existing targetless methods on KITTI-360, Waymo, and FAST-LIVO2, and surpassing even the provided calibrations in rendering quality.
