Semi-Stochastic Coordinate Descent
Abstract
We propose a novel stochastic gradient method---semi-stochastic coordinate descent (S2CD)---for the problem of minimizing a strongly convex function represented as the average of a large number of smooth convex functions: . Our method first performs a deterministic step (computation of the gradient of at the starting point), followed by a large number of stochastic steps. The process is repeated a few times, with the last stochastic iterate becoming the new starting point where the deterministic step is taken. The novelty of our method is in how the stochastic steps are performed. In each such step, we pick a random function and a random coordinate ---both using nonuniform distributions---and update a single coordinate of the decision vector only, based on the computation of the partial derivative of at two different points. Each random step of the method constitutes an unbiased estimate of the gradient of and moreover, the squared norm of the steps goes to zero in expectation, meaning that the stochastic estimate of the gradient progressively improves. The complexity of the method is the sum of two terms: evaluations of gradients and evaluations of partial derivatives , where is a novel condition number.
Cite
@article{arxiv.1412.6293,
title = {Semi-Stochastic Coordinate Descent},
author = {Jakub Konečný and Zheng Qu and Peter Richtárik},
journal= {arXiv preprint arXiv:1412.6293},
year = {2014}
}
Comments
14 pages. The paper was accepted for presentation at the 2014 NIPS Optimization for Machine Learning workshop in a peer reviewed process