《计算机应用》唯一官方网站

• •    下一篇

融合位置编码和重叠掩模的低重叠点云配准网络

喇孝伟1,胡立华2,胡建华3,姚晓玲1,王欣波3   

  1. 1. 山西省太原市万柏林区窊流路66号太原科技大学
    2. 太原科技大学
    3. 中国科学院自动化研究所
  • 收稿日期:2024-12-18 修回日期:2025-05-14 发布日期:2025-06-05 出版日期:2025-06-05
  • 通讯作者: 胡立华
  • 基金资助:
    国家自然科学基金;中科院科技服务网络计划;太原科技大学研究生教育创新项目

Low-overlap point cloud registration network integrating position encoding and overlapping masks

  • Received:2024-12-18 Revised:2025-05-14 Online:2025-06-05 Published:2025-06-05
  • Contact: lihua (N/A)HU

摘要: 针对低重叠场景下点云配准方法存在的关键点特征描述信息不足、重叠点云区域较少,进而导致误匹配率高,点云配准精度低的问题,设计一种融合位置编码和重叠掩模的低重叠点云配准网络,以降低误匹配率,提高点云配准的准确性。首先,采用PointNet++逐点特征编码器提取点云关键点,并融合关键点的特征信息、坐标信息和位置编码,生成更具判别力的关键点特征。其次,将融合后的特征输入自注意力和交叉注意力模块,以增强点云特征描述能力,加强点云的上下文信息交互,从而缓解关键点描述信息不足的问题。再次,在注意力模块之后引入重叠掩模模块,通过学习重叠掩模去除非重叠区域的关键点,以降低误匹配率。最后,结合Sinkhorn算法进行最优匹配,并采用迭代最近点算法(ICP)进行细化,提高点云配准精度。在CODD数据集和KITTI数据集上与多种现有的低重叠点云配准方法进行对比实验。结果表明所提方法性能更优,特别是在CODD数据集中,相较于当前先进的低重叠点云配准方法(CoFiI2P),它的相对平移误差(RTE)、相对旋转误差(RRE)分别降低了53.29%、42.72%,配准召回率(RR)提升了0.2个百分点。因此,所提网络能够充分提取关键点特征描述信息,并有效提升低重叠场景下的点云配准精度。

关键词: 低重叠场景, 点云配准, 位置编码, 重叠掩模, 自注意力, 交叉注意力

Abstract: Abstract: To address the issues of insufficient keypoint feature representation and limited overlapping regions in low-overlap point cloud registration scenarios, which often result in high mismatch rates and low registration accuracy, a low-overlap point cloud registration network integrating positional encoding and overlap mask was proposed to reduce mismatches and enhance registration precision. First, point cloud keypoints were extracted using a PointNet++ point-wise feature encoder, and their feature information, coordinates, and positional encoding were fused to generate more discriminative keypoint descriptors. Then, the fused features were fed into self-attention and cross-attention modules to enhance the descriptive ability of features and strengthen contextual information interaction, thereby alleviating the lack of keypoint description. Next, an overlap mask module was introduced after the attention modules. This module was designed to identify overlapping regions and filter out non-overlapping keypoints, reducing the mismatch rate. Finally, the Sinkhorn algorithm was applied for optimal matching, and the Iterative Closest Point (ICP) algorithm was used for refinement to further improve registration accuracy. Comparative experiments were conducted on the CODD and KITTI datasets against several existing low-overlap point cloud registration methods. The results show that the proposed network achieves superior performance. In particular, on the CODD dataset, the Relative Translation Error (RTE) and Relative Rotation Error (RRE) were reduced by 53.29% and 42.72%, respectively, while the Registration Recall (RR) was increased by 0.2 percentage points compared with the state-of-the-art method CoFiI2P. It is demonstrated that the fusion of positional encoding and overlap mask effectively enhances the descriptiveness of keypoint features, leading to significant improvements in registration accuracy under low-overlap conditions.

Key words: low-overlap scenarios, point cloud registration, positional encoding, overlap mask, self-attention

中图分类号: