CVAug 22, 2024

UMERegRobust - Universal Manifold Embedding Compatible Features for Robust Point Cloud Registration

arXiv:2408.12380v25 citationsh-index: 21
Originality Incremental advance
AI Analysis

It addresses robust 3D registration for applications like autonomous driving, with incremental improvements over existing methods.

The paper tackles robust point cloud registration under partial overlap and different sampling by extending the Universal Manifold Embedding framework with new features and a loss, achieving state-of-the-art performance with gains of +9% on KITTI and +45% on a new RotKITTI benchmark.

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).

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes