GuidedMix-Net: Semi-supervised Semantic Segmentation by Using Labeled Images as Reference
Peng Tu, Yawen Huang, Feng Zheng, Zhenyu He, Liujun Cao, Ling Shao

TL;DR
GuidedMix-Net introduces a semi-supervised semantic segmentation approach that leverages labeled data to guide unlabeled data learning through image pair interpolation, mutual information transfer, and pseudo mask generalization, improving accuracy.
Contribution
The paper presents a novel GuidedMix-Net method that effectively utilizes labeled information to enhance unlabeled data segmentation, outperforming previous semi-supervised approaches.
Findings
Achieves +7% mIoU improvement on PASCAL VOC 2012 and Cityscapes.
Effectively learns higher-quality pseudo masks for unlabeled data.
Demonstrates competitive segmentation accuracy through extensive experiments.
Abstract
Semi-supervised learning is a challenging problem which aims to construct a model by learning from limited labeled examples. Numerous methods for this task focus on utilizing the predictions of unlabeled instances consistency alone to regularize networks. However, treating labeled and unlabeled data separately often leads to the discarding of mass prior knowledge learned from the labeled examples. %, and failure to mine the feature interaction between the labeled and unlabeled image pairs. In this paper, we propose a novel method for semi-supervised semantic segmentation named GuidedMix-Net, by leveraging labeled information to guide the learning of unlabeled instances. Specifically, GuidedMix-Net employs three operations: 1) interpolation of similar labeled-unlabeled image pairs; 2) transfer of mutual information; 3) generalization of pseudo masks. It enables segmentation models can…
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
Taxonomy
TopicsMultimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
