arXiv:2512.00927cs.CV2025-12

通过局部注意力机制提升点云配准特征的区分度。

LAHNet: Local Attentive Hashing Network for Point Cloud Registration

  • 引入局部注意力与哈希分窗策略,扩大特征感受野。
  • 在真实室内室外数据集上实现显著优于现有方法的配准精度。
  • 适合需要高精度点云匹配的三维重建与机器人导航场景。

现有基于学习的点云描述子多聚焦于捕捉局部信息以生成独特特征,但合理的更广感受野对提升特征区分性至关重要。本文提出一种用于点云配准的局部注意力哈希网络LAHNet,将类卷积算子的局部性归纳偏置融入点云描述子中。具体地,设计了分组Transformer以捕获点间合理长程上下文,采用线性邻域搜索策略——局部敏感哈希(Locality-Sensitive Hashing),将点云均匀划分为非重叠窗口。同时,引入高效的跨窗口策略进一步扩展合理特征感受野。在此有效分窗基础上,提出交互Transformer,通过将每个窗口表示为全局信号并计算重叠矩阵,增强点云对之间的重叠区域特征交互。大量实验表明,LAHNet可学习鲁棒且独特的特征,在真实世界室内外基准上取得显著配准效果。

原文摘要 · Abstract (English)

Most existing learning-based point cloud descriptors for point cloud registration focus on perceiving local information of point clouds to generate distinctive features. However, a reasonable and broader receptive field is essential for enhancing feature distinctiveness. In this paper, we propose a Local Attentive Hashing Network for point cloud registration, called LAHNet, which introduces a local attention mechanism with the inductive bias of locality of convolution-like operators into point cloud descriptors. Specifically, a Group Transformer is designed to capture reasonable long-range context between points. This employs a linear neighborhood search strategy, Locality-Sensitive Hashing, enabling uniformly partitioning point clouds into non-overlapping windows. Meanwhile, an efficient cross-window strategy is adopted to further expand the reasonable feature receptive field. Furthermore, building on this effective windowing strategy, we propose an Interaction Transformer to enhance the feature interactions of the overlap regions within point cloud pairs. This computes an overlap matrix to match overlap regions between point cloud pairs by representing each window as a global signal. Extensive results demonstrate that LAHNet can learn robust and distinctive features, achieving significant registration results on real-world indoor and outdoor benchmarks.

点云配准注意力机制特征学习3D重建

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。