Integrating Product Coefficients for Improved 3D LiDAR Data Classification (Part II)
Patricia Medina, Rasika Karkare
TL;DR
This work integrates measure-theoretic product coefficients with nonlinear representation learning to advance 3D LiDAR point-cloud classification. By augmenting spatial features with dyadic-product coefficients and replacing PCA with a PyTorch autoencoder, the approach achieves higher classification accuracy and F1-macro scores, particularly when paired with KNN or RF classifiers. The study demonstrates that richer, nonlinear feature representations better preserve class structure and neighborhood relationships, significantly improving performance over PCA-based baselines. The findings suggest practical benefits for geospatial tasks and point to future enhancements via advanced nonlinear models and larger-scale datasets.
Abstract
This work extends our previous study on enhancing 3D LiDAR point-cloud classification with product coefficients \cite{medina2025integratingproductcoefficientsimproved}, measure-theoretic descriptors that complement the original spatial Lidar features. Here, we show that combining product coefficients with an autoencoder representation and a KNN classifier delivers consistent performance gains over both PCA-based baselines and our earlier framework. We also investigate the effect of adding product coefficients level by level, revealing a clear trend: richer sets of coefficients systematically improve class separability and overall accuracy. The results highlight the value of combining hierarchical product-coefficient features with autoencoders to push LiDAR classification performance further.
