HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

GuidedMix-Net: Learning to Improve Pseudo Masks Using Labeled Images as Reference

Peng Tu Yawen Huang Rongrong Ji Feng Zheng Ling Shao

GuidedMix-Net: Learning to Improve Pseudo Masks Using Labeled Images as Reference

Abstract

Semi-supervised learning is a challenging problem which aims to construct a model by learning from a limited number of labeled examples. Numerous methods have been proposed to tackle this problem, with most focusing 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, we first introduce a feature alignment objective between labeled and unlabeled data to capture potentially similar image pairs and then generate mixed inputs from them. The proposed mutual information transfer (MITrans), based on the cluster assumption, is shown to be a powerful knowledge module for further progressive refining features of unlabeled data in the mixed data space. To take advantage of the labeled examples and guide unlabeled data learning, we further propose a mask generation module to generate high-quality pseudo masks for the unlabeled data. Along with supervised learning for labeled data, the prediction of unlabeled data is jointly learned with the generated pseudo masks from the mixed data. Extensive experiments on PASCAL VOC 2012, PASCAL-Context and Cityscapes demonstrate the effectiveness of our GuidedMix-Net, which achieves competitive segmentation accuracy and significantly improves the mIoU by +7$\%$ compared to previous state-of-the-art approaches.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
semi-supervised-semantic-segmentation-on-1GuidedMix-Net(DeepLab v2 with ResNet101, ImageNet pretrained)
Validation mIoU: 67.5%
semi-supervised-semantic-segmentation-on-10GuidedMix-Net(DeepLab v2 with ResNet50, ImageNet pretrained)
Validation mIoU: 73.7
semi-supervised-semantic-segmentation-on-11GuidedMix-Net(DeepLab v2 with ResNet101, ImageNet pretrained)
Validation mIoU: 40.3%
semi-supervised-semantic-segmentation-on-12GuidedMix-Net(DeepLab v2 with ResNet101, ImageNet pretrained)
Validation mIoU: 41.7%
semi-supervised-semantic-segmentation-on-15GuidedMix-Net(DeepLab v2 with ResNet101, ImageNet pretrained)
Validation mIoU: 76.5%
semi-supervised-semantic-segmentation-on-15GuidedMix-Net(DeepLab v2 with ResNet101, input-size: 512x512 with multi-scale and flip, ImageNet pretrained)
Validation mIoU: 78.2%
semi-supervised-semantic-segmentation-on-16GuidedMix-Net(DeepLab v2 with ResNet50, ImageNet pretrained)
Validation mIoU: 65.4%
semi-supervised-semantic-segmentation-on-17GuidedMix-Net(DeepLab v2 with ResNet50, ImageNet pretrained)
Validation mIoU: 68.1%
semi-supervised-semantic-segmentation-on-2GuidedMix-Net(DeepLab v2 with ResNet101, ImageNet pretrained)
Validation mIoU: 65.8%
semi-supervised-semantic-segmentation-on-3GuidedMix-Net(DeepLab v2 with ResNet101, ImageNet pretrained)
Validation mIoU: 56.9%
semi-supervised-semantic-segmentation-on-4GuidedMix-Net
Validation mIoU: 76.4%
semi-supervised-semantic-segmentation-on-4GuidedMix-Net
Validation mIoU: 73.4%
semi-supervised-semantic-segmentation-on-8GuidedMix-Net(DeepLab v2 with ResNet101, ImageNet pretrained)
Validation mIoU: 69.8%
semi-supervised-semantic-segmentation-on-9GuidedMix-Net(DeepLab v2 with ResNet101, ImageNet pretrained)
Validation mIoU: 75.5%
semi-supervised-semantic-segmentation-on-9GuidedMix-Net(DeepLab v2 with ResNet101, input-size: 512x512 with multi-scale and flip, ImageNet pretrained)
Validation mIoU: 77.8%

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
GuidedMix-Net: Learning to Improve Pseudo Masks Using Labeled Images as Reference | Papers | HyperAI