CVJul 19, 2022

Dual Adaptive Transformations for Weakly Supervised Point Cloud Segmentation

arXiv:2207.09084v135 citationsh-index: 51
Originality Incremental advance
AI Analysis

This addresses the problem of reducing annotation burden for 3D scene segmentation, but it is incremental as it builds on smoothness-based methods.

The paper tackles weakly supervised point cloud segmentation with limited labeled points by proposing a DAT model that uses dual adaptive transformations and consistency constraints to regularize unlabeled data, achieving new state-of-the-art performance on S3DIS and ScanNet-V2 datasets.

Weakly supervised point cloud segmentation, i.e. semantically segmenting a point cloud with only a few labeled points in the whole 3D scene, is highly desirable due to the heavy burden of collecting abundant dense annotations for the model training. However, existing methods remain challenging to accurately segment 3D point clouds since limited annotated data may lead to insufficient guidance for label propagation to unlabeled data. Considering the smoothness-based methods have achieved promising progress, in this paper, we advocate applying the consistency constraint under various perturbations to effectively regularize unlabeled 3D points. Specifically, we propose a novel DAT (\textbf{D}ual \textbf{A}daptive \textbf{T}ransformations) model for weakly supervised point cloud segmentation, where the dual adaptive transformations are performed via an adversarial strategy at both point-level and region-level, aiming at enforcing the local and structural smoothness constraints on 3D point clouds. We evaluate our proposed DAT model with two popular backbones on the large-scale S3DIS and ScanNet-V2 datasets. Extensive experiments demonstrate that our model can effectively leverage the unlabeled 3D points and achieve significant performance gains on both datasets, setting new state-of-the-art performance for weakly supervised point cloud segmentation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes