Improving Semi-Supervised Semantic Segmentation with Dual-Level Siamese Structure Network
Zhibo Tain, Xiaolin Zhang, Peng Zhang, Kun Zhan

TL;DR
This paper introduces a dual-level Siamese network for semi-supervised semantic segmentation that leverages pixel-wise contrastive learning and a class-aware pseudo-label strategy to better utilize unlabeled data, achieving state-of-the-art results.
Contribution
The paper proposes a novel dual-level Siamese structure with pixel-wise contrastive loss and a class-aware pseudo-label selection strategy for improved semi-supervised segmentation.
Findings
Achieves state-of-the-art results on PASCAL VOC 2012 and Cityscapes datasets.
Outperforms existing semi-supervised segmentation algorithms significantly.
Effectively handles class imbalance with the proposed pseudo-label strategy.
Abstract
Semi-supervised semantic segmentation (SSS) is an important task that utilizes both labeled and unlabeled data to reduce expenses on labeling training examples. However, the effectiveness of SSS algorithms is limited by the difficulty of fully exploiting the potential of unlabeled data. To address this, we propose a dual-level Siamese structure network (DSSN) for pixel-wise contrastive learning. By aligning positive pairs with a pixel-wise contrastive loss using strong augmented views in both low-level image space and high-level feature space, the proposed DSSN is designed to maximize the utilization of available unlabeled data. Additionally, we introduce a novel class-aware pseudo-label selection strategy for weak-to-strong supervision, which addresses the limitations of most existing methods that do not perform selection or apply a predefined threshold for all classes. Specifically,…
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 · Multimodal Machine Learning Applications · Advanced Neural Network Applications
