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

Download:

Current browse context:

cs.LG

Change to browse by:

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 > Machine Learning

Title: Identifying and Compensating for Feature Deviation in Imbalanced Deep Learning

Abstract: Classifiers trained with class-imbalanced data are known to perform poorly on test data of the "minor" classes, of which we have insufficient training data. In this paper, we investigate learning a ConvNet classifier under such a scenario. We found that a ConvNet significantly over-fits the minor classes, which is quite opposite to traditional machine learning algorithms that often under-fit minor classes. We conducted a series of analysis and discovered the feature deviation phenomenon -- the learned ConvNet generates deviated features between the training and test data of minor classes -- which explains how over-fitting happens. To compensate for the effect of feature deviation which pushes test data toward low decision value regions, we propose to incorporate class-dependent temperatures (CDT) in training a ConvNet. CDT simulates feature deviation in the training phase, forcing the ConvNet to enlarge the decision values for minor-class data so that it can overcome real feature deviation in the test phase. We validate our approach on benchmark datasets and achieve promising performance. We hope that our insights can inspire new ways of thinking in resolving class-imbalanced deep learning.
Subjects: Machine Learning (cs.LG); Computer Vision and Pattern Recognition (cs.CV); Machine Learning (stat.ML)
Cite as: arXiv:2001.01385 [cs.LG]
  (or arXiv:2001.01385v4 [cs.LG] for this version)

Submission history

From: Wei-Lun Chao [view email]
[v1] Mon, 6 Jan 2020 03:52:11 GMT (2703kb,D)
[v2] Thu, 20 Feb 2020 05:10:52 GMT (2831kb,D)
[v3] Sun, 8 Nov 2020 00:13:11 GMT (1781kb,D)
[v4] Mon, 11 Jul 2022 01:09:36 GMT (5732kb,D)

Link back to: arXiv, form interface, contact.