Robust Partial 3D Point Cloud Registration via Confidence Estimation under Global Context
Partial point cloud registration is essential for autonomous perception and 3D scene understanding, yet it remains challenging owing to structural ambiguity, partial visibility, and noise. We address these issues by proposing Confidence Estimation under Global Context (CEGC), a unified, confidence-driven framework for robust partial 3D registration. CEGC enables accurate alignment in complex scenes by jointly modeling overlap confidence and correspondence reliability within a shared global context. Specifically, the hybrid overlap confidence estimation module integrates semantic descriptors and geometric similarity to detect overlapping regions and suppress outliers early. The context-aware matching strategy smitigates ambiguity by employing global attention to assign soft confidence scores to correspondences, improving robustness. These scores guide a differentiable weighted singular value decomposition solver to compute precise transformations. This tightly coupled pipeline adaptively down-weights uncertain regions and emphasizes contextually reliable matches. Experiments on ModelNet40, ScanObjectNN, and 7Scenes 3D vision datasets demonstrate that CEGC outperforms state-of-the-art methods in accuracy, robustness, and generalization. Overall, CEGC offers an interpretable and scalable solution to partial point cloud registration under challenging conditions.
Code (0)
등록된 구현이 없습니다.
Tasks
Point Cloud RegistrationScene UnderstandingSimilar Papers 제목 키워드 기반
One-Nearest Neighborhood Guides Inlier Estimation for Unsupervised Point Cloud Registration
The precision of unsupervised point cloud registration methods is typically limited by the lack of reliable inlier estimation and self-supervised signal, especially in partially overlapping scenarios. In this paper, we p…
Model OptimizationPoint Cloud RegistrationInlier Confidence Calibration for Point Cloud Registration
Inliers estimation constitutes a pivotal step in partially overlapping point cloud registration. Existing methods broadly obey coordinate-based scheme where inlier confidence is scored through simply capturing coordi…
Point Cloud RegistrationReliable Inlier Evaluation for Unsupervised Point Cloud Registration
Unsupervised point cloud registration algorithm usually suffers from the unsatisfied registration precision in the partially overlapping problem due to the lack of effective inlier evaluation. In this paper, we propose a…
Model OptimizationPoint Cloud RegistrationiMatcher: Improve matching in point cloud registration via local-to-global geometric consistency learning
This paper presents iMatcher, a fully differentiable framework for feature matching in point cloud registration. The proposed method leverages learned features to predict a geometrically consistent confidence matrix, inc…
Point Cloud RegistrationGraph EmbeddingPose EstimationRCP: Recurrent Closest Point for Scene Flow Estimation on 3D Point Clouds
3D motion estimation including scene flow and point cloud registration has drawn increasing interest. Inspired by 2D flow estimation, recent methods employ deep neural networks to construct the cost volume for estimating…
Motion EstimationPoint Cloud RegistrationScene Flow Estimation