Space Engage: Collaborative Space Supervision for Contrastive-based Semi-Supervised Semantic Segmentation
Changqi Wang, Haoyu Xie, Yuhui Yuan, Chong Fu, Xiangyu Yue

TL;DR
This paper introduces a collaborative supervision approach for semi-supervised semantic segmentation that leverages both logit and representation spaces, improving robustness and training efficiency.
Contribution
It proposes a novel collaborative supervision method utilizing dual-space outputs and a new similarity indicator for better contrastive learning in semi-supervised segmentation.
Findings
Achieves competitive results on public benchmarks.
Reduces overfitting to incorrect semantic information.
Enhances knowledge exchange between logit and representation spaces.
Abstract
Semi-Supervised Semantic Segmentation (S4) aims to train a segmentation model with limited labeled images and a substantial volume of unlabeled images. To improve the robustness of representations, powerful methods introduce a pixel-wise contrastive learning approach in latent space (i.e., representation space) that aggregates the representations to their prototypes in a fully supervised manner. However, previous contrastive-based S4 methods merely rely on the supervision from the model's output (logits) in logit space during unlabeled training. In contrast, we utilize the outputs in both logit space and representation space to obtain supervision in a collaborative way. The supervision from two spaces plays two roles: 1) reduces the risk of over-fitting to incorrect semantic information in logits with the help of representations; 2) enhances the knowledge exchange between the two…
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
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
MethodsContrastive Learning
