1: \begin{abstract}
2: We study stochastic convex optimization subjected to linear equality constraints. Traditional Stochastic Alternating Direction Method of Multipliers~\cite{STOC-ADMM} and its Nesterov's acceleration scheme~\cite{OPT-SADMM} can only achieve ergodic $O(1/\sqrt{K})$ convergence rates, where $K$ is the number of iteration. By introducing Variance Reduction~(VR) techniques, the convergence rates improve to ergodic $O(1/K)$~\cite{SAG-ADMM,SVRG-ADMM}. In this paper, we propose a new stochastic ADMM which elaborately integrates Nesterov's extrapolation and VR techniques. We prove that our algorithm can achieve a non-ergodic $O(1/K)$ convergence rate which is optimal for separable linearly constrained non-smooth convex problems, while the convergence rates of VR based ADMM methods are actually tight $O(1/\sqrt{K})$ in non-ergodic sense. To the best of our knowledge, this is the \emph{first} work that achieves a truly accelerated, stochastic convergence rate for constrained convex problems. The experimental results demonstrate that our algorithm is faster than the existing state-of-the-art stochastic ADMM methods.
3: \end{abstract}