2017

AdaBatch: Adaptive Batch Sizes for Training Deep Neural Networks

Devarakonda, Aditya, Naumov, Maxim, Garland, Michael

Understand

Training deep neural networks with Stochastic Gradient Descent, or its variants, requires careful choice of both learning rate and batch size.

  • While smaller batch sizes generally converge in fewer training epochs, larger batch sizes offer more parallelism and hence better computational efficiency.
  • We have developed a new training approach that, rather than statically choosing a single batch size for all epochs, adaptively increases the batch size during the training process.
  • Our method delivers the convergence rate of small batch sizes while achieving performance similar to large batch sizes.

Built on

Nothing clear enough to list yet.

Similar

Nothing clear enough to list yet.

Then

Nothing clear enough to list yet.

Beyond the bibliography

alphaXiv searches the wider corpus for related work and actual follow-ups.

Open on alphaXiv

alphaXiv is searching for related work…