Dual T: Reducing Estimation Error for Transition Matrix in Label-noise Learning
About
The transition matrix, denoting the transition relationship from clean labels to noisy labels, is essential to build statistically consistent classifiers in label-noise learning. Existing methods for estimating the transition matrix rely heavily on estimating the noisy class posterior. However, the estimation error for noisy class posterior could be large due to the randomness of label noise, which would lead the transition matrix to be poorly estimated. Therefore, in this paper, we aim to solve this problem by exploiting the divide-and-conquer paradigm. Specifically, we introduce an intermediate class to avoid directly estimating the noisy class posterior. By this intermediate class, the original transition matrix can then be factorized into the product of two easy-to-estimate transition matrices. We term the proposed method the dual-T estimator. Both theoretical analyses and empirical results illustrate the effectiveness of the dual-T estimator for estimating transition matrices, leading to better classification performances.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Classification | Clothing1M (test) | Accuracy71.49 | 598 | |
| Image Classification | CIFAR-10 | Accuracy89.79 | 507 | |
| Image Classification | MNIST | Accuracy98.86 | 417 | |
| Matrix Estimation | MovieLens Pairflip Noise | L1 Distance Error2.0026 | 40 | |
| Matrix Estimation | MovieLens Symmetric Noise | L1 Distance Error2.1589 | 40 | |
| Image Classification | CIFAR-100 | Accuracy71.08 | 36 | |
| Matrix Estimation | Pairflip Noise (test) | L1 Estimation Error2.0274 | 32 | |
| Matrix Estimation | Symmetric Noise (test) | L1 Estimation Error1.6666 | 32 | |
| News topic classification | 20 Newsgroups 40% Symmetric Noise | Accuracy73.39 | 24 | |
| News topic classification | 20 Newsgroups 40% Asymmetric Noise | Accuracy67.82 | 24 |