paper-with-me

Papers

Learning with Noisy Labels

2013-12-01 · NeurIPS 2013 12 · Nagarajan Natarajan, Inderjit S. Dhillon, Pradeep K. Ravikumar, Ambuj Tewari

In this paper, we theoretically study the problem of binary classification in the presence of random classification noise --- the learner, instead of seeing the true labels, sees labels that have independently been flipped with some small probability. Moreover, random label noise is \emph{class-conditional} --- the flip probability depends on the class. We provide two approaches to suitably modify any given surrogate loss function. First, we provide a simple unbiased estimator of any loss, and obtain performance bounds for empirical risk minimization in the presence of iid data with noisy labels. If the loss function satisfies a simple symmetry condition, we show that the method leads to an efficient algorithm for empirical minimization. Second, by leveraging a reduction of risk minimization under noisy labels to classification with weighted 0-1 loss, we suggest the use of a simple weighted surrogate loss, for which we are able to obtain strong empirical risk bounds. This approach has a very remarkable consequence --- methods used in practice such as biased SVM and weighted logistic regression are provably noise-tolerant. On a synthetic non-separable dataset, our methods achieve over 88\% accuracy even when 40\% of the labels are corrupted, and are competitive with respect to recently proposed methods for dealing with label noise in several benchmark datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationGeneral ClassificationLearning with noisy labels

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…
SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Iterative Learning with Open-set Noisy Labels

2018-03-31 · CVPR 2018 6 · Yisen Wang, Weiyang Liu, Xingjun Ma, James Bailey 외

Large-scale datasets possessing clean label annotations are crucial for training Convolutional Neural Networks (CNNs). However, labeling large-scale data can be very costly and error-prone, and even high-quality datasets…

Holistic Label Correction for Noisy Multi-Label Classification

2023-01-01 · ICCV 2023 1 · Xiaobo Xia, Jiankang Deng, Wei Bao, Yuxuan Du 외

Multi-label classification aims to learn classification models from instances associated with multiple labels. It is pivotal to learn and utilize the label dependence among multiple labels in multi-label classificati…

ClassificationMemorizationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Learning with Structural Labels for Learning with Noisy Labels

2024-01-01 · CVPR 2024 1 · Noo-ri Kim, Jin-Seop Lee, Jee-Hyong Lee

Deep Neural Networks (DNNs) have demonstrated remarkable performance across diverse domains and tasks with large-scale datasets. To reduce labeling costs for large-scale datasets semi-automated and crowdsourcing labe…

Learning with noisy labelsMemorization

ExpertNet: Adversarial Learning and Recovery Against Noisy Labels

2020-07-10 · Amirmasoud Ghiassi, Robert Birke, Rui Han, Lydia Y. Chen

Today's available datasets in the wild, e.g., from social media and open platforms, present tremendous opportunities and challenges for deep learning, as there is a significant portion of tagged images, but often with no…

Robust classification

A Semi-Supervised Two-Stage Approach to Learning from Noisy Labels

2018-02-08 · Yifan Ding, Liqiang Wang, Deliang Fan, Boqing Gong

The recent success of deep neural networks is powered in part by large-scale well-labeled training data. However, it is a daunting task to laboriously annotate an ImageNet-like dateset. On the contrary, it is fairly conv…

Vocal Bursts Valence Prediction