paper-with-me

홈 › Papers

Uncertainty Based Detection and Relabeling of Noisy Image Labels

2019-05-29 · Jan M. Köhler, Maximilian Autenrieth, William H. Beluch

Deep neural networks (DNNs) are powerful tools in computer vision tasks. However, in many realistic scenarios label noise is prevalent in the training images, and overfitting to these noisy labels can significantly harm the generalization performance of DNNs. We propose a novel technique to identify data with noisy labels based on the different distributions of the predictive uncertainties from a DNN over the clean and noisy data. Additionally, the behavior of the uncertainty over the course of training helps to identify the network weights which best can be used to relabel the noisy labels. Data with noisy labels can therefore be cleaned in an iterative process. Our proposed method can be easily implemented, and shows promising performance on the task of noisy label detection on CIFAR-10 and CIFAR-100.

📄 PDF Abstract BibTeX arXiv:1906.11876

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Robust Curriculum Learning: from clean label detection to noisy label self-correction

2021-01-01 · ICLR 2021 1 · Tianyi Zhou, Shengjie Wang, Jeff Bilmes

Neural nets training can easily overfit to noisy labels and end with poor generalization performance. Existing methods address this problem by (1) filtering out the noisy data and only using the clean data for training o…

Multi-Source Uncertainty Mining for Deep Unsupervised Saliency Detection

2022-01-01 · CVPR 2022 1 · Yifan Wang, Wenbo Zhang, Lijun Wang, Ting Liu 외

Deep learning-based image salient object detection (SOD) heavily relies on large-scale training data with pixel-wise labeling. High-quality labels involve intensive labor and are expensive to acquire. In this paper, …

Deep Learningobject-detectionObject DetectionSaliency Detection+2

Efficient and Reliable Probabilistic Interactive Learning with Structured Outputs

2022-02-17 · Stefano Teso, Antonio Vergari

In this position paper, we study interactive learning for structured output spaces, with a focus on active learning, in which labels are unknown and must be acquired, and on skeptical learning, in which the labels are no…

Active LearningPosition

Active Label Refinement for Robust Training of Imbalanced Medical Image Classification Tasks in the Presence of High Label Noise

2024-07-08 · Bidur Khanal, Tianhong Dai, Binod Bhattarai, Cristian Linte

The robustness of supervised deep learning-based medical image classification is significantly undermined by label noise. Although several methods have been proposed to enhance classification performance in the presence …

Active LearningClassificationimage-classificationImage Classification+2

SILT: Shadow-aware Iterative Label Tuning for Learning to Detect Shadows from Noisy Labels

2023-08-23 · ICCV 2023 1 · Han Yang, Tianyu Wang, Xiaowei Hu, Chi-Wing Fu

Existing shadow detection datasets often contain missing or mislabeled shadows, which can hinder the performance of deep learning models trained directly on such data. To address this issue, we propose SILT, the Shadow-a…

Shadow Detection