用分类法精准预测点云配准误差,提升3D建模质量把控
FACT: Multinomial Misalignment Classification for Point Cloud Registration
- 基于点变换器网络,将配准误差分为多类,而非仅二分类
- 新损失函数融合交叉熵与Wasserstein损失,精度显著优于回归和旧方法
- 适用于ICP与GeoTransformer,帮助专家修正错误点云地图
我们提出FACT,一种用于预测已配准激光雷达点云对对齐质量(即配准误差)的方法。该方法在大规模自动配准的3D模型质量保障中具有实用价值。FACT从配准后的点云对中提取局部特征,并通过基于点变换器的网络预测一个误配准类别。相比以往仅研究二分类的配准误差判断,本工作将其推广为多类误配准分类。为此,我们设计了一种结合交叉熵与Wasserstein损失的定制回归-分类损失函数,实验表明其性能优于直接回归及之前的二分类方法。FACT在使用经典ICP和GeoTransformer进行配准的点云对上均表现良好,而标准点云质量度量和配准残差则被证明不适合预测误配准。在CorAl方法引入的合成扰动点云任务中,FACT显著优于CorAl。最后,我们展示了FACT如何协助专家修正错误的点云地图。代码已公开于https://github.com/LudvigDillen/FACT_for_PCMC。
原文摘要 · Abstract (English)
We present FACT, a method for predicting alignment quality (i.e., registration error) of registered lidar point cloud pairs. This is useful e.g. for quality assurance of large, automatically registered 3D models. FACT extracts local features from a registered pair and processes them with a point transformer-based network to predict a misalignment class. We generalize prior work that study binary alignment classification of registration errors, by recasting it as multinomial misalignment classification. To achieve this, we introduce a custom regression-by-classification loss function that combines the cross-entropy and Wasserstein losses, and demonstrate that it outperforms both direct regression and prior binary classification. FACT successfully classifies point-cloud pairs registered with both the classical ICP and GeoTransformer, while other choices, such as standard point-cloud-quality metrics and registration residuals are shown to be poor choices for predicting misalignment. On a synthetically perturbed point-cloud task introduced by the CorAl method, we show that FACT achieves substantially better performance than CorAl. Finally, we demonstrate how FACT can assist experts in correcting misaligned point-cloud maps. Our code is available at https://github.com/LudvigDillen/FACT_for_PCMC.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。