Papers › PolarMix: A General Data Augmentation Technique for LiDAR Point Clouds

PolarMix: A General Data Augmentation Technique for LiDAR Point Clouds

30 Jul 2022arXiv:2208.00223archive 2025-07-28

Aoran Xiao, Jiaxing Huang, Dayan Guan, Kaiwen Cui, Shijian Lu, Ling Shao

LiDAR point clouds, which are usually scanned by rotating LiDAR sensors continuously, capture precise geometry of the surrounding environment and are crucial to many autonomous detection and navigation tasks. Though many 3D deep architectures have been developed, efficient collection and annotation of large amounts of point clouds remain one major challenge in the analytic and understanding of point cloud data. This paper presents PolarMix, a point cloud augmentation technique that is simple and generic but can mitigate the data constraint effectively across different perception tasks and scenarios. PolarMix enriches point cloud distributions and preserves point cloud fidelity via two cross-scan augmentation strategies that cut, edit, and mix point clouds along the scanning direction. The first is scene-level swapping which exchanges point cloud sectors of two LiDAR scans that are cut along the azimuth axis. The second is instance-level rotation and paste which crops point instances from one LiDAR scan, rotates them by multiple angles (to create multiple copies), and paste the rotated point instances into other scans. Extensive experiments show that PolarMix achieves superior performance consistently across different perception tasks and scenarios. In addition, it can work as plug-and-play for various 3D deep architectures and also performs well for unsupervised domain adaptation.

PaperPDFCodeCode 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="2208.00223")

Code

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

By repository: official repository: 5 samples from 1 repository, 0 ran; community (archive-listed): 5 samples from 1 repository, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

xiaoaoran/polarmix officialmentioned on GitHubpytorchMIT report
cardwing/codes-for-pvkd mentioned on GitHubpytorchMIT 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

10 samples harvested; 3 ran; 0 honoured the contract we drafted; 7 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.

1ran · violated contract
2ran · fixture could not drive it
7unverified

Licence: 0 of the 10 samples are 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

download_url xiaoaoran/polarmix/model_zoo.py official repository unverified MIT (permissive) · 82545d97082ff5f4 · report
make_divisible xiaoaoran/polarmix/core/modules/dynamic_sparseop.py official repository unverified MIT (permissive) · 96ffab9eccde0686 · report
polarmix xiaoaoran/polarmix/core/datasets/utils.py official repository unverified MIT (permissive) · 78210aa91a18c370 · report
rotate_copy xiaoaoran/polarmix/core/datasets/utils.py official repository unverified MIT (permissive) · 3ea83943b501f337 · report
swap xiaoaoran/polarmix/core/datasets/utils.py official repository unverified MIT (permissive) · afaa7150d98da02f · report
iou cardwing/codes-for-pvkd/utils/lovasz_losses.py community (archive-listed) ran · fixture could not drive it fingerprinted MIT (permissive) · d94639b28b2134ff · report
iou_binary cardwing/codes-for-pvkd/utils/lovasz_losses.py community (archive-listed) ran · fixture could not drive it fingerprinted MIT (permissive) · 1211530cd527bd0b · report
lovasz_grad cardwing/codes-for-pvkd/utils/lovasz_losses.py community (archive-listed) ran · violated contract fingerprinted MIT (permissive) · e85b5d21dc5b8382 · report
get_model_class cardwing/codes-for-pvkd/network/cylinder_spconv_3d.py community (archive-listed) unverified MIT (permissive) · 237978845d0ee378 · report
register_model cardwing/codes-for-pvkd/network/cylinder_spconv_3d.py community (archive-listed) unverified MIT (permissive) · 9416a0d63c5a653a · report

Tasks

3D Object Detection3D Unsupervised Domain AdaptationData AugmentationDomain AdaptationLIDAR Semantic SegmentationUnsupervised Domain Adaptation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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