UMERegRobust - Universal Manifold Embedding Compatible Features for Robust Point Cloud Registration
Yuval Haitman, Amit Efraim, Joseph M. Francos
TL;DR
This work tackles robust rigid point-cloud registration under partial overlap and heterogeneous sampling by embracing Universal Manifold Embedding (UME). It introduces UMERegRobust, a complete pipeline with a UME-compatible coloring function, a Sampling Equalizer Module (SEM), and a Dense Feature Extractor to produce transformation-invariant descriptors, combined with a Matched Manifold Detector and RTUME-based hypothesis generation. Training uses three loss components—Point-wise Contrastive Loss, UME Contrastive Loss, and a Registration Loss—and hypothesis selection via PC-FCHT, yielding a RANSAC-free, end-to-end registration approach. Empirical results on outdoor KITTI/RotKITTI and nuScenes, as well as indoor 3DMatch, show state-of-the-art performance under strict precision and exceptional robustness to large rotations, underscoring the method’s practical value for SLAM and autonomous navigation.
Abstract
In this paper, we adopt the Universal Manifold Embedding (UME) framework for the estimation of rigid transformations and extend it, so that it can accommodate scenarios involving partial overlap and differently sampled point clouds. UME is a methodology designed for mapping observations of the same object, related by rigid transformations, into a single low-dimensional linear subspace. This process yields a transformation-invariant representation of the observations, with its matrix form representation being covariant (i.e. equivariant) with the transformation. We extend the UME framework by introducing a UME-compatible feature extraction method augmented with a unique UME contrastive loss and a sampling equalizer. These components are integrated into a comprehensive and robust registration pipeline, named UMERegRobust. We propose the RotKITTI registration benchmark, specifically tailored to evaluate registration methods for scenarios involving large rotations. UMERegRobust achieves better than state-of-the-art performance on the KITTI benchmark, especially when strict precision of (1°, 10cm) is considered (with an average gain of +9%), and notably outperform SOTA methods on the RotKITTI benchmark (with +45% gain compared the most recent SOTA method).
