paper-with-me

홈 › Papers

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 requirement, we show that the Bayes decision rule is unidentified in most classification problems with noisy labels. This suggests it is generally not possible to bypass/relax the requirement. In the special cases in which the Bayes decision rule is identified, we develop a simple algorithm to learn the Bayes decision rule, that does not require knowledge of the noise distribution.

📄 PDF Abstract BibTeX arXiv:2304.06574

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Provable Robust Classification via Learned Smoothed Densities

2020-05-09 · Saeed Saremi, Rupesh Srivastava

Smoothing classifiers and probability density functions with Gaussian kernels appear unrelated, but in this work, they are unified for the problem of robust classification. The key building block is approximating the $\t…

ClassificationGeneral ClassificationRobust classification

Estimating Instance-dependent Bayes-label Transition Matrix using a Deep Neural Network

2021-05-27 · Shuo Yang, Erkun Yang, Bo Han, Yang Liu 외

In label-noise learning, estimating the transition matrix is a hot topic as the matrix plays an important role in building statistically consistent classifiers. Traditionally, the transition from clean labels to noisy la…

An Improved Naive Bayes Classifier-based Noise Detection Technique for Classifying User Phone Call Behavior

2017-10-12 · Iqbal H. Sarker, Muhammad Ashad Kabir, Alan Colman, Jun Han

The presence of noisy instances in mobile phone data is a fundamental issue for classifying user phone call behavior (i.e., accept, reject, missed and outgoing), with many potential negative consequences. The classificat…

ClassificationGeneral Classification

Learning from Noisy Label Distributions

2017-08-11 · Yuya Yoshikawa

In this paper, we consider a novel machine learning problem, that is, learning a classifier from noisy label distributions. In this problem, each instance with a feature vector belongs to at least one group. Then, instea…

Neural Bayesian Anomaly Mitigation: A Robust Loss that Doubles as an Unsupervised Contamination Classifier

2026-06-15 · S. A. K. Leeney, W. J. Handley, H. T. J. Bevins, E. de Lera Acedo arxiv

Engineered robust losses such as Huber, Student-$t$, and generalised cross-entropy make supervised models tolerant of contamination but cannot answer which observations are corrupted. We introduce Neural Bayesian Anomaly…