PC-BEV: An Efficient Polar-Cartesian BEV Fusion Framework for LiDAR Semantic Segmentation
Shoumeng Qiu, Xinrun Li, XiangYang Xue, Jian Pu

TL;DR
This paper introduces PC-BEV, a fast and efficient LiDAR segmentation framework that fuses Polar and Cartesian views within the BEV space, achieving high accuracy and speed without relying on computationally intensive point-based methods.
Contribution
It proposes a novel BEV-only fusion approach leveraging fixed grid correspondences between Polar and Cartesian schemes, significantly improving speed and dense feature integration.
Findings
170× faster inference than point-based methods
Outperforms previous multiview fusion approaches in accuracy
Demonstrates effective scene understanding with hybrid Transformer-CNN
Abstract
Although multiview fusion has demonstrated potential in LiDAR segmentation, its dependence on computationally intensive point-based interactions, arising from the lack of fixed correspondences between views such as range view and Bird's-Eye View (BEV), hinders its practical deployment. This paper challenges the prevailing notion that multiview fusion is essential for achieving high performance. We demonstrate that significant gains can be realized by directly fusing Polar and Cartesian partitioning strategies within the BEV space. Our proposed BEV-only segmentation model leverages the inherent fixed grid correspondences between these partitioning schemes, enabling a fusion process that is orders of magnitude faster (170 speedup) than conventional point-based methods. Furthermore, our approach facilitates dense feature fusion, preserving richer contextual information compared to…
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
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced Image and Video Retrieval Techniques · Robotics and Sensor-Based Localization
