paper-with-me

Papers

Label-Efficient Point Cloud Segmentation with Active Learning

2025-12-05 · Johannes Meyer, Jasper Hoffmann, Felix Schulz, Dominik Merkle, Daniel Buescher, Alexander Reiterer, Joschka Boedecker, Wolfram Burgard arxiv

Semantic segmentation of 3D point cloud data often comes with high annotation costs. Active learning automates the process of selecting which data to annotate, reducing the total amount of annotation needed to achieve satisfactory performance. Recent approaches to active learning for 3D point clouds are often based on sophisticated heuristics for both, splitting point clouds into annotatable regions and selecting the most beneficial for further neural network training. In this work, we propose a novel and easy-to-implement strategy to separate the point cloud into annotatable regions. In our approach, we utilize a 2D grid to subdivide the point cloud into columns. To identify the next data to be annotated, we employ a network ensemble to estimate the uncertainty in the network output. We evaluate our method on the S3DIS dataset, the Toronto-3D dataset, and a large-scale urban 3D point cloud of the city of Freiburg, which we labeled in parts manually. The extensive evaluation shows that our method yields performance on par with, or even better than, complex state-of-the-art methods on all datasets. Furthermore, we provide results suggesting that in the context of point clouds the annotated area can be a more meaningful measure for active learning algorithms than the number of annotated points.

📄 PDF Abstract BibTeX arXiv:2512.05759

Code (0)

등록된 구현이 없습니다.

Tasks

Point Cloud SegmentationSemantic SegmentationActive LearningPoint Clouds

Similar Papers 제목 키워드 기반

Hierarchical Point-based Active Learning for Semi-supervised Point Cloud Semantic Segmentation

2023-08-22 · ICCV 2023 1 · Zongyi Xu, Bo Yuan, Shanshan Zhao, Qianni Zhang 외

Impressive performance on point cloud semantic segmentation has been achieved by fully-supervised methods with large amounts of labelled data. As it is labour-intensive to acquire large-scale point cloud data with point-…

Active LearningPoint Cloud SegmentationSegmentationSemantic Segmentation

Refining Segmentation On-the-Fly: An Interactive Framework for Point Cloud Semantic Segmentation

2024-03-11 · Peng Zhang, Ting Wu, Jinsheng Sun, Weiqing Li 외

Existing interactive point cloud segmentation approaches primarily focus on the object segmentation, which aim to determine which points belong to the object of interest guided by user interactions. This paper concentrat…

Point Cloud SegmentationSegmentationSemantic Segmentation

Active Learning for Point Cloud Semantic Segmentation via Spatial-Structural Diversity Reasoning

2022-02-25 · Feifei Shao, Yawei Luo, Ping Liu, Jie Chen 외

The expensive annotation cost is notoriously known as the main constraint for the development of the point cloud semantic segmentation technique. Active learning methods endeavor to reduce such cost by selecting and labe…

Active LearningDiversitySemantic Segmentation

Label-Efficient Point Cloud Semantic Segmentation: An Active Learning Approach

2021-01-18 · Xian Shi, Xun Xu, Ke Chen, Lile Cai 외

Deep learning models are the state-of-the-art methods for semantic point cloud segmentation, the success of which relies on the availability of large-scale annotated datasets. However, it can be extremely time-consuming …

Active LearningBenchmarkingPoint Cloud SegmentationSegmentation+1

Point-SAM: Promptable 3D Segmentation Model for Point Clouds

2024-06-25 · Yuchen Zhou, Jiayuan Gu, Tung Yen Chiang, Fanbo Xiang 외

The development of 2D foundation models for image segmentation has been significantly advanced by the Segment Anything Model (SAM). However, achieving similar success in 3D models remains a challenge due to issues such a…

Image SegmentationSegmentationSemantic Segmentation