English

Bandit-Driven Batch Selection for Robust Learning under Label Noise

Machine Learning 2023-11-02 v1 Artificial Intelligence

Abstract

We introduce a novel approach for batch selection in Stochastic Gradient Descent (SGD) training, leveraging combinatorial bandit algorithms. Our methodology focuses on optimizing the learning process in the presence of label noise, a prevalent issue in real-world datasets. Experimental evaluations on the CIFAR-10 dataset reveal that our approach consistently outperforms existing methods across various levels of label corruption. Importantly, we achieve this superior performance without incurring the computational overhead commonly associated with auxiliary neural network models. This work presents a balanced trade-off between computational efficiency and model efficacy, offering a scalable solution for complex machine learning applications.

Keywords

Cite

@article{arxiv.2311.00096,
  title  = {Bandit-Driven Batch Selection for Robust Learning under Label Noise},
  author = {Michal Lisicki and Mihai Nica and Graham W. Taylor},
  journal= {arXiv preprint arXiv:2311.00096},
  year   = {2023}
}

Comments

WANT@NeurIPS 2023 & OPT@NeurIPS 2023

R2 v1 2026-06-28T13:07:54.870Z