English

End-to-End 3D Point Cloud Learning for Registration Task Using Virtual Correspondences

Computer Vision and Pattern Recognition 2021-06-21 v2 Robotics

Abstract

3D Point cloud registration is still a very challenging topic due to the difficulty in finding the rigid transformation between two point clouds with partial correspondences, and it's even harder in the absence of any initial estimation information. In this paper, we present an end-to-end deep-learning based approach to resolve the point cloud registration problem. Firstly, the revised LPD-Net is introduced to extract features and aggregate them with the graph network. Secondly, the self-attention mechanism is utilized to enhance the structure information in the point cloud and the cross-attention mechanism is designed to enhance the corresponding information between the two input point clouds. Based on which, the virtual corresponding points can be generated by a soft pointer based method, and finally, the point cloud registration problem can be solved by implementing the SVD method. Comparison results in ModelNet40 dataset validate that the proposed approach reaches the state-of-the-art in point cloud registration tasks and experiment resutls in KITTI dataset validate the effectiveness of the proposed approach in real applications.Our source code is available at \url{https://github.com/qiaozhijian/VCR-Net.git}

Keywords

Cite

@article{arxiv.2011.14579,
  title  = {End-to-End 3D Point Cloud Learning for Registration Task Using Virtual Correspondences},
  author = {Zhijian Qiao and Huanshu Wei and Zhe Liu and Chuanzhe Suo and Hesheng Wang},
  journal= {arXiv preprint arXiv:2011.14579},
  year   = {2021}
}

Comments

Accepted to IROS 2020

R2 v1 2026-06-23T20:35:20.688Z