Learning unbiased zero-shot semantic segmentation networks via transductive transfer
Haiyang Liu, Yichen Wang, Jiayi Zhao, Guowu Yang, Fengmao Lv

TL;DR
This paper introduces a transductive approach for zero-shot semantic segmentation that reduces bias towards seen categories by utilizing both labeled source images and unlabeled target images during training.
Contribution
It proposes an easy-to-implement transductive method that leverages unlabeled target images to mitigate bias in zero-shot semantic segmentation networks.
Findings
Effective bias reduction demonstrated on PASCAL dataset splits.
Improved segmentation accuracy for unseen categories.
Method outperforms existing zero-shot segmentation approaches.
Abstract
Semantic segmentation, which aims to acquire a detailed understanding of images, is an essential issue in computer vision. However, in practical scenarios, new categories that are different from the categories in training usually appear. Since it is impractical to collect labeled data for all categories, how to conduct zero-shot learning in semantic segmentation establishes an important problem. Although the attribute embedding of categories can promote effective knowledge transfer across different categories, the prediction of segmentation network reveals obvious bias to seen categories. In this paper, we propose an easy-to-implement transductive approach to alleviate the prediction bias in zero-shot semantic segmentation. Our method assumes that both the source images with full pixel-level labels and unlabeled target images are available during training. To be specific, the source…
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.
Code & Models
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 · COVID-19 diagnosis using AI
