ClickSeg: 3D Instance Segmentation with Click-Level Weak Annotations
Leyao Liu, Tao Kong, Minzhao Zhu, Jiashuo Fan, Lu Fang

TL;DR
ClickSeg introduces a weakly supervised 3D instance segmentation method that requires only one annotated point per object, significantly reducing labeling effort while maintaining high accuracy.
Contribution
The paper proposes a novel click-level weak supervision framework for 3D instance segmentation, utilizing a new training scheme and fixed-seed k-means clustering for pseudo label generation.
Findings
Surpasses previous weakly supervised methods by +9.4% mAP on ScanNetV2.
Achieves about 90% of fully-supervised accuracy with only 0.02% supervision.
Sets new state-of-the-art in weakly supervised 3D semantic segmentation.
Abstract
3D instance segmentation methods often require fully-annotated dense labels for training, which are costly to obtain. In this paper, we present ClickSeg, a novel click-level weakly supervised 3D instance segmentation method that requires one point per instance annotation merely. Such a problem is very challenging due to the extremely limited labels, which has rarely been solved before. We first develop a baseline weakly-supervised training method, which generates pseudo labels for unlabeled data by the model itself. To utilize the property of click-level annotation setting, we further propose a new training framework. Instead of directly using the model inference way, i.e., mean-shift clustering, to generate the pseudo labels, we propose to use k-means with fixed initial seeds: the annotated points. New similarity metrics are further designed for clustering. Experiments on ScanNetV2 and…
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
TopicsMedical Image Segmentation Techniques · Advanced Neural Network Applications · Radiomics and Machine Learning in Medical Imaging
