English

Accelerating Minibatch Stochastic Gradient Descent using Typicality Sampling

Machine Learning 2019-03-12 v1 Optimization and Control Machine Learning

Abstract

Machine learning, especially deep neural networks, has been rapidly developed in fields including computer vision, speech recognition and reinforcement learning. Although Mini-batch SGD is one of the most popular stochastic optimization methods in training deep networks, it shows a slow convergence rate due to the large noise in gradient approximation. In this paper, we attempt to remedy this problem by building more efficient batch selection method based on typicality sampling, which reduces the error of gradient estimation in conventional Minibatch SGD. We analyze the convergence rate of the resulting typical batch SGD algorithm and compare convergence properties between Minibatch SGD and the algorithm. Experimental results demonstrate that our batch selection scheme works well and more complex Minibatch SGD variants can benefit from the proposed batch selection strategy.

Keywords

Cite

@article{arxiv.1903.04192,
  title  = {Accelerating Minibatch Stochastic Gradient Descent using Typicality Sampling},
  author = {Xinyu Peng and Li Li and Fei-Yue Wang},
  journal= {arXiv preprint arXiv:1903.04192},
  year   = {2019}
}

Comments

10 pages, 4 figures, for journal

R2 v1 2026-06-23T08:04:00.480Z