S-DIGing: A Stochastic Gradient Tracking Algorithm for Distributed Optimization
Huaqing Li, Lifeng Zheng, Zheng Wang, Yu Yan, Liping Feng, and Jing, Guo

TL;DR
This paper introduces S-DIGing, a novel distributed stochastic gradient tracking algorithm that efficiently solves large-scale convex optimization problems by approximating gradients through stochastic averaging, ensuring linear convergence under certain conditions.
Contribution
The paper proposes a new stochastic gradient tracking algorithm combining gradient tracking with stochastic averaging, suitable for large-scale distributed convex optimization.
Findings
Linear convergence to the global optimum under strong convexity and Lipschitz conditions.
Effective in large-scale logistic regression problems.
Theoretical convergence guarantees supported by numerical experiments.
Abstract
In this paper, we study convex optimization problems where agents of a network cooperatively minimize the global objective function which consists of multiple local objective functions. Different from most of the existing works, the local objective function of each agent is presented as the average of finite instantaneous functions. The intention of this work is to solve large-scale optimization problems where the local objective function is complicated and numerous. Integrating the gradient tracking algorithm with stochastic averaging gradient technology, we propose a novel distributed stochastic gradient tracking (termed as S-DIGing) algorithm. At each time instant, only one randomly selected gradient of a instantaneous function is computed and applied to approximate the gradient of local objection function. Based on a primal-dual interpretation of the S-DIGing algorithm, we show that…
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
TopicsDistributed Control Multi-Agent Systems · Stochastic Gradient Optimization Techniques · Sparse and Compressive Sensing Techniques
