arXiv:2604.16976cs.CVcs.GR2026-04

无需真实干净点云,就能评估去噪效果的全新无监督距离方法。

UGD: An Unsupervised Geometric Distance for Evaluating Real-world Noisy Point Cloud Denoising

论文配图:UGD: An Unsupervised Geometric Distance for Evaluating Real-world Noisy Point Cloud Denoising
图 1 · 摘自论文原文
  • 从干净点云中学习局部块先验模型,作为无监督评估的基准。
  • 在合成噪声数据上性能接近有监督评估指标,在真实数据上验证有效。
  • 适合缺乏真实标签的真实世界点云去噪算法评估,尤其适用于工业场景。

点云去噪是现实应用中的关键挑战。现有定量评估方法依赖成对的去噪结果与真实干净点云,但在真实场景中真实标签常不可得。本文提出一种简单有效的无监督几何距离(UGD),仅基于噪声点云即可评估去噪效果。核心思想是从一组干净点云中提取局部块质量感知特征,训练出一个纯净高斯混合模型(GMM)作为先验基准。UGD定义为去噪后点云各块与该先验模型在块空间中的加权距离之和。为此,设计了基于多任务学习的自监督训练框架,包含成对质量排序、失真分类和失真分布预测。合成噪声实验表明,UGD性能接近有监督全参考指标;真实数据实验进一步证明其可在仅使用噪声点云的情况下实现无监督评估。

原文摘要 · Abstract (English)

Point cloud denoising is a fundamental and crucial challenge in real-world point cloud applications. Existing quantitative evaluation metrics for point cloud denoising methods are implemented in a supervised manner, which requires both the denoised point cloud and the corresponding ground-truth clean point cloud to compute a representative geometric distance. This requirement is highly problematic in real-world scenarios, where ground-truth clean point clouds are often unavailable. In this paper, we propose a simple yet effective unsupervised geometric distance (UGD) for real-world noisy point cloud denoising, calculated solely from noisy point clouds. The core idea of UGD is to learn a patch-wise prior model from a set of clean point clouds and then employ this prior model as the ground-truth to quantify the degradation by measuring the geometric variations of the denoised point cloud. To this end, we first learn a pristine Gaussian Mixture Model (GMM) with extracted patch-wise quality-aware features from a set of pristine clean point clouds by a patch-wise feature extraction network, which serves as the ground-truth for the quantitative evaluation. Then, the UGD is defined as the weighted sum of distances between each patch of the denoised point cloud and the learned pristine GMM model in the patch space. To train the employed patch-wise feature extraction network, we propose a self-supervised training framework through multi-task learning, which includes pair-wise quality ranking, distortion classification, and distortion distribution prediction. Quantitative experiments with synthetic noise confirm that the proposed UGD achieves comparable performance to supervised full-reference metrics. Moreover, experimental results on real-world data demonstrate that the proposed UGD enables unsupervised evaluation of point cloud denoising methods based exclusively on noisy point clouds.

点云去噪无监督评估几何距离自监督学习

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