paper-with-me

Papers

Distributed Stochastic Gradient Tracking Methods

2018-05-25 · Shi Pu, Angelia Nedić

In this paper, we study the problem of distributed multi-agent optimization over a network, where each agent possesses a local cost function that is smooth and strongly convex. The global objective is to find a common solution that minimizes the average of all cost functions. Assuming agents only have access to unbiased estimates of the gradients of their local cost functions, we consider a distributed stochastic gradient tracking method (DSGT) and a gossip-like stochastic gradient tracking method (GSGT). We show that, in expectation, the iterates generated by each agent are attracted to a neighborhood of the optimal solution, where they accumulate exponentially fast (under a constant stepsize choice). Under DSGT, the limiting (expected) error bounds on the distance of the iterates from the optimal solution decrease with the network size $n$, which is a comparable performance to a centralized stochastic gradient algorithm. Moreover, we show that when the network is well-connected, GSGT incurs lower communication cost than DSGT while maintaining a similar computational cost. Numerical example further demonstrates the effectiveness of the proposed methods.

📄 PDF Abstract BibTeX arXiv:1805.11454

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Hybrid Stochastic Gradient Tracking Method for Distributed Online Optimization Over Time-Varying Directed Networks

2025-08-28 · Xinli Shi, Xingxing Yuan, Longkang Zhu, Guanghui Wen arxiv

With the increasing scale and dynamics of data, distributed online optimization has become essential for real-time decision-making in various applications. However, existing algorithms often rely on bounded gradient assu…

GTAdam: Gradient Tracking with Adaptive Momentum for Distributed Online Optimization

2020-09-03 · Guido Carnevale, Francesco Farina, Ivano Notarnicola, Giuseppe Notarstefano

This paper deals with a network of computing agents aiming to solve an online optimization problem in a distributed fashion, i.e., by means of local computation and communication, without any central coordinator. We prop…

Distributed OptimizationGeneral Classificationimage-classificationImage Classification+1

Graphon Particle Systems, Part II: Dynamics of Distributed Stochastic Continuum Optimization

2024-07-03 · Yan Chen, Tao Li

We study the distributed optimization problem over a graphon with a continuum of nodes, which is regarded as the limit of the distributed networked optimization as the number of nodes goes to infinity. Each node has a pr…

Distributed OptimizationLEMMA

Zero-Order One-Point Estimate with Distributed Stochastic Gradient-Tracking Technique

2022-10-11 · Elissa Mhanna, Mohamad Assaad

In this work, we consider a distributed multi-agent stochastic optimization problem, where each agent holds a local objective function that is smooth and convex, and that is subject to a stochastic process. The goal is f…

Stochastic Optimization

Differentially Private Gradient-Tracking-Based Distributed Stochastic Optimization over Directed Graphs

2025-01-12 · Jialong Chen, Jimin Wang, Ji-Feng Zhang

This paper proposes a new differentially private gradient-tracking-based distributed stochastic optimization algorithm over directed graphs. Specifically, privacy noises are added to each agent's state and tracking varia…

Stochastic Optimization