Skip to content
/ UGP Public

[CVPR 2025] Unlocking Generalization Power in LiDAR Point Cloud Registration

Notifications You must be signed in to change notification settings

peakpang/UGP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Unlocking Generalization Power in LiDAR Point Cloud Registration (CVPR 2025)

In real-world environments, a LiDAR point cloud registration method with robust generalization capabilities (across varying distances and datasets) is crucial for ensuring safety in autonomous driving and other LiDAR-based applications. However, current methods fall short in achieving this level of generalization. To address these limitations, we propose UGP, a pruned framework designed to enhance generalization power for LiDAR point cloud registration. The core insight in UGP is the elimination of cross-attention mechanisms to improve generalization, allowing the network to concentrate on intra-frame feature extraction. Additionally, we introduce a progressive self-attention module to reduce ambiguity in large-scale scenes and integrate Bird’s Eye View (BEV) features to incorporate semantic information about scene elements. Together, these enhancements significantly boost the network’s generalization performance. We validated our approach through various generalization experiments in multiple outdoor scenes. In cross-distance generalization experiments on KITTI and nuScenes, UGP achieved state-of-the-art mean Registration Recall rates of 94.5% and 91.4%, respectively. In cross-dataset generalization from nuScenes to KITTI, UGP achieved a state-of-the-art mean Registration Recall of 90.9%.

News

20250227 - Our paper has been accepted by CVPR'25!

Motivation

Overview of UGP

Installation

Coming soon.

Acknowlegdements

This codebase borrows from most notably GeoTransformer, CoFiNet, PREDATOR, D3Feat, RPMNet and SuperGlue. Many thanks to the authors for generously sharing their codes!

About

[CVPR 2025] Unlocking Generalization Power in LiDAR Point Cloud Registration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published