NANAOCApr 23, 2023

Accelerated Stochastic ADMM with Variance Reduction

arXiv:1611.04074h-index: 28
Originality Incremental advance
AI Analysis

This work provides a faster optimization method for large-scale machine learning problems, improving upon existing stochastic ADMM algorithms.

The authors propose an accelerated stochastic ADMM algorithm with variance reduction that achieves a faster convergence rate than existing stochastic ADMM methods, with optimal dependence on the smoothness constant. Empirical results demonstrate its superiority over other stochastic ADMM algorithms.

Alternating Direction Method of Multipliers (ADMM) is a popular method for solving large-scale Machine Learning problems. Stochastic ADMM was proposed to reduce the per iteration computational complexity, which is more suitable for big data problems. Recently, variance reduction techniques have been integrated with stochastic ADMM in order to get a faster convergence rate, such as SAG-ADMM and SVRG-ADMM. However, their convergence rate is still suboptimal w.r.t the smoothness constant. In this paper, we propose an accelerated stochastic ADMM algorithm with variance reduction, which enjoys a faster convergence than all the existing stochastic ADMM algorithms. We theoretically analyse its convergence rate and show its dependence on the smoothness constant is optimal. We also empirically validate its effectiveness and show its priority over other stochastic ADMM algorithms.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes