Noisy Boundaries: Lemon or Lemonade for Semi-supervised Instance Segmentation?
Zhenyu Wang, Yali Li, Shengjin Wang

TL;DR
This paper introduces a semi-supervised instance segmentation framework that effectively leverages unlabeled data through pseudo labels, employing boundary-aware techniques to improve performance significantly over supervised methods.
Contribution
The paper proposes a novel semi-supervised approach that uses pseudo labels and boundary-preserving strategies to enhance instance segmentation with limited labeled data.
Findings
Outperforms supervised baseline by over 6% on Cityscapes
Achieves 7% improvement on COCO dataset
Attains comparable results with only 30% labeled images on Cityscapes
Abstract
Current instance segmentation methods rely heavily on pixel-level annotated images. The huge cost to obtain such fully-annotated images restricts the dataset scale and limits the performance. In this paper, we formally address semi-supervised instance segmentation, where unlabeled images are employed to boost the performance. We construct a framework for semi-supervised instance segmentation by assigning pixel-level pseudo labels. Under this framework, we point out that noisy boundaries associated with pseudo labels are double-edged. We propose to exploit and resist them in a unified manner simultaneously: 1) To combat the negative effects of noisy boundaries, we propose a noise-tolerant mask head by leveraging low-resolution features. 2) To enhance the positive impacts, we introduce a boundary-preserving map for learning detailed information within boundary-relevant regions. We…
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
TopicsImage Retrieval and Classification Techniques · Advanced Image and Video Retrieval Techniques · Medical Image Segmentation Techniques
