pith. sign in

arxiv: 1705.01936 · v3 · pith:DJAQFCE5new · submitted 2017-05-04 · 📊 stat.ML · cs.LG

Learning with Confident Examples: Rank Pruning for Robust Classification with Noisy Labels

classification 📊 stat.ML cs.LG
keywords examplesnoiselabelslearningpositivewhenerrormislabeled
0
0 comments X
read the original abstract

Noisy PN learning is the problem of binary classification when training examples may be mislabeled (flipped) uniformly with noise rate rho1 for positive examples and rho0 for negative examples. We propose Rank Pruning (RP) to solve noisy PN learning and the open problem of estimating the noise rates, i.e. the fraction of wrong positive and negative labels. Unlike prior solutions, RP is time-efficient and general, requiring O(T) for any unrestricted choice of probabilistic classifier with T fitting time. We prove RP has consistent noise estimation and equivalent expected risk as learning with uncorrupted labels in ideal conditions, and derive closed-form solutions when conditions are non-ideal. RP achieves state-of-the-art noise estimation and F1, error, and AUC-PR for both MNIST and CIFAR datasets, regardless of the amount of noise and performs similarly impressively when a large portion of training examples are noise drawn from a third distribution. To highlight, RP with a CNN classifier can predict if an MNIST digit is a "one"or "not" with only 0.25% error, and 0.46 error across all digits, even when 50% of positive examples are mislabeled and 50% of observed positive labels are mislabeled negative examples.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Learning More From Less: Towards Strengthening Weak Supervision for Ad-Hoc Retrieval

    cs.IR 2019-07 unverdicted novelty 5.0

    Two methods using multiple unsupervised rankers for soft labels and filtering harmful examples allow learning-to-rank to beat BM25 with far fewer training examples.