paper-with-me

Papers

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 (SSL) leverages the knowledge of the classifier on the labeled domain and extrapolates it to the unlabeled domain which has a supposedly similar distribution as annotated data. Recent success on SSL methods crucially hinges on thresholded pseudo labeling and thereby consistency regularization for the unlabeled domain. However, the existing methods do not incorporate the uncertainty of the pseudo labels or unlabeled samples in the training process which are due to the noisy labels or out of distribution samples owing to strong augmentations. Inspired by the recent developments in SSL, our goal in this paper is to propose a novel unsupervised uncertainty-aware objective that relies on aleatoric and epistemic uncertainty quantification. Complementing the recent techniques in SSL with the proposed uncertainty-aware loss function our approach outperforms or is on par with the state-of-the-art over standard SSL benchmarks while being computationally lightweight. Our results outperform the state-of-the-art results on complex datasets such as CIFAR-100 and Mini-ImageNet.

📄 PDF Abstract BibTeX arXiv:2207.12131

Code (0)

등록된 구현이 없습니다.

Tasks

Uncertainty Quantification

Similar Papers 제목 키워드 기반

Complementing Brightness Constancy with Deep Networks for Optical Flow Prediction

2022-07-08 · Vincent Le Guen, Clément Rambour, Nicolas Thome

State-of-the-art methods for optical flow estimation rely on deep learning, which require complex sequential training schemes to reach optimal performances on real-world data. In this work, we introduce the COMBO deep ne…

Optical Flow EstimationUncertainty Quantification

Combating Noise: Semi-supervised Learning by Region Uncertainty Quantification

2021-11-01 · NeurIPS 2021 12 · Zhenyu Wang, YaLi Li, Ye Guo, Shengjin Wang

Semi-supervised learning aims to leverage a large amount of unlabeled data for performance boosting. Existing works primarily focus on image classification. In this paper, we delve into semi-supervised learning for objec…

image-classificationImage Classificationobject-detectionObject Detection+1

Semi-supervised deep learning for high-dimensional uncertainty quantification

2020-06-01 · Zequn Wang, Mingyang Li

Conventional uncertainty quantification methods usually lacks the capability of dealing with high-dimensional problems due to the curse of dimensionality. This paper presents a semi-supervised learning framework for dime…

Deep LearningDimensionality ReductionUncertainty QuantificationVocal Bursts Intensity Prediction

NP-SemiSeg: When Neural Processes meet Semi-Supervised Semantic Segmentation

2023-08-05 · JianFeng Wang, Daniela Massiceti, Xiaolin Hu, Vladimir Pavlovic 외

Semi-supervised semantic segmentation involves assigning pixel-wise labels to unlabeled images at training time. This is useful in a wide range of real-world applications where collecting pixel-wise labels is not feasibl…

image-classificationImage ClassificationSegmentationSelf-Driving Cars+4

Linear Opinion Pooling for Uncertainty Quantification on Graphs

2024-06-06 · Clemens Damke, Eyke Hüllermeier

We address the problem of uncertainty quantification for graph-structured data, or, more specifically, the problem to quantify the predictive uncertainty in (semi-supervised) node classification. Key questions in this re…

Node ClassificationUncertainty Quantification