A frozen DINOv2 vision foundation model, adapted with lightweight MultiConv adapters on a three-channel range image view of LiDAR scans, achieves state-of-the-art LiDAR place recognition and generalizes across sensors.
LiDAR Registration with Visual Foundation Models
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
LiDAR registration is a fundamental task in robotic mapping and localization. A critical component of aligning two point clouds is identifying robust point correspondences using point descriptors. This step becomes particularly challenging in scenarios involving domain shifts, seasonal changes, and variations in point cloud structures. These factors substantially impact both handcrafted and learning-based approaches. In this paper, we address these problems by proposing to use DINOv2 features, obtained from surround-view images, as point descriptors. We demonstrate that coupling these descriptors with traditional registration algorithms, such as RANSAC or ICP, facilitates robust 6DoF alignment of LiDAR scans with 3D maps, even when the map was recorded more than a year before. Although conceptually straightforward, our method substantially outperforms more complex baseline techniques. In contrast to previous learning-based point descriptors, our method does not require domain-specific retraining and is agnostic to the point cloud structure, effectively handling both sparse LiDAR scans and dense 3D maps. We show that leveraging the additional camera data enables our method to outperform the best baseline by +24.8 and +17.3 registration recall on the NCLT and Oxford RobotCar datasets. We publicly release the registration benchmark and the code of our work on https://vfm-registration.cs.uni-freiburg.de.
citation-role summary
citation-polarity summary
fields
cs.RO 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
ImLPR: Image-based LiDAR Place Recognition using Vision Foundation Models
A frozen DINOv2 vision foundation model, adapted with lightweight MultiConv adapters on a three-channel range image view of LiDAR scans, achieves state-of-the-art LiDAR place recognition and generalizes across sensors.