Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Rotation-Invariant Transformer for Point Cloud Matching

About

The intrinsic rotation invariance lies at the core of matching point clouds with handcrafted descriptors. However, it is widely despised by recent deep matchers that obtain the rotation invariance extrinsically via data augmentation. As the finite number of augmented rotations can never span the continuous SO(3) space, these methods usually show instability when facing rotations that are rarely seen. To this end, we introduce RoITr, a Rotation-Invariant Transformer to cope with the pose variations in the point cloud matching task. We contribute both on the local and global levels. Starting from the local level, we introduce an attention mechanism embedded with Point Pair Feature (PPF)-based coordinates to describe the pose-invariant geometry, upon which a novel attention-based encoder-decoder architecture is constructed. We further propose a global transformer with rotation-invariant cross-frame spatial awareness learned by the self-attention mechanism, which significantly improves the feature distinctiveness and makes the model robust with respect to the low overlap. Experiments are conducted on both the rigid and non-rigid public benchmarks, where RoITr outperforms all the state-of-the-art models by a considerable margin in the low-overlapping scenarios. Especially when the rotations are enlarged on the challenging 3DLoMatch benchmark, RoITr surpasses the existing methods by at least 13 and 5 percentage points in terms of Inlier Ratio and Registration Recall, respectively.

Hao Yu, Zheng Qin, Ji Hou, Mahdi Saleh, Dongsheng Li, Benjamin Busam, Slobodan Ilic• 2023

Related benchmarks

TaskDatasetResultRank
Point cloud registration3DMatch (test)
Registration Recall91.9
393
Point cloud registration3DLoMatch (test)
Registration Recall74.8
327
Point cloud registration3DMatch
Registration Recall (RR)91.9
182
Pairwise point cloud registration3DLoMatch
RR74.8
73
Point cloud registration3DLoMatch
Registration Recall74.8
69
Point cloud registration3DLoMatch (low-overlap)
Registration Recall74.8
25
Point cloud matching4DLoMatch (test)
NFMR0.694
25
Point cloud registration3DLoMatch indoor RGBD (test)
Recall (5k samples)74.7
16
Point cloud registration3DMatch indoor RGBD (test)
Registration Recall (5k samples)91.9
16
Point cloud matching4DMatch (test)
NFMR83
16
Showing 10 of 26 rows

Other info

Code

Follow for update