Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Unsupervised Deep Probabilistic Approach for Partial Point Cloud Registration

About

Deep point cloud registration methods face challenges to partial overlaps and rely on labeled data. To address these issues, we propose UDPReg, an unsupervised deep probabilistic registration framework for point clouds with partial overlaps. Specifically, we first adopt a network to learn posterior probability distributions of Gaussian mixture models (GMMs) from point clouds. To handle partial point cloud registration, we apply the Sinkhorn algorithm to predict the distribution-level correspondences under the constraint of the mixing weights of GMMs. To enable unsupervised learning, we design three distribution consistency-based losses: self-consistency, cross-consistency, and local contrastive. The self-consistency loss is formulated by encouraging GMMs in Euclidean and feature spaces to share identical posterior distributions. The cross-consistency loss derives from the fact that the points of two partially overlapping point clouds belonging to the same clusters share the cluster centroids. The cross-consistency loss allows the network to flexibly learn a transformation-invariant posterior distribution of two aligned point clouds. The local contrastive loss facilitates the network to extract discriminative local features. Our UDPReg achieves competitive performance on the 3DMatch/3DLoMatch and ModelNet/ModelLoNet benchmarks.

Guofeng Mei, Hao Tang, Xiaoshui Huang, Weijie Wang, Juan Liu, Jian Zhang, Luc Van Gool, Qiang Wu• 2023

Related benchmarks

TaskDatasetResultRank
Point cloud registration3DLoMatch Indoor (test)
RR64.3
66
Point cloud registrationModelNet 40 (test)
RRE1.331
27
Point cloud registrationModelLoNet 40 (test)
RRE3.578
17
Point cloud registration3DMatch Indoor (test)
Rotation Rate91.4
11
3D Point Cloud RegistrationKITTI generalization from 3DMatch
RTE8.81
3
Showing 5 of 5 rows

Other info

Code

Follow for update