Uncertainty-Participation Context Consistency Learning for Semi-supervised Semantic Segmentation
Jianjian Yin, Yi Chen, Zhichao Zheng, Junsheng Zhou and, Yanhui Gu

TL;DR
This paper introduces UCCL, a semi-supervised semantic segmentation method that leverages uncertain pixels and class-aware regulation to improve learning, achieving state-of-the-art results on benchmark datasets.
Contribution
The paper proposes the UCCL framework, including SBU and CKR modules, to utilize uncertain pixel regions and regulate class-level features, enhancing semi-supervised segmentation performance.
Findings
Achieves state-of-the-art results on benchmark datasets.
Effectively exploits uncertain pixel regions for learning.
Improves class-level semantic feature consistency.
Abstract
Semi-supervised semantic segmentation has attracted considerable attention for its ability to mitigate the reliance on extensive labeled data. However, existing consistency regularization methods only utilize high certain pixels with prediction confidence surpassing a fixed threshold for training, failing to fully leverage the potential supervisory information within the network. Therefore, this paper proposes the Uncertainty-participation Context Consistency Learning (UCCL) method to explore richer supervisory signals. Specifically, we first design the semantic backpropagation update (SBU) strategy to fully exploit the knowledge from uncertain pixel regions, enabling the model to learn consistent pixel-level semantic information from those areas. Furthermore, we propose the class-aware knowledge regulation (CKR) module to facilitate the regulation of class-level semantic features…
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
TopicsMultimodal Machine Learning Applications
MethodsSoftmax · Attention Is All You Need
