Pseudo-Label Quality Decoupling and Correction for Semi-Supervised Instance Segmentation
Jianghang Lin, Yilin Lu, Yunhang Shen, Chaoyang Zhu, Shengchuan Zhang, Liujuan Cao, Rongrong Ji

TL;DR
This paper introduces a novel framework for semi-supervised instance segmentation that decouples and corrects pseudo-label quality at multiple levels, significantly improving performance especially with limited labeled data.
Contribution
The proposed PL-DC framework uniquely decouples class and mask quality assessments, dynamically corrects category labels, and re-weights mask loss at the pixel level, advancing SSIS methods.
Findings
Achieves state-of-the-art results on COCO and Cityscapes datasets.
Substantial performance gains with minimal labeled data (+11.6 mAP with 1% COCO data).
Effective noise reduction in pseudo-labels through multi-level correction mechanisms.
Abstract
Semi-Supervised Instance Segmentation (SSIS) involves classifying and grouping image pixels into distinct object instances using limited labeled data. This learning paradigm usually faces a significant challenge of unstable performance caused by noisy pseudo-labels of instance categories and pixel masks. We find that the prevalent practice of filtering instance pseudo-labels assessing both class and mask quality with a single score threshold, frequently leads to compromises in the trade-off between the qualities of class and mask labels. In this paper, we introduce a novel Pseudo-Label Quality Decoupling and Correction (PL-DC) framework for SSIS to tackle the above challenges. Firstly, at the instance level, a decoupled dual-threshold filtering mechanism is designed to decouple class and mask quality estimations for instance-level pseudo-labels, thereby independently controlling pixel…
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
TopicsMachine Learning and Data Classification · Advanced Neural Network Applications · Medical Image Segmentation Techniques
