arXiv:2410.18520cs.CV2024-10被引 4

用无监督方法高效分割高密度城市点云,仅需极少标注数据即可达到95%准确率。

Unsupervised semantic segmentation of urban high-density multispectral point clouds

  • 基于超点分组与迭代聚类的无监督深度学习方法,自动划分点云场景
  • 在7类城市物体上实现95%总体精度和75%平均交并比,仅用0.004%标注数据
  • 多光谱信息提升性能,回波偏差对地表类别区分尤其有效

未来城市机载激光扫描(ALS)数据将快速增加,尤其得益于无人机降低成本。现有数据处理面临光谱信息有限、点密度低及标注数据需求大的挑战。本文针对高密度(平均每平方米1200个点)多光谱ALS数据,提出无监督的地面感知深度聚类方法GroupSP,其灵感来自无监督GrowSP算法。GroupSP先将场景划分为超点,再通过迭代聚类训练神经网络,以聚类结果作为伪标签。测试时通过过分割并手动或投票映射预测类别至真实类别。GroupSP获得97%总体精度(oAcc)和80%平均交并比(mIoU),优于GrowSP和非深度K-means,但逊于监督随机森林。值得注意的是,仅使用0.004%的标注点进行映射,仍可实现95% oAcc和75% mIoU。多光谱通道每增加一个均提升mIoU,回波偏差对地面类别的区分尤为关键。

原文摘要 · Abstract (English)

The availability of highly accurate urban airborne laser scanning (ALS) data will increase rapidly in the future, especially as acquisition costs decrease, for example through the use of drones. Current challenges in data processing are related to the limited spectral information and low point density of most ALS datasets. Another challenge will be the growing need for annotated training data, frequently produced by manual processes, to enable semantic interpretation of point clouds. This study proposes to semantically segment new high-density (1200 points per square metre on average) multispectral ALS data with an unsupervised ground-aware deep clustering method GroupSP inspired by the unsupervised GrowSP algorithm. GroupSP divides the scene into superpoints as a preprocessing step. The neural network is trained iteratively by grouping the superpoints and using the grouping assignments as pseudo-labels. The predictions for the unseen data are given by over-segmenting the test set and mapping the predicted classes into ground truth classes manually or with automated majority voting. GroupSP obtained an overall accuracy (oAcc) of 97% and a mean intersection over union (mIoU) of 80%. When compared to other unsupervised semantic segmentation methods, GroupSP outperformed GrowSP and non-deep K-means. However, a supervised random forest classifier outperformed GroupSP. The labelling efforts in GroupSP can be minimal; it was shown, that the GroupSP can semantically segment seven urban classes (building, high vegetation, low vegetation, asphalt, rock, football field, and gravel) with oAcc of 95% and mIoU of 75% using only 0.004% of the available annotated points in the mapping assignment. Finally, the multispectral information was examined; adding each new spectral channel improved the mIoU. Additionally, echo deviation was valuable, especially when distinguishing ground-level classes.

点云分割无监督学习多光谱城市建模

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