English

Auxiliary Image Regularization for Deep CNNs with Noisy Labels

Computer Vision and Pattern Recognition 2016-03-03 v2

Abstract

Precisely-labeled data sets with sufficient amount of samples are very important for training deep convolutional neural networks (CNNs). However, many of the available real-world data sets contain erroneously labeled samples and those errors substantially hinder the learning of very accurate CNN models. In this work, we consider the problem of training a deep CNN model for image classification with mislabeled training samples - an issue that is common in real image data sets with tags supplied by amateur users. To solve this problem, we propose an auxiliary image regularization technique, optimized by the stochastic Alternating Direction Method of Multipliers (ADMM) algorithm, that automatically exploits the mutual context information among training images and encourages the model to select reliable images to robustify the learning process. Comprehensive experiments on benchmark data sets clearly demonstrate our proposed regularized CNN model is resistant to label noise in training data.

Keywords

Cite

@article{arxiv.1511.07069,
  title  = {Auxiliary Image Regularization for Deep CNNs with Noisy Labels},
  author = {Samaneh Azadi and Jiashi Feng and Stefanie Jegelka and Trevor Darrell},
  journal= {arXiv preprint arXiv:1511.07069},
  year   = {2016}
}

Comments

Published as a conference paper at ICLR 2016

R2 v1 2026-06-22T11:51:39.022Z