English

Matrix Smoothing: A Regularization for DNN with Transition Matrix under Noisy Labels

Computer Vision and Pattern Recognition 2020-03-27 v1 Machine Learning

Abstract

Training deep neural networks (DNNs) in the presence of noisy labels is an important and challenging task. Probabilistic modeling, which consists of a classifier and a transition matrix, depicts the transformation from true labels to noisy labels and is a promising approach. However, recent probabilistic methods directly apply transition matrix to DNN, neglect DNN's susceptibility to overfitting, and achieve unsatisfactory performance, especially under the uniform noise. In this paper, inspired by label smoothing, we proposed a novel method, in which a smoothed transition matrix is used for updating DNN, to restrict the overfitting of DNN in probabilistic modeling. Our method is termed Matrix Smoothing. We also empirically demonstrate that our method not only improves the robustness of probabilistic modeling significantly, but also even obtains a better estimation of the transition matrix.

Keywords

Cite

@article{arxiv.2003.11904,
  title  = {Matrix Smoothing: A Regularization for DNN with Transition Matrix under Noisy Labels},
  author = {Xianbin Lv and Dongxian Wu and Shu-Tao Xia},
  journal= {arXiv preprint arXiv:2003.11904},
  year   = {2020}
}

Comments

ICME 2020

R2 v1 2026-06-23T14:28:05.116Z