PolarNet: An Improved Grid Representation for Online LiDAR Point Clouds Semantic Segmentation
Yang Zhang, Zixiang Zhou, Philip David, Xiangyu Yue, Zerong Xi, Boqing, Gong, Hassan Foroosh

TL;DR
PolarNet introduces a novel polar bird's-eye-view representation for LiDAR point cloud segmentation, improving accuracy and efficiency in autonomous driving scenarios by addressing data imbalance and computational constraints.
Contribution
It proposes a LiDAR-specific, nearest-neighbor-free segmentation method using polar coordinates, enhancing segmentation performance across diverse datasets.
Findings
Increased mIoU across multiple datasets
Maintains near real-time processing speed
Effectively handles long-tailed point distributions
Abstract
The need for fine-grained perception in autonomous driving systems has resulted in recently increased research on online semantic segmentation of single-scan LiDAR. Despite the emerging datasets and technological advancements, it remains challenging due to three reasons: (1) the need for near-real-time latency with limited hardware; (2) uneven or even long-tailed distribution of LiDAR points across space; and (3) an increasing number of extremely fine-grained semantic classes. In an attempt to jointly tackle all the aforementioned challenges, we propose a new LiDAR-specific, nearest-neighbor-free segmentation algorithm - PolarNet. Instead of using common spherical or bird's-eye-view projection, our polar bird's-eye-view representation balances the points across grid cells in a polar coordinate system, indirectly aligning a segmentation network's attention with the long-tailed…
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.
Code & Models
Videos
PolarNet: An Improved Grid Representation for Online LiDAR Point Clouds Semantic Segmentation· youtube
Taxonomy
TopicsAdvanced Neural Network Applications · Robotics and Sensor-Based Localization · Remote Sensing and LiDAR Applications
MethodsPolarNet
