Robust Point Cloud Registration Framework Based on Deep Graph
Matching(TPAMI Version)
- URL: http://arxiv.org/abs/2211.04696v1
- Date: Wed, 9 Nov 2022 06:05:25 GMT
- Title: Robust Point Cloud Registration Framework Based on Deep Graph
Matching(TPAMI Version)
- Authors: Kexue Fu, Jiazheng Luo, Xiaoyuan Luo, Shaolei Liu, Chenxi Zhang,
Manning Wang
- Abstract summary: 3D point cloud registration is a fundamental problem in computer vision and robotics.
We propose a novel deep graph matching-based framework for point cloud registration.
- Score: 13.286247750893681
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: 3D point cloud registration is a fundamental problem in computer vision and
robotics. Recently, learning-based point cloud registration methods have made
great progress. However, these methods are sensitive to outliers, which lead to
more incorrect correspondences. In this paper, we propose a novel deep graph
matching-based framework for point cloud registration. Specifically, we first
transform point clouds into graphs and extract deep features for each point.
Then, we develop a module based on deep graph matching to calculate a soft
correspondence matrix. By using graph matching, not only the local geometry of
each point but also its structure and topology in a larger range are considered
in establishing correspondences, so that more correct correspondences are
found. We train the network with a loss directly defined on the
correspondences, and in the test stage the soft correspondences are transformed
into hard one-to-one correspondences so that registration can be performed by a
correspondence-based solver. Furthermore, we introduce a transformer-based
method to generate edges for graph construction, which further improves the
quality of the correspondences. Extensive experiments on object-level and
scene-level benchmark datasets show that the proposed method achieves
state-of-the-art performance. The code is available at:
\href{https://github.com/fukexue/RGM}{https://github.com/fukexue/RGM}.
Related papers
- SG-PGM: Partial Graph Matching Network with Semantic Geometric Fusion for 3D Scene Graph Alignment and Its Downstream Tasks [14.548198408544032]
We treat 3D scene graph alignment as a partial graph-matching problem and propose to solve it with a graph neural network.
We reuse the geometric features learned by a point cloud registration method and associate the clustered point-level geometric features with the node-level semantic feature.
We propose a point-matching rescoring method, that uses the node-wise alignment of the 3D scene graph to reweight the matching candidates from a pre-trained point cloud registration method.
arXiv Detail & Related papers (2024-03-28T15:01:58Z) - A Strong Baseline for Point Cloud Registration via Direct Superpoints Matching [7.308509114539376]
We propose a simple and effective baseline to find correspondences of superpoints in a global matching manner.
Our simple yet effective baseline shows comparable or even better results than state-of-the-art methods on three datasets.
arXiv Detail & Related papers (2023-07-03T21:33:40Z) - Learnable Graph Matching: A Practical Paradigm for Data Association [74.28753343714858]
We propose a general learnable graph matching method to address these issues.
Our method achieves state-of-the-art performance on several MOT datasets.
For image matching, our method outperforms state-of-the-art methods on a popular indoor dataset, ScanNet.
arXiv Detail & Related papers (2023-03-27T17:39:00Z) - REGTR: End-to-end Point Cloud Correspondences with Transformers [79.52112840465558]
We conjecture that attention mechanisms can replace the role of explicit feature matching and RANSAC.
We propose an end-to-end framework to directly predict the final set of correspondences.
Our approach achieves state-of-the-art performance on 3DMatch and ModelNet benchmarks.
arXiv Detail & Related papers (2022-03-28T06:01:00Z) - Geometric Transformer for Fast and Robust Point Cloud Registration [53.10568889775553]
We study the problem of extracting accurate correspondences for point cloud registration.
Recent keypoint-free methods bypass the detection of repeatable keypoints which is difficult in low-overlap scenarios.
We propose Geometric Transformer to learn geometric feature for robust superpoint matching.
arXiv Detail & Related papers (2022-02-14T13:26:09Z) - COTReg:Coupled Optimal Transport based Point Cloud Registration [28.730827908402286]
This paper proposes a learning framework COTReg to predict correspondences of 3D point cloud registration.
We transform the two matchings into a Wasserstein distance-based and a Gromov-Wasserstein distance-based optimizations.
Our correspondence prediction pipeline can be easily integrated into either learning-based features like FCGF or traditional descriptors like FPFH.
arXiv Detail & Related papers (2021-12-29T03:20:18Z) - Robust Partial-to-Partial Point Cloud Registration in a Full Range [12.86951061306046]
We propose Graph Matching Consensus Network (GMCNet), which estimates pose-invariant correspondences for fullrange 1 Partial-to-Partial point cloud Registration (PPR)
GMCNet encodes point descriptors for each point cloud individually without using crosscontextual information, or ground truth correspondences for training.
arXiv Detail & Related papers (2021-11-30T17:56:24Z) - DeepI2P: Image-to-Point Cloud Registration via Deep Classification [71.3121124994105]
DeepI2P is a novel approach for cross-modality registration between an image and a point cloud.
Our method estimates the relative rigid transformation between the coordinate frames of the camera and Lidar.
We circumvent the difficulty by converting the registration problem into a classification and inverse camera projection optimization problem.
arXiv Detail & Related papers (2021-04-08T04:27:32Z) - Learnable Graph Matching: Incorporating Graph Partitioning with Deep
Feature Learning for Multiple Object Tracking [58.30147362745852]
Data association across frames is at the core of Multiple Object Tracking (MOT) task.
Existing methods mostly ignore the context information among tracklets and intra-frame detections.
We propose a novel learnable graph matching method to address these issues.
arXiv Detail & Related papers (2021-03-30T08:58:45Z) - Robust Point Cloud Registration Framework Based on Deep Graph Matching [5.865029600972316]
3D point cloud registration is a fundamental problem in computer vision and robotics.
We propose a novel deep graph matchingbased framework for point cloud registration.
arXiv Detail & Related papers (2021-03-07T04:20:29Z) - RPM-Net: Robust Point Matching using Learned Features [79.52112840465558]
RPM-Net is a less sensitive and more robust deep learning-based approach for rigid point cloud registration.
Unlike some existing methods, our RPM-Net handles missing correspondences and point clouds with partial visibility.
arXiv Detail & Related papers (2020-03-30T13:45:27Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.