Hypergraph Convolutional Network based Weakly Supervised Point Cloud Semantic Segmentation with Scene-Level Annotations
Zhuheng Lu, Peng Zhang, Yuewei Dai, Weiqing Li, and Zhiyong Su

TL;DR
This paper introduces WHCN, a hypergraph convolutional network that effectively learns point-wise labels from scene-level annotations for point cloud segmentation, overcoming class imbalance and sparse supervision issues.
Contribution
The paper proposes a novel hypergraph-based method with hyperedge attention for weakly supervised point cloud segmentation using scene-level labels.
Findings
Achieves state-of-the-art results on ScanNet and S3DIS datasets.
Effectively predicts high-precision point labels from scene annotations.
Demonstrates robustness to point imbalance and incomplete supervision.
Abstract
Point cloud segmentation with scene-level annotations is a promising but challenging task. Currently, the most popular way is to employ the class activation map (CAM) to locate discriminative regions and then generate point-level pseudo labels from scene-level annotations. However, these methods always suffer from the point imbalance among categories, as well as the sparse and incomplete supervision from CAM. In this paper, we propose a novel weighted hypergraph convolutional network-based method, called WHCN, to confront the challenges of learning point-wise labels from scene-level annotations. Firstly, in order to simultaneously overcome the point imbalance among different categories and reduce the model complexity, superpoints of a training point cloud are generated by exploiting the geometrically homogeneous partition. Then, a hypergraph is constructed based on the high-confidence…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Remote Sensing and LiDAR Applications · 3D Surveying and Cultural Heritage
MethodsConvolution · Class-activation map
