paper-with-me

Papers

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

2022-02-25 · Feifei Shao, Yawei Luo, Ping Liu, Jie Chen, Yi Yang, Yulei Lu, Jun Xiao

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 labeling only a subset of the point clouds, yet previous attempts ignore the spatial-structural diversity of the selected samples, inducing the model to select clustered candidates with similar shapes in a local area while missing other representative ones in the global environment. In this paper, we propose a new 3D region-based active learning method to tackle this problem. Dubbed SSDR-AL, our method groups the original point clouds into superpoints and incrementally selects the most informative and representative ones for label acquisition. We achieve the selection mechanism via a graph reasoning network that considers both the spatial and structural diversities of superpoints. To deploy SSDR-AL in a more practical scenario, we design a noise-aware iterative labeling strategy to confront the "noisy annotation" problem introduced by the previous "dominant labeling" strategy in superpoints. Extensive experiments on two point cloud benchmarks demonstrate the effectiveness of SSDR-AL in the semantic segmentation task. Particularly, SSDR-AL significantly outperforms the baseline method and reduces the annotation cost by up to 63.0% and 24.0% when achieving 90% performance of fully supervised learning, respectively.

📄 PDF Abstract BibTeX arXiv:2202.12588

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningDiversitySemantic Segmentation

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

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

SqueezeSegV3: Spatially-Adaptive Convolution for Efficient Point-Cloud Segmentation

2020-04-03 · ECCV 2020 8 · Chenfeng Xu, Bichen Wu, Zining Wang, Wei Zhan 외

LiDAR point-cloud segmentation is an important problem for many applications. For large-scale point cloud segmentation, the \textit{de facto} method is to project a 3D point cloud to get a 2D LiDAR image and use convolut…

3D Semantic SegmentationPoint Cloud SegmentationSegmentation

SUM Parts: Benchmarking Part-Level Semantic Segmentation of Urban Meshes

2025-03-19 · CVPR 2025 1 · Weixiao Gao, Liangliang Nan, Hugo Ledoux

Semantic segmentation in urban scene analysis has mainly focused on images or point clouds, while textured meshes - offering richer spatial representation - remain underexplored. This paper introduces SUM Parts, the firs…

3D Semantic SegmentationBenchmarkingSegmentationSemantic Segmentation

DANet: Density Adaptive Convolutional Network with Interactive Attention for 3D Point Clouds

2023-03-08 · Yong He, Hongshan Yu, Zhengeng Yang, Wei Sun 외

Local features and contextual dependencies are crucial for 3D point cloud analysis. Many works have been devoted to designing better local convolutional kernels that exploit the contextual dependencies. However, current …

Semantic Segmentation

Point Cloud Semantic Segmentation

2023-05-01 · Ivan Martinović

Semantic segmentation is an important and well-known task in the field of computer vision, in which we attempt to assign a corresponding semantic class to each input element. When it comes to semantic segmentation of 2D …

SegmentationSemantic Segmentation