Fast Attention-Based Simplification of LiDAR Point Clouds for Object Detection and Classification
Z. Rozsa, \'A. Madaras, Q. Wei, X. Lu, M. Golarits, H. Yuan, T. Sziranyi, R. Hamzaoui

TL;DR
This paper introduces an efficient learned point cloud simplification method for LiDAR data that improves speed and accuracy in object detection and classification tasks, especially under aggressive downsampling.
Contribution
It presents a novel attention-based sampling approach that outperforms traditional methods like FPS and RS in speed and accuracy, trained end-to-end for LiDAR point cloud simplification.
Findings
Faster than Farthest Point Sampling (FPS) with comparable or better accuracy.
More reliable accuracy preservation at high sampling ratios compared to Random Sampling (RS).
Achieves significant speed gains especially under aggressive downsampling.
Abstract
LiDAR point clouds are widely used in autonomous driving and consist of large numbers of 3D points captured at high frequency to represent surrounding objects such as vehicles, pedestrians, and traffic signs. While this dense data enables accurate perception, it also increases computational cost and power consumption, which can limit real-time deployment. Existing point cloud sampling methods typically face a trade-off: very fast approaches tend to reduce accuracy, while more accurate methods are computationally expensive. To address this limitation, we propose an efficient learned point cloud simplification method for LiDAR data. The method combines a feature embedding module with an attention-based sampling module to prioritize task-relevant regions and is trained end-to-end. We evaluate the method against farthest point sampling (FPS) and random sampling (RS) on 3D object detection…
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
Topics3D Shape Modeling and Analysis · Advanced Neural Network Applications · Robotics and Sensor-Based Localization
