Semi-supervised Semantic Segmentation Meets Masked Modeling:Fine-grained Locality Learning Matters in Consistency Regularization
Wentao Pan, Zhe Xu, Jiangpeng Yan, Zihan Wu, Raymond Kai-yu Tong, Xiu, Li, Jianhua Yao

TL;DR
This paper introduces MaskMatch, a semi-supervised semantic segmentation framework that enhances local region understanding through masked modeling and multi-scale pseudo-label ensembling, outperforming existing methods.
Contribution
The paper proposes MaskMatch, a novel approach combining masked modeling and multi-scale ensembling to improve fine-grained locality learning in semi-supervised segmentation.
Findings
Outperforms previous semi-supervised segmentation methods on benchmark datasets.
Effectively captures fine-grained local semantics with limited labeled data.
Demonstrates flexibility and plug-and-play compatibility of the proposed framework.
Abstract
Semi-supervised semantic segmentation aims to utilize limited labeled images and abundant unlabeled images to achieve label-efficient learning, wherein the weak-to-strong consistency regularization framework, popularized by FixMatch, is widely used as a benchmark scheme. Despite its effectiveness, we observe that such scheme struggles with satisfactory segmentation for the local regions. This can be because it originally stems from the image classification task and lacks specialized mechanisms to capture fine-grained local semantics that prioritizes in dense prediction. To address this issue, we propose a novel framework called \texttt{MaskMatch}, which enables fine-grained locality learning to achieve better dense segmentation. On top of the original teacher-student framework, we design a masked modeling proxy task that encourages the student model to predict the segmentation given the…
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 · Multimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning
MethodsFixMatch
