Less Is More: Label Recommendation for Weakly Supervised Point Cloud Semantic Segmentation

Abstract

Weak supervision has proven to be an effective strategy for reducing the burden of annotating semantic segmentation tasks in 3D space. However, unconstrained or heuristic weakly supervised annotation forms may lead to suboptimal label efficiency. To address this issue, we propose a novel label recommendation framework for weakly supervised point cloud semantic segmentation. Distinct from pre-training and active learning, the label recommendation framework consists of three stages: inductive bias learning, recommendations for points to be labeled, and point cloud semantic segmentation learning. In practice, we first introduce the point cloud upsampling task to induct inductive bias from structural information. During the recommendation stage, we present a cross-scene clustering strategy to generate centers of clustering as recommended points. Then we introduce a recommended point positions attention module LabelAttention to model the long-range dependency under sparse annotations. Additionally, we employ position encoding to enhance the spatial awareness of semantic features. Throughout the framework, the useful information obtained from inductive bias learning is propagated to subsequent semantic segmentation networks in the form of label positions. Experimental results demonstrate that our framework outperforms weakly supervised point cloud semantic segmentation methods and other methods for labeling efficiency on S3DIS and ScanNetV2, even at an extremely low label rate.

Cite

Text

Pan et al. "Less Is More: Label Recommendation for Weakly Supervised Point Cloud Semantic Segmentation." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I5.28237

Markdown

[Pan et al. "Less Is More: Label Recommendation for Weakly Supervised Point Cloud Semantic Segmentation." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/pan2024aaai-less/) doi:10.1609/AAAI.V38I5.28237

BibTeX

@inproceedings{pan2024aaai-less,
  title     = {{Less Is More: Label Recommendation for Weakly Supervised Point Cloud Semantic Segmentation}},
  author    = {Pan, Zhiyi and Zhang, Nan and Gao, Wei and Liu, Shan and Li, Ge},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {4397-4405},
  doi       = {10.1609/AAAI.V38I5.28237},
  url       = {https://mlanthology.org/aaai/2024/pan2024aaai-less/}
}