paper-with-me

Papers

Distributed Online Convex Optimization with Efficient Communication: Improved Algorithm and Lower bounds

2026-01-08 · Sifan Yang, Wenhao Yang, Wei Jiang, Lijun Zhang arxiv

We investigate distributed online convex optimization with compressed communication, where $n$ learners connected by a network collaboratively minimize a sequence of global loss functions using only local information and compressed data from neighbors. Prior work has established regret bounds of $O(\max\{ω^{-2}ρ^{-4}n^{1/2},ω^{-4}ρ^{-8}\}n\sqrt{T})$ and $O(\max\{ω^{-2}ρ^{-4}n^{1/2},ω^{-4}ρ^{-8}\}n\ln{T})$ for convex and strongly convex functions, respectively, where $ω\in(0,1]$ is the compression quality factor ($ω=1$ means no compression) and $ρ<1$ is the spectral gap of the communication matrix. However, these regret bounds suffer from a quadratic or even quartic dependence on $ω^{-1}$. Moreover, the super-linear dependence on $n$ is also undesirable. To overcome these limitations, we propose a novel algorithm that achieves improved regret bounds of $\tilde{O}(ω^{-1/2}ρ^{-1}n\sqrt{T})$ and $\tilde{O}(ω^{-1}ρ^{-2}n\ln{T})$ for convex and strongly convex functions, respectively. The primary idea is to design a two-level blocking update framework incorporating two novel ingredients: an online gossip strategy and an error compensation scheme, which collaborate to achieve a better consensus among learners. Furthermore, we establish the first lower bounds for this problem, justifying the optimality of our results with respect to both $ω$ and $T$. Additionally, we consider the bandit feedback scenario, and extend our method with the classic gradient estimators to enhance existing regret bounds.

📄 PDF Abstract BibTeX arXiv:2601.04907

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Distributed Online Convex Optimization with Compressed Communication: Optimal Regret and Applications

2026-04-10 · Sifan Yang, Dan-Yue Li, Lijun Zhang arxiv

Distributed online convex optimization (D-OCO) is a powerful paradigm for modeling distributed scenarios with streaming data. However, the communication cost between local learners and the central server is substantial i…

Distributed Online Optimization with Long-Term Constraints

2019-12-20 · Deming Yuan, Alexandre Proutiere, Guodong Shi

We consider distributed online convex optimization problems, where the distributed system consists of various computing units connected through a time-varying communication graph. In each time step, each computing unit s…

Projection-free Distributed Online Convex Optimization with $O(\sqrt{T})$ Communication Complexity

2020-01-01 · ICML 2020 1 · Yuanyu Wan, Wei-Wei Tu, Lijun Zhang

To deal with complicated constraints via locally light computation in distributed online learning, recent study has presented a projection-free algorithm called distributed online conditional gradient (D-OCG), and achiev…

Projection-free Distributed Online Learning with Sublinear Communication Complexity

2021-03-20 · Yuanyu Wan, Guanghui Wang, Wei-Wei Tu, Lijun Zhang

To deal with complicated constraints via locally light computations in distributed online learning, a recent study has presented a projection-free algorithm called distributed online conditional gradient (D-OCG), and ach…

Distributed Online Convex Optimization with Nonseparable Costs and Constraints

2026-02-11 · Zhaoye Pan, Haozhe Lei, Fan Zuo, Zilin Bian 외 arxiv

This paper studies distributed online convex optimization with time-varying coupled constraints, motivated by distributed online control in network systems. Most prior work assumes a separability condition: the global ob…