Home Semantic Point Cloud Segmentation with Deep-Learning-Based Approaches for the Construction Industry - A Survey
Post
Cancel

Semantic Point Cloud Segmentation with Deep-Learning-Based Approaches for the Construction Industry - A Survey

Semantic Point Cloud Segmentation with Deep-Learning-Based Approaches for the Construction Industry: A Survey

Abstract:

Point cloud learning has recently gained strong attention due to its applications in various fields, like computer vision, robotics, and autonomous driving. Point cloud semantic segmentation (PCSS) enables the automatic extraction of semantic information from 3D point cloud data, which makes it a desirable task for construction-related applications as well. Yet, only a limited number of publications have applied deep-learning-based methods to address point cloud understanding for civil engineering problems, and there is still a lack of comprehensive reviews and evaluations of PCSS methods tailored to such use cases. This paper aims to address this gap by providing a survey of recent advances in deep-learning-based PCSS methods and relating them to the challenges of the construction industry. We introduce its significance for the industry and provide a comprehensive look-up table of publicly available datasets for point cloud understanding, with evaluations based on data scene type, sensors, and point features. We address the problem of class imbalance in 3D data for machine learning, provide a compendium of commonly used evaluation metrics for PCSS, and summarize the most significant deep learning methods developed for PCSS. Finally, we discuss the advantages and disadvantages of the methods for specific industry challenges. Our contribution, to the best of our knowledge, is the first survey paper that comprehensively covers deep-learning-based methods for semantic segmentation tasks tailored to construction applications. This paper serves as a useful reference for prospective research and practitioners seeking to develop more accurate and efficient PCSS methods.

DOI: https://doi.org/10.3390/app13169146

Bibtext

@article{rauch:2023,
  title={Semantic Point Cloud Segmentation with Deep-Learning-Based Approaches for the Construction Industry: A Survey},
  author={Rauch Lukas, Braml Thomas},
  journal={Applied Science},
  year={2023},
  publisher={MDPI}
}

Supplementary Material

Datasets (Preview)

List of publicly available datasets for 3D-scene understanding, categories by data acquisition method, the content of the dataset, used hardware, data representation, and extent of available annotation classes.

Declaration of data type R: real-world, S: synthetic; declaration of scene type (D): driving, (S): static.

Rankings on S3DIS Semantic Segmentation Benchmark (Previrew)

Reported results for semantic segmentation task on the large-scale indoor S3DIS benchmark (including all 6 areas, 6-fold cross validation). Ranked in descending order based on mIoU performance.

Declaration: C—convolution-based, G—graph-based, H—hybrid, P—pooling-based, R—RNN-based, T—Transformer-based, V—voxel-based.

RankYearModel NameLinkMethodmIoUmAccoAcc
12022WindowNorm+StratifiedTransformerlinkT77.6085.8 
22022PointMetaBase-XXLlinkMLP77.00- 
32022PointNeXt-XLlinkMLP74.9083.0 
42022DeepViewAgglinkH74.7083.8 
52022RepSurf-UlinkMLP74.3082.6 
62022WindowNorm+PointTransformerlinkT74.1082.5 
72022PointNeXt-LlinkMLP73.9082.2 
82020PointTransformerlinkT73.5081.9 
This post is licensed under CC BY 4.0 by the author.