Class-Dependent Label-Noise Learning with Cycle-Consistency Regularization

Abstract

In label-noise learning, estimating the transition matrix plays an important role in building statistically consistent classifier. Current state-of-the-art consistent estimator for the transition matrix has been developed under the newly proposed sufficiently scattered assumption, through incorporating the minimum volume constraint of the transition matrix T into label-noise learning. To compute the volume of T, it heavily relies on the estimated noisy class posterior. However, the estimation error of the noisy class posterior could usually be large as deep learning methods tend to easily overfit the noisy labels. Then, directly minimizing the volume of such obtained T could lead the transition matrix to be poorly estimated. Therefore, how to reduce the side-effects of the inaccurate noisy class posterior has become the bottleneck of such method. In this paper, we creatively propose to estimate the transition matrix under the forward-backward cycle-consistency regularization, of which we have greatly reduced the dependency of estimating the transition matrix T on the noisy class posterior. We show that the cycle-consistency regularization helps to minimize the volume of the transition matrix T indirectly without exploiting the estimated noisy class posterior, which could further encourage the estimated transition matrix T to converge to its optimal solution. Extensive experimental results consistently justify the effectiveness of the proposed method, on reducing the estimation error of the transition matrix and greatly boosting the classification performance.

Cite

Text

Cheng et al. "Class-Dependent Label-Noise Learning with Cycle-Consistency Regularization." Neural Information Processing Systems, 2022.

Markdown

[Cheng et al. "Class-Dependent Label-Noise Learning with Cycle-Consistency Regularization." Neural Information Processing Systems, 2022.](https://mlanthology.org/neurips/2022/cheng2022neurips-classdependent/)

BibTeX

@inproceedings{cheng2022neurips-classdependent,
  title     = {{Class-Dependent Label-Noise Learning with Cycle-Consistency Regularization}},
  author    = {Cheng, De and Ning, Yixiong and Wang, Nannan and Gao, Xinbo and Yang, Heng and Du, Yuxuan and Han, Bo and Liu, Tongliang},
  booktitle = {Neural Information Processing Systems},
  year      = {2022},
  url       = {https://mlanthology.org/neurips/2022/cheng2022neurips-classdependent/}
}