通过多域上下文融合提升点云配准精度与鲁棒性
MCI-Net: A Robust Multi-Domain Context Integration Network for Point Cloud Registration
- 构建全局图捕捉点云整体结构关系
- 多轮姿态估计后动态优化内点权重,达96.4%召回率
- 适合需要高精度配准的三维重建与机器人导航场景
高质量点云配准依赖于鲁棒且具有区分性的特征学习。然而,现有基于深度学习的方法通常依赖欧氏邻域策略进行特征提取,难以有效捕捉点云中的隐含语义和结构一致性。为此,我们提出一种多域上下文集成网络(MCI-Net),通过整合来自不同域的上下文线索来提升特征表示与配准性能。具体地,提出图邻域聚合模块,构建全局图以捕捉点云内部的整体结构关系;设计渐进式上下文交互模块,通过域内特征解耦与域间上下文交互增强特征区分性;最后,设计动态内点选择方法,利用多轮姿态估计中的残差信息优化内点权重,从而提高配准的准确性和鲁棒性。在室内RGB-D与室外LiDAR数据集上的大量实验表明,所提MCI-Net显著优于现有最先进方法,在3DMatch数据集上达到96.4%的最高配准召回率。源代码见http://www.linshuyuan.com。
原文摘要 · Abstract (English)
Robust and discriminative feature learning is critical for high-quality point cloud registration. However, existing deep learning-based methods typically rely on Euclidean neighborhood-based strategies for feature extraction, which struggle to effectively capture the implicit semantics and structural consistency in point clouds. To address these issues, we propose a multi-domain context integration network (MCI-Net) that improves feature representation and registration performance by aggregating contextual cues from diverse domains. Specifically, we propose a graph neighborhood aggregation module, which constructs a global graph to capture the overall structural relationships within point clouds. We then propose a progressive context interaction module to enhance feature discriminability by performing intra-domain feature decoupling and inter-domain context interaction. Finally, we design a dynamic inlier selection method that optimizes inlier weights using residual information from multiple iterations of pose estimation, thereby improving the accuracy and robustness of registration. Extensive experiments on indoor RGB-D and outdoor LiDAR datasets show that the proposed MCI-Net significantly outperforms existing state-of-the-art methods, achieving the highest registration recall of 96.4\% on 3DMatch. Source code is available at http://www.linshuyuan.com.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。