paper-with-me

Papers

Projection-free Distributed Online Learning in Networks

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

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 explored it in the distributed online learning setting, where locally light computation is assumed. In this paper, we fill this gap by proposing the distributed online conditional gradient algorithm, which eschews the expensive projection operation needed in its counterpart algorithms by exploiting much simpler linear optimization steps. We give a regret bound for the proposed algorithm as a function of the network size and topology, which will be smaller on smaller graphs or “well-connected” graphs. Experiments on two large-scale real-world datasets for a multiclass classification task confirm the computational benefit of the proposed algorithm and also verify the theoretical regret bound.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Handling Delayed Feedback in Distributed Online Optimization : A Projection-Free Approach

2024-02-03 · Tuan-Anh Nguyen, Nguyen Kim Thang, Denis Trystram

Learning at the edges has become increasingly important as large quantities of data are continually generated locally. Among others, this paradigm requires algorithms that are simple (so that they can be executed by loca…

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, wit…

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…

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…