paper-with-me

Papers

Gradient and Projection Free Distributed Online Min-Max Resource Optimization

2021-12-07 · Jingrong Wang, Ben Liang

We consider distributed online min-max resource allocation with a set of parallel agents and a parameter server. Our goal is to minimize the pointwise maximum over a set of time-varying and decreasing cost functions, without a priori information about these functions. We propose a novel online algorithm, termed Distributed Online resource Re-Allocation (DORA), where non-stragglers learn to relinquish resource and share resource with stragglers. A notable feature of DORA is that it does not require gradient calculation or projection operation, unlike most existing online optimization strategies. This allows it to substantially reduce the computation overhead in large-scale and distributed networks. We analyze the worst-case performance of DORA and derive an upper bound on its dynamic regret for non-convex functions. We further consider an application to the bandwidth allocation problem in distributed online machine learning. Our numerical study demonstrates the efficacy of the proposed solution and its performance advantage over gradient- and/or projection-based resource allocation algorithms in reducing wall-clock time.

📄 PDF Abstract BibTeX arXiv:2112.03896

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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 in Networks

2017-08-01 · ICML 2017 8 · Wenpeng Zhang, Peilin Zhao, Wenwu Zhu, Steven C. H. Hoi 외

The conditional gradient algorithm has regained a surge of research interest in recent years due to its high efficiency in handling large-scale machine learning problems. However, none of existing studies has explor…

Distributed Forgetting-factor Regret-based Online Optimization over Undirected Connected Networks

2025-03-27 · Lipo Mo, Jianjun Li, Min Zuo, Lei Wang

The evaluation of final-iteration tracking performance is a formidable obstacle in distributed online optimization algorithms. To address this issue, this paper proposes a novel evaluation metric named distributed forget…

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…

Efficient Projection-Free Online Methods with Stochastic Recursive Gradient

2019-10-21 · Jiahao Xie, Zebang Shen, Chao Zhang, Boyu Wang 외

This paper focuses on projection-free methods for solving smooth Online Convex Optimization (OCO) problems. Existing projection-free methods either achieve suboptimal regret bounds or have high per-iteration computationa…