paper-with-me

Papers

Decision PCR: Decision version of the Point Cloud Registration task

2025-07-20 · Yaojie Zhang, Tianlun Huang, Weijun Wang, Wei Feng arxiv

Low-overlap point cloud registration (PCR) remains a significant challenge in 3D vision. Traditional evaluation metrics, such as Maximum Inlier Count, become ineffective under extremely low inlier ratios. In this paper, we revisit the registration result evaluation problem and identify the Decision version of the PCR task as the fundamental problem. To address this Decision PCR task, we propose a data-driven approach. First, we construct a corresponding dataset based on the 3DMatch dataset. Then, a deep learning-based classifier is trained to reliably assess registration quality, overcoming the limitations of traditional metrics. To our knowledge, this is the first comprehensive study to address this task through a deep learning framework. We incorporate this classifier into standard PCR pipelines. When integrated with our approach, existing state-of-the-art PCR methods exhibit significantly enhanced registration performance. For example, combining our framework with GeoTransformer achieves a new SOTA registration recall of 86.97\% on the challenging 3DLoMatch benchmark. Our method also demonstrates strong generalization capabilities on the unseen outdoor ETH dataset.

📄 PDF Abstract BibTeX arXiv:2507.14965

Code (0)

등록된 구현이 없습니다.

Tasks

Point Cloud Registration

Similar Papers 제목 키워드 기반

Sight View Constraint for Robust Point Cloud Registration

2024-09-08 · Yaojie Zhang, Weijun Wang, Tianlun Huang, Zhiyong Wang 외

Partial to Partial Point Cloud Registration (partial PCR) remains a challenging task, particularly when dealing with a low overlap rate. In comparison to the full-to-full registration task, we find that the objective of …

Point Cloud Registration

Planning with Learned Dynamic Model for Unsupervised Point Cloud Registration

2021-08-05 · Haobo Jiang, Jin Xie, Jianjun Qian, Jian Yang

Point cloud registration is a fundamental problem in 3D computer vision. In this paper, we cast point cloud registration into a planning problem in reinforcement learning, which can seek the transformation between the so…

Point Cloud Registration

Sampling Network Guided Cross-Entropy Method for Unsupervised Point Cloud Registration

2021-09-14 · ICCV 2021 10 · Haobo Jiang, Yaqi Shen, Jin Xie, Jun Li 외

In this paper, by modeling the point cloud registration task as a Markov decision process, we propose an end-to-end deep model embedded with the cross-entropy method (CEM) for unsupervised 3D registration. Our model cons…

Point Cloud Registration

A Termination Criterion for Probabilistic PointClouds Registration

2020-10-10 · Simone Fontana, Domenico G. Sorrenti

Probabilistic Point Clouds Registration (PPCR) is an algorithm that, in its multi-iteration version, outperformed state of the art algorithms for local point clouds registration. However, its performances have been teste…

CMR-Agent: Learning a Cross-Modal Agent for Iterative Image-to-Point Cloud Registration

2024-08-05 · Gongxin Yao, Yixin Xuan, Xinyang Li, Yu Pan

Image-to-point cloud registration aims to determine the relative camera pose of an RGB image with respect to a point cloud. It plays an important role in camera localization within pre-built LiDAR maps. Despite the modal…

Camera LocalizationImage to Point Cloud RegistrationImitation LearningPoint Cloud Registration