Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Active Bias: Training More Accurate Neural Networks by Emphasizing High Variance Samples

About

Self-paced learning and hard example mining re-weight training instances to improve learning accuracy. This paper presents two improved alternatives based on lightweight estimates of sample uncertainty in stochastic gradient descent (SGD): the variance in predicted probability of the correct class across iterations of mini-batch SGD, and the proximity of the correct class probability to the decision threshold. Extensive experimental results on six datasets show that our methods reliably improve accuracy in various network architectures, including additional gains on top of other popular training techniques, such as residual learning, momentum, ADAM, batch normalization, dropout, and distillation.

Haw-Shiuan Chang, Erik Learned-Miller, Andrew McCallum• 2017

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)--
3518
Image ClassificationANIMAL-10N (test)
Accuracy80.5
123
Multi-Label ClassificationCorel5k
Ranking Loss0.1554
43
Image ClassificationCIFAR-10 40% asymmetric noise (test)
Final Accuracy78
42
Multilabel Classificationmediamill (test)
Macro F1 Score13.95
39
Multi-Label ClassificationMEDIAMILL
Macro-AUC86.99
32
Multi-Label ClassificationRCV subset2
Ranking Loss0.0525
32
Multi-Label ClassificationYeast
Macro-AUC0.7236
32
Multi-Label ClassificationCAL500
Macro-AUC58.26
32
Multi-Label ClassificationRCV subset3
Macro-AUC91.76
32
Showing 10 of 44 rows

Other info

Follow for update