Fast Stochastic Alternating Direction Method of Multipliers
Machine Learning
2013-08-19 v1 Numerical Analysis
Abstract
In this paper, we propose a new stochastic alternating direction method of multipliers (ADMM) algorithm, which incrementally approximates the full gradient in the linearized ADMM formulation. Besides having a low per-iteration complexity as existing stochastic ADMM algorithms, the proposed algorithm improves the convergence rate on convex problems from to , where is the number of iterations. This matches the convergence rate of the batch ADMM algorithm, but without the need to visit all the samples in each iteration. Experiments on the graph-guided fused lasso demonstrate that the new algorithm is significantly faster than state-of-the-art stochastic and batch ADMM algorithms.
Cite
@article{arxiv.1308.3558,
title = {Fast Stochastic Alternating Direction Method of Multipliers},
author = {Leon Wenliang Zhong and James T. Kwok},
journal= {arXiv preprint arXiv:1308.3558},
year = {2013}
}