🤖 AI Summary
This study addresses the lack of systematic evaluation of deep learning models for semantic segmentation of airborne LiDAR point clouds under real-world aerial survey conditions, particularly in complex urban, rural, and industrial scenes where class imbalance and geometric diversity pose significant challenges. Leveraging a large-scale, real-flight LiDAR dataset collected over Navarre, Spain, we present the first end-to-end benchmark of four state-of-the-art 3D segmentation models—KPConv, RandLA-Net, Superpoint Transformer, and Point Transformer V3—under unified flight parameters and diverse land cover types. All models achieve overall accuracy above 93%, with KPConv attaining the highest mean IoU of 78.51%. Point Transformer V3 excels on rare classes such as vehicles, reaching 75.11% IoU, while Superpoint Transformer and RandLA-Net demonstrate superior computational efficiency, highlighting a clear trade-off between accuracy and inference speed.
📝 Abstract
Recent advances in deep learning have significantly improved 3D semantic segmentation, but most models focus on indoor or terrestrial datasets. Their behavior under real aerial acquisition conditions remains insufficiently explored, and although a few studies have addressed similar scenarios, they differ in dataset design, acquisition conditions, and model selection. To address this gap, we conduct an experimental benchmark evaluating several state-of-the-art architectures on a large-scale aerial LiDAR dataset acquired under operational flight conditions in Navarre, Spain, covering heterogeneous urban, rural, and industrial landscapes. This study compares four representative deep learning models, including KPConv, RandLA-Net, Superpoint Transformer, and Point Transformer V3, across five semantic classes commonly found in airborne surveys, such as ground, vegetation, buildings, and vehicles, highlighting the inherent challenges of class imbalance and geometric variability in aerial data. Results show that all tested models achieve high overall accuracy exceeding 93%, with KPConv attaining the highest mean IoU (78.51%) through consistent performance across classes, particularly on challenging and underrepresented categories. Point Transformer V3 demonstrates superior performance on the underrepresented vehicle class (75.11% IoU), while Superpoint Transformer and RandLA-Net trade off segmentation robustness for computational efficiency.