English

Are Anchor Points Really Indispensable in Label-Noise Learning?

Machine Learning 2019-12-18 v2 Machine Learning

Abstract

In label-noise learning, \textit{noise transition matrix}, denoting the probabilities that clean labels flip into noisy labels, plays a central role in building \textit{statistically consistent classifiers}. Existing theories have shown that the transition matrix can be learned by exploiting \textit{anchor points} (i.e., data points that belong to a specific class almost surely). However, when there are no anchor points, the transition matrix will be poorly learned, and those current consistent classifiers will significantly degenerate. In this paper, without employing anchor points, we propose a \textit{transition-revision} (TT-Revision) method to effectively learn transition matrices, leading to better classifiers. Specifically, to learn a transition matrix, we first initialize it by exploiting data points that are similar to anchor points, having high \textit{noisy class posterior probabilities}. Then, we modify the initialized matrix by adding a \textit{slack variable}, which can be learned and validated together with the classifier by using noisy data. Empirical results on benchmark-simulated and real-world label-noise datasets demonstrate that without using exact anchor points, the proposed method is superior to the state-of-the-art label-noise learning methods.

Keywords

Cite

@article{arxiv.1906.00189,
  title  = {Are Anchor Points Really Indispensable in Label-Noise Learning?},
  author = {Xiaobo Xia and Tongliang Liu and Nannan Wang and Bo Han and Chen Gong and Gang Niu and Masashi Sugiyama},
  journal= {arXiv preprint arXiv:1906.00189},
  year   = {2019}
}

Comments

Accepted by NeurIPS 2019

R2 v1 2026-06-23T09:36:36.217Z