paper-with-me

Papers

ReAgent: Point Cloud Registration using Imitation and Reinforcement Learning

2021-03-28 · CVPR 2021 1 · Dominik Bauer, Timothy Patten, Markus Vincze

Point cloud registration is a common step in many 3D computer vision tasks such as object pose estimation, where a 3D model is aligned to an observation. Classical registration methods generalize well to novel domains but fail when given a noisy observation or a bad initialization. Learning-based methods, in contrast, are more robust but lack in generalization capacity. We propose to consider iterative point cloud registration as a reinforcement learning task and, to this end, present a novel registration agent (ReAgent). We employ imitation learning to initialize its discrete registration policy based on a steady expert policy. Integration with policy optimization, based on our proposed alignment reward, further improves the agent's registration performance. We compare our approach to classical and learning-based registration methods on both ModelNet40 (synthetic) and ScanObjectNN (real data) and show that our ReAgent achieves state-of-the-art accuracy. The lightweight architecture of the agent, moreover, enables reduced inference time as compared to related approaches. In addition, we apply our method to the object pose estimation task on real data (LINEMOD), outperforming state-of-the-art pose refinement approaches.

📄 PDF Abstract BibTeX arXiv:2103.15231

Code (2)

dornik/reagent 공식 구현 pytorch
rajahaseeb147/PCD_Registration_ReAgent pytorch

Tasks

Imitation LearningPoint Cloud RegistrationPose Estimationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

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

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

Skeleton-based Robust Registration Framework for Corrupted 3D Point Clouds

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

Point cloud registration is fundamental in 3D vision applications, including autonomous driving, robotics, and medical imaging, where precise alignment of multiple point clouds is essential for accurate environment recon…

Point Cloud RegistrationAutonomous DrivingPoint Clouds

A coarse-to-fine algorithm for registration in 3D street-view cross-source point clouds

2016-10-24 · Xiaoshui Huang, Jian Zhang, Qiang Wu, Lixin Fan 외

With the development of numerous 3D sensing technologies, object registration on cross-source point cloud has aroused researchers' interests. When the point clouds are captured from different kinds of sensors, there are …

Cross-modal feature fusion for robust point cloud registration with ambiguous geometry

2025-05-19 · Zhaoyi Wang, Shengyu Huang, Jemil Avers Butt, Yuanzhou Cai 외

Point cloud registration has seen significant advancements with the application of deep learning techniques. However, existing approaches often overlook the potential of integrating radiometric information from RGB image…

Point Cloud Registration