English

Lock-Free Optimization for Non-Convex Problems

Machine Learning 2016-12-19 v1 Machine Learning

Abstract

Stochastic gradient descent~(SGD) and its variants have attracted much attention in machine learning due to their efficiency and effectiveness for optimization. To handle large-scale problems, researchers have recently proposed several lock-free strategy based parallel SGD~(LF-PSGD) methods for multi-core systems. However, existing works have only proved the convergence of these LF-PSGD methods for convex problems. To the best of our knowledge, no work has proved the convergence of the LF-PSGD methods for non-convex problems. In this paper, we provide the theoretical proof about the convergence of two representative LF-PSGD methods, Hogwild! and AsySVRG, for non-convex problems. Empirical results also show that both Hogwild! and AsySVRG are convergent on non-convex problems, which successfully verifies our theoretical results.

Keywords

Cite

@article{arxiv.1612.03441,
  title  = {Lock-Free Optimization for Non-Convex Problems},
  author = {Shen-Yi Zhao and Gong-Duo Zhang and Wu-Jun Li},
  journal= {arXiv preprint arXiv:1612.03441},
  year   = {2016}
}
R2 v1 2026-06-22T17:19:50.868Z