We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CV

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computer Vision and Pattern Recognition

Title: DisturbLabel: Regularizing CNN on the Loss Layer

Abstract: During a long period of time we are combating over-fitting in the CNN training process with model regularization, including weight decay, model averaging, data augmentation, etc. In this paper, we present DisturbLabel, an extremely simple algorithm which randomly replaces a part of labels as incorrect values in each iteration. Although it seems weird to intentionally generate incorrect training labels, we show that DisturbLabel prevents the network training from over-fitting by implicitly averaging over exponentially many networks which are trained with different label sets. To the best of our knowledge, DisturbLabel serves as the first work which adds noises on the loss layer. Meanwhile, DisturbLabel cooperates well with Dropout to provide complementary regularization functions. Experiments demonstrate competitive recognition results on several popular image recognition datasets.
Comments: To appear in CVPR 2016 (10 pages, 10 figures)
Subjects: Computer Vision and Pattern Recognition (cs.CV)
Cite as: arXiv:1605.00055 [cs.CV]
  (or arXiv:1605.00055v1 [cs.CV] for this version)

Submission history

From: Lingxi Xie [view email]
[v1] Sat, 30 Apr 2016 02:44:48 GMT (365kb,D)

Link back to: arXiv, form interface, contact.