Diverse Cotraining Makes Strong Semi-Supervised Segmentor
Yijiang Li, Xinjiang Wang, Lihe Yang, Litong Feng, Wayne Zhang and, Ying Gao

TL;DR
This paper introduces a diverse co-training approach for semi-supervised segmentation that enhances model diversity through various strategies, leading to significant performance improvements over state-of-the-art methods on Pascal and Cityscapes datasets.
Contribution
It systematically increases diversity in co-training models to counteract homogenization, providing theoretical insights and achieving superior segmentation results.
Findings
Diverse co-training outperforms state-of-the-art methods.
Achieves top mIoU scores with fewer labeled images.
Theoretical analysis links model similarity to generalization ability.
Abstract
Deep co-training has been introduced to semi-supervised segmentation and achieves impressive results, yet few studies have explored the working mechanism behind it. In this work, we revisit the core assumption that supports co-training: multiple compatible and conditionally independent views. By theoretically deriving the generalization upper bound, we prove the prediction similarity between two models negatively impacts the model's generalization ability. However, most current co-training models are tightly coupled together and violate this assumption. Such coupling leads to the homogenization of networks and confirmation bias which consequently limits the performance. To this end, we explore different dimensions of co-training and systematically increase the diversity from the aspects of input domains, different augmentations and model architectures to counteract homogenization. Our…
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
TopicsAdvanced Neural Network Applications · Multimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning
