Are Anchor Points Really Indispensable in Label-Noise Learning?
Abstract
In label-noise learning, the \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 previously consistent classifiers will significantly degenerate. In this paper, without employing anchor points, we propose a \textit{transition-revision} ($T$-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 state-of-the-art label-noise learning methods.
Cite
Text
Xia et al. "Are Anchor Points Really Indispensable in Label-Noise Learning?." Neural Information Processing Systems, 2019.Markdown
[Xia et al. "Are Anchor Points Really Indispensable in Label-Noise Learning?." Neural Information Processing Systems, 2019.](https://mlanthology.org/neurips/2019/xia2019neurips-anchor/)BibTeX
@inproceedings{xia2019neurips-anchor,
title = {{Are Anchor Points Really Indispensable in Label-Noise Learning?}},
author = {Xia, Xiaobo and Liu, Tongliang and Wang, Nannan and Han, Bo and Gong, Chen and Niu, Gang and Sugiyama, Masashi},
booktitle = {Neural Information Processing Systems},
year = {2019},
pages = {6838-6849},
url = {https://mlanthology.org/neurips/2019/xia2019neurips-anchor/}
}