English

Stochastic Proximal Gradient Descent for Nuclear Norm Regularization

Machine Learning 2015-12-08 v2

Abstract

In this paper, we utilize stochastic optimization to reduce the space complexity of convex composite optimization with a nuclear norm regularizer, where the variable is a matrix of size m×nm \times n. By constructing a low-rank estimate of the gradient, we propose an iterative algorithm based on stochastic proximal gradient descent (SPGD), and take the last iterate of SPGD as the final solution. The main advantage of the proposed algorithm is that its space complexity is O(m+n)O(m+n), in contrast, most of previous algorithms have a O(mn)O(mn) space complexity. Theoretical analysis shows that it achieves O(logT/T)O(\log T/\sqrt{T}) and O(logT/T)O(\log T/T) convergence rates for general convex functions and strongly convex functions, respectively.

Keywords

Cite

@article{arxiv.1511.01664,
  title  = {Stochastic Proximal Gradient Descent for Nuclear Norm Regularization},
  author = {Lijun Zhang and Tianbao Yang and Rong Jin and Zhi-Hua Zhou},
  journal= {arXiv preprint arXiv:1511.01664},
  year   = {2015}
}
R2 v1 2026-06-22T11:38:08.174Z