Instance Consistency Regularization for Semi-Supervised 3D Instance Segmentation
Yizheng Wu, Zhiyu Pan, Kewei Wang, Xingyi Li, Jiahao Cui, and Liwen Xiao, Guosheng Lin, Zhiguo Cao

TL;DR
This paper introduces InsTeacher3D, a semi-supervised 3D instance segmentation method that relies solely on instance consistency regularization, avoiding noisy semantic pseudo labels, and demonstrates superior performance on large-scale datasets.
Contribution
The paper proposes a novel semi-supervised framework using instance consistency regularization and a dedicated 3D instance segmentation model, DKNet, to improve segmentation accuracy without semantic pseudo labels.
Findings
Outperforms previous semi-supervised methods on large-scale datasets.
Effectively leverages unlabeled data through instance-only regularization.
Demonstrates robustness against semantic label noise.
Abstract
Large-scale datasets with point-wise semantic and instance labels are crucial to 3D instance segmentation but also expensive. To leverage unlabeled data, previous semi-supervised 3D instance segmentation approaches have explored self-training frameworks, which rely on high-quality pseudo labels for consistency regularization. They intuitively utilize both instance and semantic pseudo labels in a joint learning manner. However, semantic pseudo labels contain numerous noise derived from the imbalanced category distribution and natural confusion of similar but distinct categories, which leads to severe collapses in self-training. Motivated by the observation that 3D instances are non-overlapping and spatially separable, we ask whether we can solely rely on instance consistency regularization for improved semi-supervised segmentation. To this end, we propose a novel self-training network…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Industrial Vision Systems and Defect Detection · Image Processing and 3D Reconstruction
MethodsBalanced Selection
