Carpe Diem, Seize the Samples Uncertain "At the Moment" for Adaptive Batch Selection
About
The accuracy of deep neural networks is significantly affected by how well mini-batches are constructed during the training step. In this paper, we propose a novel adaptive batch selection algorithm called Recency Bias that exploits the uncertain samples predicted inconsistently in recent iterations. The historical label predictions of each training sample are used to evaluate its predictive uncertainty within a sliding window. Then, the sampling probability for the next mini-batch is assigned to each training sample in proportion to its predictive uncertainty. By taking advantage of this design, Recency Bias not only accelerates the training step but also achieves a more accurate network. We demonstrate the superiority of Recency Bias by extensive evaluation on two independent tasks. Compared with existing batch selection methods, the results showed that Recency Bias reduced the test error by up to 20.97% in a fixed wall-clock training time. At the same time, it improved the training time by up to 59.32% to reach the same test error
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multi-Label Classification | Corel5k | Ranking Loss0.1564 | 43 | |
| Multilabel Classification | mediamill (test) | Macro F1 Score14.05 | 39 | |
| Multi-Label Classification | RCV subset3 | Macro-AUC91.88 | 32 | |
| Multi-Label Classification | MEDIAMILL | Macro-AUC86.81 | 32 | |
| Multi-Label Classification | CAL500 | Macro-AUC58.18 | 32 | |
| Multi-Label Classification | Scene | Ranking Loss0.0645 | 32 | |
| Multi-Label Classification | RCV subset2 | Ranking Loss0.0551 | 32 | |
| Multi-Label Classification | Yeast | Macro-AUC0.723 | 32 | |
| Multi-Label Classification | Yahoo Arts 1 | Macro-AUC0.7479 | 32 | |
| Multi-Label Classification | VOC 2007 | mAP (Average)93.08 | 32 |