paper-with-me

Papers

Using Self-Supervised Learning Can Improve Model Robustness and Uncertainty

2019-06-28 · NeurIPS 2019 12 · Dan Hendrycks, Mantas Mazeika, Saurav Kadavath, Dawn Song

Self-supervision provides effective representations for downstream tasks without requiring labels. However, existing approaches lag behind fully supervised training and are often not thought beneficial beyond obviating or reducing the need for annotations. We find that self-supervision can benefit robustness in a variety of ways, including robustness to adversarial examples, label corruption, and common input corruptions. Additionally, self-supervision greatly benefits out-of-distribution detection on difficult, near-distribution outliers, so much so that it exceeds the performance of fully supervised methods. These results demonstrate the promise of self-supervision for improving robustness and uncertainty estimation and establish these tasks as new axes of evaluation for future self-supervised learning research.

📄 PDF Abstract BibTeX arXiv:1906.12340

Code (4)

hendrycks/ss-ood 공식 구현 pytorch
drumpt/RotNet-OOD pytorch
feedbackward/addro pytorch
sooonwoo/RotNet-OOD pytorch

Tasks

Anomaly DetectionOutlier DetectionOut-of-Distribution DetectionSelf-Supervised LearningUnsupervised Anomaly Detection

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
Residual Connection 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Batch Normalization 설명 없음
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…

Similar Papers 제목 키워드 기반

STRUDEL: Self-Training with Uncertainty Dependent Label Refinement across Domains

2021-04-23 · Fabian Gröger, Anne-Marie Rickmann, Christian Wachinger

We propose an unsupervised domain adaptation (UDA) approach for white matter hyperintensity (WMH) segmentation, which uses Self-Training with Uncertainty DEpendent Label refinement (STRUDEL). Self-training has recently b…

Domain AdaptationPseudo LabelSegmentationUnsupervised Domain Adaptation

Self-training with dual uncertainty for semi-supervised medical image segmentation

2023-04-10 · Zhanhong Qiu, Haitao Gan, Ming Shi, Zhongwei Huang 외

In the field of semi-supervised medical image segmentation, the shortage of labeled data is the fundamental problem. How to effectively learn image features from unlabeled images to improve segmentation accuracy is the m…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Diversified Ensemble of Independent Sub-Networks for Robust Self-Supervised Representation Learning

2023-08-28 · Amirhossein Vahidi, Lisa Wimmer, Hüseyin Anil Gündüz, Bernd Bischl 외

Ensembling a neural network is a widely recognized approach to enhance model performance, estimate uncertainty, and improve robustness in deep supervised learning. However, deep ensembles often come with high computation…

DiversityEnsemble LearningOut-of-Distribution DetectionRepresentation Learning

Uncertainty-Supervised Interpretable and Robust Evidential Segmentation

2025-09-21 · Yuzhu Li, An Sui, Fuping Wu, Xiahai Zhuang arxiv

Uncertainty estimation has been widely studied in medical image segmentation as a tool to provide reliability, particularly in deep learning approaches. However, previous methods generally lack effective supervision in u…

Medical Image Segmentation

Ensemble Distribution Distillation for Self-Supervised Human Activity Recognition

2025-09-10 · Matthew Nolan, Lina Yao, Robert Davidson arxiv

Human Activity Recognition (HAR) has seen significant advancements with the adoption of deep learning techniques, yet challenges remain in terms of data requirements, reliability and robustness. This paper explores a nov…

Human Activity RecognitionSelf-Supervised LearningData Augmentation