FLARES: Fast and Accurate LiDAR Multi-Range Semantic Segmentation
Bin Yang, Alexandru Paul Condurache

TL;DR
FLARES introduces a novel training paradigm with tailored data augmentation and post-processing for multi-range LiDAR segmentation, significantly improving accuracy and efficiency in autonomous driving applications.
Contribution
It presents a new training approach that effectively handles multi-range LiDAR data, addressing class imbalance and projection artifacts, with demonstrated generalizability and performance gains.
Findings
Achieves 2.1% to 7.9% mIoU improvement on SemanticKITTI
Delivers over 40% inference speed-up
Enhances segmentation accuracy with multi-range training techniques
Abstract
3D scene understanding is a critical yet challenging task in autonomous driving due to the irregularity and sparsity of LiDAR data, as well as the computational demands of processing large-scale point clouds. Recent methods leverage range-view representations to enhance efficiency, but they often adopt higher azimuth resolutions to mitigate information loss during spherical projection, where only the closest point is retained for each 2D grid. However, processing wide panoramic range-view images remains inefficient and may introduce additional distortions. Our empirical analysis shows that training with multiple range images, obtained from splitting the full point cloud, improves both segmentation accuracy and computational efficiency. However, this approach also poses new challenges of exacerbated class imbalance and increase in projection artifacts. To address these, we introduce…
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
TopicsAdvanced Neural Network Applications
