Deep Closest Point: Learning Representations for Point Cloud Registration

05/08/2019
by   Yue Wang, et al.
0

Point cloud registration is a key problem for computer vision applied to robotics, medical imaging, and other applications. This problem involves finding a rigid transformation from one point cloud into another so that they align. Iterative Closest Point (ICP) and its variants provide simple and easily-implemented iterative methods for this task, but these algorithms can converge to spurious local optima. To address local optima and other difficulties in the ICP pipeline, we propose a learning-based method, titled Deep Closest Point (DCP), inspired by recent techniques in computer vision and natural language processing. Our model consists of three parts: a point cloud embedding network, an attention-based module combined with a pointer generation layer, to approximate combinatorial matching, and a differentiable singular value decomposition (SVD) layer to extract the final rigid transformation. We train our model end-to-end on the ModelNet40 dataset and show in several settings that it performs better than ICP, its variants (e.g., Go-ICP, FGR), and the recently-proposed learning-based method PointNetLK. Beyond providing a state-of-the-art registration technique, we evaluate the suitability of our learned features transferred to unseen objects. We also provide preliminary analysis of our learned model to help understand whether domain-specific and/or global features facilitate rigid registration.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/30/2020

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

3D Point cloud registration is still a very challenging topic due to the...
research
06/11/2023

PWR-Align: Leveraging Part-Whole Relationships for Part-wise Rigid Point Cloud Registration in Mixed Reality Applications

We present an efficient and robust point cloud registration (PCR) workfl...
research
03/30/2020

RPM-Net: Robust Point Matching using Learned Features

Iterative Closest Point (ICP) solves the rigid point cloud registration ...
research
06/07/2023

Robust-DefReg: A Robust Deformable Point Cloud Registration Method based on Graph Convolutional Neural Networks

Point cloud registration is a fundamental problem in computer vision tha...
research
05/18/2023

3D Registration with Maximal Cliques

As a fundamental problem in computer vision, 3D point cloud registration...
research
09/23/2021

PRANet: Point Cloud Registration with an Artificial Agent

Point cloud registration plays a critical role in a multitude of compute...
research
06/14/2018

Action Learning for 3D Point Cloud Based Organ Segmentation

We propose a novel point cloud based 3D organ segmentation pipeline util...

Please sign up or login with your details

Forgot password? Click here to reset