2016
Scalable Adaptive Stochastic Optimization Using Random Projections
NeurIPS 2016poster
Adaptive stochastic gradient methods such as AdaGrad have gained popularity in particular for training deep neural networks. The most commonly used and studied variant maintains a diagonal matrix approximation to second order information by accumulating past gradients which are used to tune the step…