paper-with-me

홈 › Papers

Making Risk Minimization Tolerant to Label Noise

2014-03-14 · Aritra Ghosh, Naresh Manwani, P. S. Sastry

In many applications, the training data, from which one needs to learn a classifier, is corrupted with label noise. Many standard algorithms such as SVM perform poorly in presence of label noise. In this paper we investigate the robustness of risk minimization to label noise. We prove a sufficient condition on a loss function for the risk minimization under that loss to be tolerant to uniform label noise. We show that the $0-1$ loss, sigmoid loss, ramp loss and probit loss satisfy this condition though none of the standard convex loss functions satisfy it. We also prove that, by choosing a sufficiently large value of a parameter in the loss function, the sigmoid loss, ramp loss and probit loss can be made tolerant to non-uniform label noise also if we can assume the classes to be separable under noise-free data distribution. Through extensive empirical studies, we show that risk minimization under the $0-1$ loss, the sigmoid loss and the ramp loss has much better robustness to label noise when compared to the SVM algorithm.

📄 PDF Abstract BibTeX arXiv:1403.3610

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Robust Loss Functions under Label Noise for Deep Neural Networks

2017-12-27 · Aritra Ghosh, Himanshu Kumar, P. S. Sastry

In many applications of classifier learning, training data suffers from label noise. Deep networks are learned using huge training data where the problem of noisy labels is particularly relevant. The current techniques p…

Binary ClassificationClassificationGeneral Classification

Noise tolerance of learning to rank under class-conditional label noise

2022-08-03 · Dany Haddad

Often, the data used to train ranking models is subject to label noise. For example, in web-search, labels created from clickstream data are noisy due to issues such as insufficient information in item descriptions on th…

Learning-To-Rank

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 flipp…

Binary ClassificationGeneral ClassificationLearning with noisy labels

t-logistic regression

2010-12-01 · NeurIPS 2010 12 · Nan Ding, S. V. N. Vishwanathan

We extend logistic regression by using t-exponential families which were introduced recently in statistical physics. This gives rise to a regularized risk minimization problem with a non-convex loss function. An efficie…

regression

Binary Classification with Instance and Label Dependent Label Noise

2023-06-06 · Hyungki Im, Paul Grigas

Learning with label dependent label noise has been extensively explored in both theory and practice; however, dealing with instance (i.e., feature) and label dependent label noise continues to be a challenging task. The …

Binary ClassificationClassification