The GIST and RIST of Iterative Self-Training for Semi-Supervised Segmentation
Eu Wern Teh, Terrance DeVries, Brendan Duke, Ruowei Jiang, Parham, Aarabi, Graham W. Taylor

TL;DR
This paper investigates iterative self-training for semi-supervised segmentation, identifies degradation issues with naive approaches, and proposes GIST and RIST strategies that improve performance by alternating training data sources.
Contribution
The paper introduces GIST and RIST, novel strategies for iterative self-training that prevent performance degradation and enhance semi-supervised segmentation.
Findings
Naive iterative self-training causes performance degradation.
GIST and RIST strategies improve segmentation accuracy.
Combining GIST and RIST with existing methods boosts results.
Abstract
We consider the task of semi-supervised semantic segmentation, where we aim to produce pixel-wise semantic object masks given only a small number of human-labeled training examples. We focus on iterative self-training methods in which we explore the behavior of self-training over multiple refinement stages. We show that iterative self-training leads to performance degradation if done na\"ively with a fixed ratio of human-labeled to pseudo-labeled training examples. We propose Greedy Iterative Self-Training (GIST) and Random Iterative Self-Training (RIST) strategies that alternate between training on either human-labeled data or pseudo-labeled data at each refinement stage, resulting in a performance boost rather than degradation. We further show that GIST and RIST can be combined with existing semi-supervised learning methods to boost performance.
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
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Advanced Image and Video Retrieval Techniques
