English

Nonconvex Stochastic Nested Optimization via Stochastic ADMM

Machine Learning 2019-11-14 v1 Machine Learning Optimization and Control

Abstract

We consider the stochastic nested composition optimization problem where the objective is a composition of two expected-value functions. We proposed the stochastic ADMM to solve this complicated objective. In order to find an ϵ\epsilon stationary point where the expected norm of the subgradient of corresponding augmented Lagrangian is smaller than ϵ\epsilon, the total sample complexity of our method is O(ϵ3)\mathcal{O}(\epsilon^{-3}) for the online case and O((2N1+N2)+(2N1+N2)1/2ϵ2)\mathcal{O} \Bigl((2N_1 + N_2) + (2N_1 + N_2)^{1/2}\epsilon^{-2}\Bigr) for the finite sum case. The computational complexity is consistent with proximal version proposed in \cite{zhang2019multi}, but our algorithm can solve more general problem when the proximal mapping of the penalty is not easy to compute.

Keywords

Cite

@article{arxiv.1911.05167,
  title  = {Nonconvex Stochastic Nested Optimization via Stochastic ADMM},
  author = {Zhongruo Wang},
  journal= {arXiv preprint arXiv:1911.05167},
  year   = {2019}
}

Comments

Nested ADMM

R2 v1 2026-06-23T12:13:38.963Z