Machine Learning in LiDAR 3D point clouds
F. Patricia Medina, Randy Paffenroth

TL;DR
This paper compares various feature engineering and dimension reduction techniques to improve the classification accuracy of LiDAR 3D point cloud data, demonstrating that context augmentation and PCA enhance performance.
Contribution
It presents a preliminary comparison study of feature engineering and dimension reduction methods for LiDAR point cloud classification, highlighting the benefits of context augmentation and PCA.
Findings
Context augmentation improves classification accuracy.
PCA-based dimension reduction enhances performance.
Combining feature engineering with PCA yields better results.
Abstract
LiDAR point clouds contain measurements of complicated natural scenes and can be used to update digital elevation models, glacial monitoring, detecting faults and measuring uplift detecting, forest inventory, detect shoreline and beach volume changes, landslide risk analysis, habitat mapping, and urban development, among others. A very important application is the classification of the 3D cloud into elementary classes. For example, it can be used to differentiate between vegetation, man-made structures, and water. Our goal is to present a preliminary comparison study for the classification of 3D point cloud LiDAR data that includes several types of feature engineering. In particular, we demonstrate that providing context by augmenting each point in the LiDAR point cloud with information about its neighboring points can improve the performance of downstream learning algorithms. We also…
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
MethodsPrincipal Components Analysis
