3D Focusing-and-Matching Network for Multi-Instance Point Cloud Registration

πŸ“… 2024-11-12
πŸ›οΈ arXiv.org
πŸ“ˆ Citations: 1
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
To address multi-instance point cloud registration under cluttered occlusion, this paper proposes a novel β€œlocalize-then-match” paradigm that decouples object center detection from pairwise rigid registration. Methodologically: (1) a 3D multi-object focusing module is designed for learnable object center regression; (2) a dual-mask instance matching module jointly models instance masks and overlap masks to constrain correspondence prediction; (3) self-attention and cross-attention mechanisms are introduced for the first time to model structural similarity across multiple instances. Evaluated on Scan2CAD and ROBI benchmarks, the method achieves state-of-the-art performance, significantly improving both registration accuracy and recall. The source code is publicly available.

Technology Category

Application Category

πŸ“ Abstract
Multi-instance point cloud registration aims to estimate the pose of all instances of a model point cloud in the whole scene. Existing methods all adopt the strategy of first obtaining the global correspondence and then clustering to obtain the pose of each instance. However, due to the cluttered and occluded objects in the scene, it is difficult to obtain an accurate correspondence between the model point cloud and all instances in the scene. To this end, we propose a simple yet powerful 3D focusing-and-matching network for multi-instance point cloud registration by learning the multiple pair-wise point cloud registration. Specifically, we first present a 3D multi-object focusing module to locate the center of each object and generate object proposals. By using self-attention and cross-attention to associate the model point cloud with structurally similar objects, we can locate potential matching instances by regressing object centers. Then, we propose a 3D dual masking instance matching module to estimate the pose between the model point cloud and each object proposal. It performs instance mask and overlap mask masks to accurately predict the pair-wise correspondence. Extensive experiments on two public benchmarks, Scan2CAD and ROBI, show that our method achieves a new state-of-the-art performance on the multi-instance point cloud registration task. Code is available at https://github.com/zlynpu/3DFMNet.
Problem

Research questions and friction points this paper is trying to address.

Multi-instance Point Cloud Registration
Occlusion Handling
Accuracy Improvement
Innovation

Methods, ideas, or system contributions that make the work stand out.

3D Focusing Module
Self-Attention and Cross-Attention Mechanism
3D Dual Mask Matching Module
πŸ”Ž Similar Papers
No similar papers found.
L
Liyuan Zhang
School of Electronics and Information, Northwestern Polytechnical University, Shaanxi Key Laboratory of Information Acquisition and Processing
Le Hui
Le Hui
Northwestern Polytechnical University
point cloud
Q
Qi Liu
School of Electronics and Information, Northwestern Polytechnical University, Shaanxi Key Laboratory of Information Acquisition and Processing
B
Bo Li
School of Electronics and Information, Northwestern Polytechnical University, Shaanxi Key Laboratory of Information Acquisition and Processing
Y
Yuchao Dai
School of Electronics and Information, Northwestern Polytechnical University, Shaanxi Key Laboratory of Information Acquisition and Processing