Mask-guided sample selection for Semi-Supervised Instance Segmentation
Miriam Bellver, Amaia Salvador, Jordi Torres, Xavier Giro-i-Nieto

TL;DR
This paper introduces a novel sample selection method for semi-supervised instance segmentation that predicts mask quality scores to optimize annotation efforts, outperforming random selection especially with limited labels.
Contribution
It proposes a pseudo-mask quality scoring approach to select the most informative samples for annotation in semi-supervised segmentation tasks.
Findings
Outperforms random sample selection in semi-supervised segmentation
Improves segmentation performance with low annotation budgets
Predicts mask quality to guide sample annotation choices
Abstract
Image segmentation methods are usually trained with pixel-level annotations, which require significant human effort to collect. The most common solution to address this constraint is to implement weakly-supervised pipelines trained with lower forms of supervision, such as bounding boxes or scribbles. Another option are semi-supervised methods, which leverage a large amount of unlabeled data and a limited number of strongly-labeled samples. In this second setup, samples to be strongly-annotated can be selected randomly or with an active learning mechanism that chooses the ones that will maximize the model performance. In this work, we propose a sample selection approach to decide which samples to annotate for semi-supervised instance segmentation. Our method consists in first predicting pseudo-masks for the unlabeled pool of samples, together with a score predicting the quality of the…
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 Algorithms · Domain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques
