Papers › PolarNet: An Improved Grid Representation for Online LiDAR Point Clouds Semantic Segmentation

PolarNet: An Improved Grid Representation for Online LiDAR Point Clouds Semantic Segmentation

31 Mar 2020CVPR 2020 6arXiv:2003.14032archive 2025-07-28

Yang Zhang, Zixiang Zhou, Philip David, Xiangyu Yue, Zerong Xi, Boqing Gong, Hassan Foroosh

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 distribution of the points along the radial axis. We find that our encoding scheme greatly increases the mIoU in three drastically different segmentation datasets of real urban LiDAR single scans while retaining near real-time throughput.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2003.14032")

Code

Syntology Ran 9 of 11 code samples harvested from 3 repositories linked to this paper; 2 have no recorded run. Of those that ran: 3 ran · violated contract; 3 ran · fixture could not drive it; 3 ran with no contract checked.

By repository: official repository: 2 samples from 1 repository, 2 ran; community (archive-listed): 8 samples from 2 repositories, 6 ran; 1 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

edwardzhou130/PolarSeg officialmentioned in papermentioned on GitHubpytorch report
Yvanali/KITTISeg mentioned on GitHubpytorchBSD-3-Clause report
bbejczy/polarseg-kitti mentioned on GitHubpytorch report
isunLt/PolarSeg mentioned on GitHubpytorchBSD-3-Clause report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 9 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

3ran · violated contract
3ran · fixture could not drive it
3ran
2unverified

Licence: 1 of the 11 samples is pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 3 repositories linked to this paper, official or community; each sample names its own and says which. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

fast_hist edwardzhou130/PolarSeg/train_SemanticKITTI.py official repository ran · fixture could not drive it BSD-3-Clause (permissive) · 87f4974196dfa580 · report
fast_hist_crop edwardzhou130/PolarSeg/train_SemanticKITTI.py official repository ran · violated contract BSD-3-Clause (permissive) · 3d2448f07f7f9e8f · report
cart2polar Yvanali/KITTISeg/dataloader/dataset.py community (archive-listed) ran fingerprinted BSD-3-Clause (permissive) · 4cbfcba4a545864d · report
grp_range_torch Yvanali/KITTISeg/network/ptBEV.py community (archive-listed) ran BSD-3-Clause (permissive) · bb6f31439534fc4b · report
iou Yvanali/KITTISeg/network/lovasz_losses.py community (archive-listed) ran · fixture could not drive it fingerprinted BSD-3-Clause (permissive) · d94639b28b2134ff · report
iou_binary Yvanali/KITTISeg/network/lovasz_losses.py community (archive-listed) ran · fixture could not drive it fingerprinted BSD-3-Clause (permissive) · 1211530cd527bd0b · report
lovasz_grad Yvanali/KITTISeg/network/lovasz_losses.py community (archive-listed) ran · violated contract fingerprinted BSD-3-Clause (permissive) · e85b5d21dc5b8382 · report
polar2cat Yvanali/KITTISeg/dataloader/dataset.py community (archive-listed) ran fingerprinted BSD-3-Clause (permissive) · dd197502413d486a · report
nb_greedy_FPS isunLt/PolarSeg/network/ptBEV.py community (archive-listed) unverified BSD-3-Clause (permissive) · 8293ba05297fe94b · report
parallel_FPS isunLt/PolarSeg/network/ptBEV.py community (archive-listed) unverified BSD-3-Clause (permissive) · 6e18c9fe0ec4521a · report
per_class_iu identical code first harvested elsewhere ran · violated contract fingerprinted licence of this copy not recorded · b1c59751f8968e99 · report

Tasks

3D Semantic SegmentationAutonomous DrivingLIDAR Semantic SegmentationRobust 3D Semantic SegmentationSegmentationSemantic Segmentation

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
3D Semantic Segmentation SemanticKITTI PolarNet test mIoU 57.2% #24 of 45 Archive leaderboard report
LIDAR Semantic Segmentation nuScenes PolarNet test mIoU 0.69 #28 of 36 Archive leaderboard report
Robust 3D Semantic Segmentation SemanticKITTI-C PolarNet mean Corruption Error (mCE) 118.56% #18 of 22 Archive leaderboard report
Robust 3D Semantic Segmentation nuScenes-C PolarNet mean Corruption Error (mCE) 115.09% #11 of 12 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Introduced by this paper: PolarNet

PolarNet

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections