paper-with-me

Papers

Pixel-global Self-supervised Learning with Uncertainty-aware Context Stabilizer

2022-10-02 · Zhuangzhuang Zhang, Weixiong Zhang

We developed a novel SSL approach to capture global consistency and pixel-level local consistencies between differently augmented views of the same images to accommodate downstream discriminative and dense predictive tasks. We adopted the teacher-student architecture used in previous contrastive SSL methods. In our method, the global consistency is enforced by aggregating the compressed representations of augmented views of the same image. The pixel-level consistency is enforced by pursuing similar representations for the same pixel in differently augmented views. Importantly, we introduced an uncertainty-aware context stabilizer to adaptively preserve the context gap created by the two views from different augmentations. Moreover, we used Monte Carlo dropout in the stabilizer to measure uncertainty and adaptively balance the discrepancy between the representations of the same pixels in different views.

📄 PDF Abstract BibTeX arXiv:2210.00646

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised Learning

Methods 이 논문이 사용한 방법론

Monte Carlo Dropout 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Anatomically-aware Uncertainty for Semi-supervised Image Segmentation

2023-10-24 · Sukesh Adiga V, Jose Dolz, Herve Lombaert

Semi-supervised learning relaxes the need of large pixel-wise labeled datasets for image segmentation by leveraging unlabeled data. A prominent way to exploit unlabeled data is to regularize model predictions. Since the …

Image SegmentationSegmentationSemantic Segmentation

Semi-UFormer: Semi-supervised Uncertainty-aware Transformer for Image Dehazing

2022-10-28 · Ming Tong, Yongzhen Wang, Peng Cui, Xuefeng Yan 외

Image dehazing is fundamental yet not well-solved in computer vision. Most cutting-edge models are trained in synthetic data, leading to the poor performance on real-world hazy scenarios. Besides, they commonly give dete…

Image DehazingKnowledge Distillation

Inconsistency-aware Uncertainty Estimation for Semi-supervised Medical Image Segmentation

2021-10-17 · Yinghuan Shi, Jian Zhang, Tong Ling, Jiwen Lu 외

In semi-supervised medical image segmentation, most previous works draw on the common assumption that higher entropy means higher uncertainty. In this paper, we investigate a novel method of estimating uncertainty. We ob…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Unsupervised Domain Adaptive Salient Object Detection Through Uncertainty-Aware Pseudo-Label Learning

2022-02-26 · Pengxiang Yan, Ziyi Wu, Mengmeng Liu, Kun Zeng 외

Recent advances in deep learning significantly boost the performance of salient object detection (SOD) at the expense of labeling larger-scale per-pixel annotations. To relieve the burden of labor-intensive labeling, dee…

object-detectionObject DetectionPseudo LabelSalient Object Detection

Locating Noise is Halfway Denoising for Semi-Supervised Segmentation

2023-01-01 · ICCV 2023 1 · Yan Fang, Feng Zhu, Bowen Cheng, Luoqi Liu 외

We investigate semi-supervised semantic segmentation with self-training, where a teacher model generates pseudo masks to exploit the benefits of a large amount of unlabeled images. We notice that the noisy label from…

DenoisingSemantic SegmentationSemi-Supervised Semantic Segmentation