解决小点云与大点云间对齐难题,提升机器人3D感知精度。
R-SLPR: Region-based Small-to-Large Point-cloud Registration with Contrastive Learning

- 分区域提案+对比学习,精准定位匹配区域
- 位置和旋转误差分别低至0.009和1.104
- 适合点云不完整或尺度差异大的实际场景
点云注册是机器人系统中三维感知的基础。然而,当源点云包含有限、不完整或模糊的几何线索时,传统注册算法难以对齐参考点云。将小而局部的点云与显著更大的全局参考点云对齐,在真实部署中普遍存在,但现有基于学习的方法通常假设两者规模相近且重叠度高,未能充分解决此问题。为此,本文提出区域基小到大点云注册框架(R-SLPR),一种三阶段架构,将尺度不匹配的注册问题重构为区域提案、区域匹配与迭代精化三个步骤。不同于传统方法无法准确定位特定区域,R-SLPR在估计刚性变换前显式识别候选区域,确保在严重尺度失配下仍能稳健对齐。该框架引入斐波那契网格分割方法与对比学习目标,有效生成并匹配局部几何块。在此基础上,设计新型级联锚点选择与精化算法,迭代对齐源点云与目标区域以最大化精度。在ModelNet40上的大量实验表明,R-SLPR建立了新的最先进准确率标准,优于以往方法,显著降低位置与旋转均绝对误差(MAE)至0.009和1.104。
原文摘要 · Abstract (English)
Point-cloud (PC) registration is fundamental to three-dimensional (3D) perception in robotic systems. However, classic registration algorithms falter when aligning a source PC containing limited, incomplete, or ambiguous geometric cues against a reference. This challenge of registering a small, partial PC to a significantly larger global reference is pervasive in real-world deployment yet remains insufficiently addressed by existing learning-based approaches, which typically assume comparable scales and significant overlap. To bridge this gap, we propose the Region-based Small-to-Large Point-cloud Registra- tion framework (R-SLPR), a novel three-stage architecture that fundamentally reformulates the scale-mismatched registration problem into a sequence of region proposal, regional matching, and iterative refinement. Unlike conventional methods that fail to localize specific regions, R-SLPR explicitly identifies candidate regions prior to estimating rigid transformations, ensuring robust alignment even under severe scale mismatch. The framework introduces a Fibonacci Grid Segmentation method coupled with a contrastive learning objective to effectively generate and match local geometric patches. Building on this, a novel Cascade Anchor Selection and Refinement algorithm iteratively aligns the source with the target region to maximize precision. Extensive evaluation on ModelNet40 demonstrates that R-SLPR establishes a new state-of-the-art accuracy standard, outperforming prior approaches and significantly reducing position and rotation Mean Absolute Error (MAE) to 0.009 and 1.104, respectively.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。