Annotator: A Generic Active Learning Baseline for LiDAR Semantic Segmentation
Binhui Xie, Shuang Li, Qingju Guo, Chi Harold Liu, Xinjing Cheng

TL;DR
Annotator introduces a voxel-centric active learning method for LiDAR semantic segmentation that significantly reduces annotation effort while maintaining high performance across various domain adaptation scenarios.
Contribution
The paper proposes a novel voxel confusion degree (VCD) strategy and a general active learning baseline tailored for LiDAR segmentation, effective under distribution shifts.
Findings
Achieves 87.8% of fully-supervised performance with minimal labeling
Excels in diverse settings including AL, ASFDA, and ADA
Requires labeling only five voxels per scan in some tasks
Abstract
Active learning, a label-efficient paradigm, empowers models to interactively query an oracle for labeling new data. In the realm of LiDAR semantic segmentation, the challenges stem from the sheer volume of point clouds, rendering annotation labor-intensive and cost-prohibitive. This paper presents Annotator, a general and efficient active learning baseline, in which a voxel-centric online selection strategy is tailored to efficiently probe and annotate the salient and exemplar voxel girds within each LiDAR scan, even under distribution shift. Concretely, we first execute an in-depth analysis of several common selection strategies such as Random, Entropy, Margin, and then develop voxel confusion degree (VCD) to exploit the local topology relations and structures of point clouds. Annotator excels in diverse settings, with a particular focus on active learning (AL), active source-free…
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
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Algorithms · Advanced Neural Network Applications
MethodsFocus · Adaptive Discriminator Augmentation
