LGENet: Local and Global Encoder Network for Semantic Segmentation of Airborne Laser Scanning Point Clouds
Yaping Lin, George Vosselman, Yanpeng Cao, Michael Ying Yang

TL;DR
LGENet is a novel neural network architecture that combines local and global feature extraction techniques, including 2D/3D convolutions, segment-based context encoding, and attention mechanisms, to improve semantic segmentation of airborne laser scanning point clouds.
Contribution
The paper introduces LGENet, a new model integrating local and global encoders with attention for enhanced ALS point cloud segmentation, outperforming existing methods.
Findings
Achieved state-of-the-art accuracy on ISPRS benchmark dataset.
Attained high F1 scores on DCF2019 dataset.
Effectively models local geometry and global context.
Abstract
Interpretation of Airborne Laser Scanning (ALS) point clouds is a critical procedure for producing various geo-information products like 3D city models, digital terrain models and land use maps. In this paper, we present a local and global encoder network (LGENet) for semantic segmentation of ALS point clouds. Adapting the KPConv network, we first extract features by both 2D and 3D point convolutions to allow the network to learn more representative local geometry. Then global encoders are used in the network to exploit contextual information at the object and point level. We design a segment-based Edge Conditioned Convolution to encode the global context between segments. We apply a spatial-channel attention module at the end of the network, which not only captures the global interdependencies between points but also models interactions between channels. We evaluate our method on two…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRemote Sensing and LiDAR Applications · 3D Surveying and Cultural Heritage · 3D Shape Modeling and Analysis
MethodsAdaptive Label Smoothing · Convolution
