signProx: One-Bit Proximal Algorithm for Nonconvex Stochastic Optimization
Xiaojian Xu, Ulugbek S. Kamilov

TL;DR
This paper introduces a one-bit proximal gradient algorithm for nonconvex stochastic optimization, reducing communication in distributed settings while maintaining convergence rates comparable to uncompressed methods.
Contribution
It extends one-bit gradient techniques to proximal methods for nonconvex stochastic optimization, with proven convergence guarantees.
Findings
Matches convergence rate of uncompressed methods
Effective in distributed large-scale data processing
Theoretically proven convergence under explicit assumptions
Abstract
Stochastic gradient descent (SGD) is one of the most widely used optimization methods for parallel and distributed processing of large datasets. One of the key limitations of distributed SGD is the need to regularly communicate the gradients between different computation nodes. To reduce this communication bottleneck, recent work has considered a one-bit variant of SGD, where only the sign of each gradient element is used in optimization. In this paper, we extend this idea by proposing a stochastic variant of the proximal-gradient method that also uses one-bit per update element. We prove the theoretical convergence of the method for non-convex optimization under a set of explicit assumptions. Our results indicate that the compressed method can match the convergence rate of the uncompressed one, making the proposed method potentially appealing for distributed processing of large…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Stochastic Gradient Optimization Techniques · Medical Image Segmentation Techniques
MethodsStochastic Gradient Descent
