paper-with-me

Papers

Semi-supervised Semantic Segmentation Meets Masked Modeling:Fine-grained Locality Learning Matters in Consistency Regularization

2023-12-14 · Wentao Pan, Zhe Xu, Jiangpeng Yan, Zihan Wu, Raymond Kai-yu Tong, Xiu Li, Jianhua Yao

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 unmasked image patches (even with 30\% only) and enforces the predictions to be consistent with pseudo-labels generated by the teacher model using the complete image. Such design is motivated by the intuition that if the predictions are more consistent given insufficient neighboring information, stronger fine-grained locality perception is achieved. Besides, recognizing the importance of reliable pseudo-labels in the above locality learning and the original consistency learning scheme, we design a multi-scale ensembling strategy that considers context at different levels of abstraction for pseudo-label generation. Extensive experiments on benchmark datasets demonstrate the superiority of our method against previous approaches and its plug-and-play flexibility.

📄 PDF Abstract BibTeX arXiv:2312.08631

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationPseudo LabelSegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation

Methods 이 논문이 사용한 방법론

FixMatch FixMatch is an algorithm that first generates pseudo-labels using the model's predictions on weakly-augmented unlabeled images. For a given image, the pseudo-label is only…

Similar Papers 제목 키워드 기반

Masked Image Modeling Boosting Semi-Supervised Semantic Segmentation

2024-11-13 · Yangyang Li, Xuanting Hao, Ronghua Shang, Licheng Jiao

In view of the fact that semi- and self-supervised learning share a fundamental principle, effectively modeling knowledge from unlabeled data, various semi-supervised semantic segmentation methods have integrated represe…

Self-Supervised LearningSemantic SegmentationSemi-Supervised Semantic Segmentation

Semi-supervised semantic segmentation needs strong, high-dimensional perturbations

2019-09-25 · Geoff French, Timo Aila, Samuli Laine, Michal Mackiewicz 외

Consistency regularization describes a class of approaches that have yielded ground breaking results in semi-supervised classification problems. Prior work has established the cluster assumption\,---\,under which the dat…

SegmentationSemantic SegmentationSemi-Supervised Semantic SegmentationVocal Bursts Intensity Prediction

AdvMIM: Adversarial Masked Image Modeling for Semi-Supervised Medical Image Segmentation

2025-06-25 · Lei Zhu, Jun Zhou, Rick Siow Mong Goh, Yong liu

Vision Transformer has recently gained tremendous popularity in medical image segmentation task due to its superior capability in capturing long-range dependencies. However, transformer requires a large amount of labeled…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

RePL: Pseudo-label Refinement for Semi-supervised LiDAR Semantic Segmentation

2026-04-08 · Donghyeon Kwon, Taegyu Park, Suha Kwak arxiv

Semi-supervised learning for LiDAR semantic segmentation often suffers from error propagation and confirmation bias caused by noisy pseudo-labels. To tackle this chronic issue, we introduce RePL, a novel framework that e…

LIDAR Semantic Segmentation

Missing Modality Robustness in Semi-Supervised Multi-Modal Semantic Segmentation

2023-04-21 · Harsh Maheshwari, Yen-Cheng Liu, Zsolt Kira

Using multiple spatial modalities has been proven helpful in improving semantic segmentation performance. However, there are several real-world challenges that have yet to be addressed: (a) improving label efficiency and…

RGBD Semantic SegmentationRobust Semi-Supervised RGBD Semantic SegmentationSegmentationSemantic Segmentation+2