paper-with-me

홈 › Papers

Robust Partial 3D Point Cloud Registration via Confidence Estimation under Global Context

2025-09-29 · Yongqiang Wang, Weigang Li, Wenping Liu, Zhe Xu, Zhiqiang Tian arxiv

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.

📄 PDF Abstract BibTeX arXiv:2509.24275

Code (0)

등록된 구현이 없습니다.

Tasks

Point Cloud RegistrationScene Understanding

Similar Papers 제목 키워드 기반

One-Nearest Neighborhood Guides Inlier Estimation for Unsupervised Point Cloud Registration

2023-07-26 · Yongzhe Yuan, Yue Wu, Maoguo Gong, Qiguang Miao 외

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 Registration

Inlier Confidence Calibration for Point Cloud Registration

2024-01-01 · CVPR 2024 1 · Yongzhe Yuan, Yue Wu, Xiaolong Fan, Maoguo Gong 외

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 Registration

Reliable Inlier Evaluation for Unsupervised Point Cloud Registration

2022-02-23 · Yaqi Shen, Le Hui, Haobo Jiang, Jin Xie 외

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 Registration

iMatcher: Improve matching in point cloud registration via local-to-global geometric consistency learning

2025-09-10 · Karim Slimani, Catherine Achard, Brahim Tamadazte arxiv

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 Estimation

RCP: Recurrent Closest Point for Scene Flow Estimation on 3D Point Clouds

2022-05-23 · Xiaodong Gu, Chengzhou Tang, Weihao Yuan, Zuozhuo Dai 외

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