Conflict-Based Cross-View Consistency for Semi-Supervised Semantic Segmentation
Zicheng Wang, Zhen Zhao, Xiaoxia Xing, Dong Xu, Xiangyu Kong, Luping, Zhou

TL;DR
This paper introduces a conflict-based cross-view consistency method for semi-supervised semantic segmentation, leveraging a two-branch co-training framework to learn diverse yet consistent features, reducing confirmation bias and improving performance.
Contribution
The paper proposes a novel CCVC approach with a cross-view consistency strategy and conflict-based pseudo-labeling, enhancing semi-supervised segmentation by preventing model collapse and utilizing conflicting predictions.
Findings
Achieves state-of-the-art results on benchmark datasets.
Effectively prevents sub-net collapse through feature discrepancy loss.
Improves training stability with conflict-based pseudo-labeling.
Abstract
Semi-supervised semantic segmentation (SSS) has recently gained increasing research interest as it can reduce the requirement for large-scale fully-annotated training data. The current methods often suffer from the confirmation bias from the pseudo-labelling process, which can be alleviated by the co-training framework. The current co-training-based SSS methods rely on hand-crafted perturbations to prevent the different sub-nets from collapsing into each other, but these artificial perturbations cannot lead to the optimal solution. In this work, we propose a new conflict-based cross-view consistency (CCVC) method based on a two-branch co-training framework which aims at enforcing the two sub-nets to learn informative features from irrelevant views. In particular, we first propose a new cross-view consistency (CVC) strategy that encourages the two sub-nets to learn distinct features from…
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 · Multimodal Machine Learning Applications
