paper-with-me

Papers

Uncertainty-Aware Consistency Regularization for Cross-Domain Semantic Segmentation

2020-04-19 · Qianyu Zhou, Zhengyang Feng, Qiqi Gu, Guangliang Cheng, Xuequan Lu, Jianping Shi, Lizhuang Ma

Unsupervised domain adaptation (UDA) aims to adapt existing models of the source domain to a new target domain with only unlabeled data. Most existing methods suffer from noticeable negative transfer resulting from either the error-prone discriminator network or the unreasonable teacher model. Besides, the local regional consistency in UDA has been largely neglected, and only extracting the global-level pattern information is not powerful enough for feature alignment due to the abuse use of contexts. To this end, we propose an uncertainty-aware consistency regularization method for cross-domain semantic segmentation. Firstly, we introduce an uncertainty-guided consistency loss with a dynamic weighting scheme by exploiting the latent uncertainty information of the target samples. As such, more meaningful and reliable knowledge from the teacher model can be transferred to the student model. We further reveal the reason why the current consistency regularization is often unstable in minimizing the domain discrepancy. Besides, we design a ClassDrop mask generation algorithm to produce strong class-wise perturbations. Guided by this mask, we propose a ClassOut strategy to realize effective regional consistency in a fine-grained manner. Experiments demonstrate that our method outperforms the state-of-the-art methods on four domain adaptation benchmarks, i.e., GTAV $\rightarrow $ Cityscapes and SYNTHIA $\rightarrow $ Cityscapes, Virtual KITTI $\rightarrow$ KITTI and Cityscapes $\rightarrow$ KITTI.

📄 PDF Abstract BibTeX arXiv:2004.08878

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

An Uncertainty-Aware Pseudo-Label Selection Framework using Regularized Conformal Prediction

2023-08-30 · Matin Moezzi

Consistency regularization-based methods are prevalent in semi-supervised learning (SSL) algorithms due to their exceptional performance. However, they mainly depend on domain-specific data augmentations, which are not u…

Conformal PredictionPseudo Label

Complementing Semi-Supervised Learning with Uncertainty Quantification

2022-07-22 · Ehsan Kazemi

The problem of fully supervised classification is that it requires a tremendous amount of annotated data, however, in many datasets a large portion of data is unlabeled. To alleviate this problem semi-supervised learning…

Uncertainty Quantification

Uncertainty-Guided Cross Attention Ensemble Mean Teacher for Semi-supervised Medical Image Segmentation

2024-12-19 · Meghana Karri, Amit Soni Arya, Koushik Biswas, Nicol`o Gennaro 외

This work proposes a novel framework, Uncertainty-Guided Cross Attention Ensemble Mean Teacher (UG-CEMT), for achieving state-of-the-art performance in semi-supervised medical image segmentation. UG-CEMT leverages the st…

Domain GeneralizationImage SegmentationKnowledge DistillationMedical Image Segmentation+3

Diverse Gaussian Noise Consistency Regularization for Robustness and Uncertainty Calibration

2021-04-02 · Theodoros Tsiligkaridis, Athanasios Tsiligkaridis

Deep neural networks achieve high prediction accuracy when the train and test distributions coincide. In practice though, various types of corruptions occur which deviate from this setup and cause severe performance degr…

Data AugmentationImage Classification

Uncertainty-aware Cross-training for Semi-supervised Medical Image Segmentation

2025-08-12 · Kaiwen Huang, Tao Zhou, Huazhu Fu, Yizhe Zhang 외 arxiv

Semi-supervised learning has gained considerable popularity in medical image segmentation tasks due to its capability to reduce reliance on expert-examined annotations. Several mean-teacher (MT) based semi-supervised met…

Semi-supervised Medical Image Segmentation