English

Submodular Batch Selection for Training Deep Neural Networks

Machine Learning 2019-06-21 v1 Machine Learning

Abstract

Mini-batch gradient descent based methods are the de facto algorithms for training neural network architectures today. We introduce a mini-batch selection strategy based on submodular function maximization. Our novel submodular formulation captures the informativeness of each sample and diversity of the whole subset. We design an efficient, greedy algorithm which can give high-quality solutions to this NP-hard combinatorial optimization problem. Our extensive experiments on standard datasets show that the deep models trained using the proposed batch selection strategy provide better generalization than Stochastic Gradient Descent as well as a popular baseline sampling strategy across different learning rates, batch sizes, and distance metrics.

Keywords

Cite

@article{arxiv.1906.08771,
  title  = {Submodular Batch Selection for Training Deep Neural Networks},
  author = {K J Joseph and Vamshi Teja R and Krishnakant Singh and Vineeth N Balasubramanian},
  journal= {arXiv preprint arXiv:1906.08771},
  year   = {2019}
}

Comments

IJCAI 2019

R2 v1 2026-06-23T09:59:16.931Z