paper-with-me

Papers

Semi-Supervised Semantic Segmentation with Cross-Consistency Training

2020-03-19 · CVPR 2020 6 · Yassine Ouali, Céline Hudelot, Myriam Tami

In this paper, we present a novel cross-consistency based semi-supervised approach for semantic segmentation. Consistency training has proven to be a powerful semi-supervised learning framework for leveraging unlabeled data under the cluster assumption, in which the decision boundary should lie in low-density regions. In this work, we first observe that for semantic segmentation, the low-density regions are more apparent within the hidden representations than within the inputs. We thus propose cross-consistency training, where an invariance of the predictions is enforced over different perturbations applied to the outputs of the encoder. Concretely, a shared encoder and a main decoder are trained in a supervised manner using the available labeled examples. To leverage the unlabeled examples, we enforce a consistency between the main decoder predictions and those of the auxiliary decoders, taking as inputs different perturbed versions of the encoder's output, and consequently, improving the encoder's representations. The proposed method is simple and can easily be extended to use additional training signal, such as image-level labels or pixel-level labels across different domains. We perform an ablation study to tease apart the effectiveness of each component, and conduct extensive experiments to demonstrate that our method achieves state-of-the-art results in several datasets.

📄 PDF Abstract BibTeX arXiv:2003.09005

Code (5)

yassouali/CCT 공식 구현 pytorch
HiLab-git/DTC pytorch
Luoxd1996/DTC pytorch
ZHKKKe/PixelSSL pytorch
dbash/zerowaste pytorch

Tasks

DecoderSemantic SegmentationSemi-Supervised Semantic Segmentation

Similar Papers 제목 키워드 기반

Semi-Supervised Semantic Segmentation with Cross Pseudo Supervision

2021-06-02 · CVPR 2021 1 · Xiaokang Chen, Yuhui Yuan, Gang Zeng, Jingdong Wang

In this paper, we study the semi-supervised semantic segmentation problem via exploring both labeled data and extra unlabeled data. We propose a novel consistency regularization approach, called cross pseudo supervision …

SegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation

SemiGDA: Generative Dual-distribution Alignment for Semi-Supervised Medical Image Segmentation

2026-04-25 · Kaiwen Huang, Yi Zhou, Yizhe Zhang, Jingxiong Li 외 arxiv

Semi-supervised learning addresses label scarcity and high annotation costs in medical image segmentation by exploiting the latent information in unlabeled data to enhance model performance. Traditional discriminative se…

Semi-supervised Medical Image SegmentationRepresentation Learning

Structured Consistency Loss for semi-supervised semantic segmentation

2020-01-14 · Jongmok Kim, Jooyoung Jang, Hyunwoo Park, Seongah Jeong

The consistency loss has played a key role in solving problems in recent studies on semi-supervised learning. Yet extant studies with the consistency loss are limited to its application to classification tasks; extant st…

General ClassificationSegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation

Colour augmentation for improved semi-supervised semantic segmentation

2021-10-09 · Geoff French, Michal Mackiewicz

Consistency regularization describes a class of approaches that have yielded state-of-the-art results for semi-supervised classification. While semi-supervised semantic segmentation proved to be more challenging, a numbe…

ClassificationSegmentationSelf-Supervised LearningSemantic Segmentation+1

Region-level Contrastive and Consistency Learning for Semi-Supervised Semantic Segmentation

2022-04-28 · Jianrong Zhang, Tianyi Wu, Chuanghao Ding, Hongwei Zhao 외

Current semi-supervised semantic segmentation methods mainly focus on designing pixel-level consistency and contrastive regularization. However, pixel-level regularization is sensitive to noise from pixels with incorrect…

SegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation