EAAI Journal 2025 Journal Article
An Efficient Point Network for Light Detection and Ranging point cloud perception in large-scale scene
- Kai Xiao
- Jialin Gui
- Yuanxi Peng
- Teng Li
With the ongoing advancement and wide application of Light Detection and Ranging (LiDAR) technology, the efficient deployment of deep learning models in various offline edge scenes, such as autonomous vehicles and drones, has become an important research hotspot in industry and academia. How to achieve lightweight and efficient network model (light and fast) on edge devices with limited resources is the key point. Model quantization methods, benefiting from lightweight parameters, have become one of the most promising approaches for model compression and acceleration. However, due to the unstructured characteristic of the point cloud, quantization may lead to aggregation-induced feature homogenization and structural scale distortion, resulting in performance bottlenecks for quantization models. Moreover, unstructured point cloud is difficult to adapt to existing image processing quantification methods and require a new network architecture. To this end, we constructed a specialized point cloud quantization network and designed an effective feature extraction architecture, proposing an Efficient Point Network (EPoNET). Specifically, to address the issues of feature homogenization and limited feature discriminability after quantization, we designed the dual refining kernel and the local feature reshaping module to refine and expand the features. To tackle the class imbalance within the dataset, we designed the weighted loss function to enhance the effectiveness of the network training and alleviate the interference caused by local optima during training. Finally, we evaluated the proposed EPoNET using the large-scale, real-world multispectral LiDAR point cloud dataset. This dataset covers about 25 square kilometers and includes 8. 52 million points of different land features like roads, trees, and buildings. Experimental results demonstrate that EPoNET achieves an overall accuracy surpassing 90%, with an average accuracy of 91. 31% across the testing areas. Compared with the lightweight benchmark method PointNet++, EPoNET brings 5. 7x inference acceleration and 58. 4% usage savings, achieving a balance between model inference accuracy, speed, and computational consumption.