Integrating Product Coefficients for Improved 3D LiDAR Data Classification
Patricia Medina
TL;DR
The paper addresses improving point-wise classification of 3D LiDAR point clouds by introducing product coefficients, derived from dyadic measure theory, as additional features. These coefficients are computed locally per point using a dyadic tree over a sphere of radius $2$ and applied alongside PCA for dimensionality reduction, with two classifiers (KNN and Random Forest) evaluated. Results show that adding seven product-coefficient features significantly boosts accuracy when combined with PCA, achieving peak $F^1$-scores around $0.85$ for KNN and $0.81$ for RF on a 277,572-point dataset across four classes, compared to baseline performance. This feature-engineering approach offers a multiscale representation that can enhance vegetation-structure discrimination and has implications for improved LAI estimation and other geospatial analyses, with future work exploring larger datasets and alternative dimensionality-reduction techniques.
Abstract
In this paper, we address the enhancement of classification accuracy for 3D point cloud Lidar data, an optical remote sensing technique that estimates the three-dimensional coordinates of a given terrain. Our approach introduces product coefficients, theoretical quantities derived from measure theory, as additional features in the classification process. We define and present the formulation of these product coefficients and conduct a comparative study, using them alongside principal component analysis (PCA) as feature inputs. Results demonstrate that incorporating product coefficients into the feature set significantly improves classification accuracy within this new framework.
