paper-with-me

홈 › Papers

Fast Rates for a kNN Classifier Robust to Unknown Asymmetric Label Noise

2019-06-11 · Henry W. J. Reeve, Ata Kaban

We consider classification in the presence of class-dependent asymmetric label noise with unknown noise probabilities. In this setting, identifiability conditions are known, but additional assumptions were shown to be required for finite sample rates, and so far only the parametric rate has been obtained. Assuming these identifiability conditions, together with a measure-smoothness condition on the regression function and Tsybakov's margin condition, we show that the Robust kNN classifier of Gao et al. attains, the minimax optimal rates of the noise-free setting, up to a log factor, even when trained on data with unknown asymmetric label noise. Hence, our results provide a solid theoretical backing for this empirically successful algorithm. By contrast the standard kNN is not even consistent in the setting of asymmetric label noise. A key idea in our analysis is a simple kNN based method for estimating the maximum of a function that requires far less assumptions than existing mode estimators do, and which may be of independent interest for noise proportion estimation and randomised optimisation problems.

📄 PDF Abstract BibTeX arXiv:1906.04542

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-Label Gold Asymmetric Loss Correction with Single-Label Regulators

2021-08-04 · Cosmin Octavian Pene, Amirmasoud Ghiassi, Taraneh Younesian, Robert Birke 외

Multi-label learning is an emerging extension of the multi-class classification where an image contains multiple labels. Not only acquiring a clean and fully labeled dataset in multi-label learning is extremely expensive…

Multi-class ClassificationMulti-Label Learning

PUAL: A Classifier on Trifurcate Positive-Unlabeled Data

2024-05-31 · Xiaoke Wang, Xiaochen Yang, Rui Zhu, Jing-Hao Xue

Positive-unlabeled (PU) learning aims to train a classifier using the data containing only labeled-positive instances and unlabeled instances. However, existing PU learning methods are generally hard to achieve satisfact…

Acknowledging the Unknown for Multi-label Learning with Single Positive Labels

2022-03-30 · Donghao Zhou, Pengfei Chen, Qiong Wang, Guangyong Chen 외

Due to the difficulty of collecting exhaustive multi-label annotations, multi-label datasets often contain partial labels. We consider an extreme of this weakly supervised learning problem, called single positive multi-l…

Multi-Label LearningWeakly-supervised Learning

Asymmetric Tri-training for Unsupervised Domain Adaptation

2017-02-27 · ICML 2017 8 · Kuniaki Saito, Yoshitaka Ushiku, Tatsuya Harada

Deep-layered models trained on a large number of labeled samples boost the accuracy of many tasks. It is important to apply such models to different domains because collecting many labeled samples in various domains is e…

Domain AdaptationSentiment AnalysisUnsupervised Domain Adaptation

Bayes classifier cannot be learned from noisy responses with unknown noise rates

2023-04-13 · Soham Bakshi, Subha Maity

Training a classifier with noisy labels typically requires the learner to specify the distribution of label noise, which is often unknown in practice. Although there have been some recent attempts to relax that requireme…