Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Learning Fast Sample Re-weighting Without Reward Data

About

Training sample re-weighting is an effective approach for tackling data biases such as imbalanced and corrupted labels. Recent methods develop learning-based algorithms to learn sample re-weighting strategies jointly with model training based on the frameworks of reinforcement learning and meta learning. However, depending on additional unbiased reward data is limiting their general applicability. Furthermore, existing learning-based sample re-weighting methods require nested optimizations of models and weighting parameters, which requires expensive second-order computation. This paper addresses these two problems and presents a novel learning-based fast sample re-weighting (FSR) method that does not require additional reward data. The method is based on two key ideas: learning from history to build proxy reward data and feature sharing to reduce the optimization cost. Our experiments show the proposed method achieves competitive results compared to state of the arts on label noise robustness and long-tailed recognition, and does so while achieving significantly improved training efficiency. The source code is publicly available at https://github.com/google-research/google-research/tree/master/ieg.

Zizhao Zhang, Tomas Pfister• 2021

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100--
622
Image ClassificationStanford Cars
Accuracy80.55
477
Image ClassificationAircraft
Accuracy80.55
302
Image ClassificationImageNet-1K
Accuracy75.76
190
Image ClassificationOxford-IIIT Pet
Accuracy92.51
161
Image ClassificationImageNet-A (test)--
154
Image ClassificationILSVRC 2012 (test)
Top-1 Acc72.3
117
Image ClassificationImageNet-100
Accuracy87.18
84
Image ClassificationCIFAR-100 (test)
Accuracy (Symmetric 20%)78.7
72
Image ClassificationWebvision (test)
Acc74.9
57
Showing 10 of 17 rows

Other info

Follow for update