English

A predictor-corrector method for the training of deep neural networks

Computer Vision and Pattern Recognition 2018-03-16 v1

Abstract

The training of deep neural nets is expensive. We present a predictor- corrector method for the training of deep neural nets. It alternates a predictor pass with a corrector pass using stochastic gradient descent with backpropagation such that there is no loss in validation accuracy. No special modifications to SGD with backpropagation is required by this methodology. Our experiments showed a time improvement of 9% on the CIFAR-10 dataset.

Keywords

Cite

@article{arxiv.1803.05779,
  title  = {A predictor-corrector method for the training of deep neural networks},
  author = {Yatin Saraiya},
  journal= {arXiv preprint arXiv:1803.05779},
  year   = {2018}
}

Comments

6 pages, 2 figures, 2 tables

R2 v1 2026-06-23T00:54:18.102Z