paper-with-me

Papers

Annotator: A Generic Active Learning Baseline for LiDAR Semantic Segmentation

2023-10-31 · NeurIPS 2023 11

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 domain adaptation (ASFDA), and active domain adaptation (ADA). It consistently delivers exceptional performance across LiDAR semantic segmentation benchmarks, spanning both simulation-to-real and real-to-real scenarios. Surprisingly, Annotator exhibits remarkable efficiency, requiring significantly fewer annotations, e.g., just labeling five voxels per scan in the SynLiDAR-to-SemanticKITTI task. This results in impressive performance, achieving 87.8% fully-supervised performance under AL, 88.5% under ASFDA, and 94.4% under ADA. We envision that Annotator will offer a simple, general, and efficient solution for label-efficient 3D applications. Project page: https://binhuixie.github.io/annotator-web

📄 PDF Abstract BibTeX arXiv:2310.20293

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningDomain AdaptationLIDAR Semantic SegmentationSemantic SegmentationSource-Free Domain Adaptation

Methods 이 논문이 사용한 방법론

Focus 설명 없음
ADA 설명 없음

Similar Papers 제목 키워드 기반

The INCEpTION Platform: Machine-Assisted and Knowledge-Oriented Interactive Annotation

2018-08-01 · COLING 2018 8 · Jan-Christoph Klie, Michael Bugert, Beto Boullosa, Richard Eckart de Castilho 외

We introduce INCEpTION, a new annotation platform for tasks including interactive and semantic annotation (e.g., concept linking, fact linking, knowledge base population, semantic frame annotation). These tasks are very …

Active LearningEntity LinkingKnowledge Base Populationtext annotation

FITAnnotator: A Flexible and Intelligent Text Annotation System

2021-06-01 · NAACL 2021 4 · Yanzeng Li, Bowen Yu, Li Quangang, Tingwen Liu

In this paper, we introduce FITAnnotator, a generic web-based tool for efficient text annotation. Benefiting from the fully modular architecture design, FITAnnotator provides a systematic solution for the annotation of a…

Active LearningIncremental Learningtext annotation

BaSAL: Size-Balanced Warm Start Active Learning for LiDAR Semantic Segmentation

2023-10-12 · Jiarong Wei, Yancong Lin, Holger Caesar

Active learning strives to reduce the need for costly data annotation, by repeatedly querying an annotator to label the most informative samples from a pool of unlabeled data, and then training a model from these samples…

Active LearningLIDAR Semantic SegmentationSemantic Segmentation

MILAN: Milli-Annotations for Lidar Semantic Segmentation

2024-07-22 · Nermin Samet, Gilles Puy, Oriane Siméoni, Renaud Marlet

Annotating lidar point clouds for autonomous driving is a notoriously expensive and time-consuming task. In this work, we show that the quality of recent self-supervised lidar scan representations allows a great reductio…

Active LearningAutonomous DrivingLIDAR Semantic SegmentationSemantic Segmentation

OpenSight: A Simple Open-Vocabulary Framework for LiDAR-Based Object Detection

2023-12-12 · Hu Zhang, Jianhua Xu, Tao Tang, Haiyang Sun 외

Traditional LiDAR-based object detection research primarily focuses on closed-set scenarios, which falls short in complex real-world applications. Directly transferring existing 2D open-vocabulary models with some known …

cross-modal alignmentobject-detectionObject Detection