TL;DR
This paper develops an asynchronous stochastic successive convex approximation algorithm for non-convex optimization, demonstrating its theoretical convergence properties and practical effectiveness in wireless network resource allocation.
Contribution
It introduces a non-asymptotic analysis of stochastic SCA, leading to a practical asynchronous variant with delay bounds, applied to wireless precoding.
Findings
The asynchronous stochastic SCA converges with bounded delays.
The algorithm outperforms traditional SGD in structured problems.
Effective in low-complexity wireless precoding applications.
Abstract
We consider stochastic optimization of a smooth non-convex loss function with a convex non-smooth regularizer. In the online setting, where a single sample of the stochastic gradient of the loss is available at every iteration, the problem can be solved using the proximal stochastic gradient descent (SGD) algorithm and its variants. However in many problems, especially those arising in communications and signal processing, information beyond the stochastic gradient may be available thanks to the structure of the loss function. Such extra-gradient information is not used by SGD, but has been shown to be useful, for instance in the context of stochastic expectation-maximization, stochastic majorization-minimization, and stochastic successive convex approximation (SCA) approaches. By constructing a stochastic strongly convex surrogates of the loss function at every iteration, the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsStochastic Gradient Descent
