paper-with-me

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 local devices), robust (again uncertainty as data are continually generated), and reliable in a distributed manner under network issues, especially delays. In this study, we investigate the problem of online convex optimization under adversarial delayed feedback. We propose two projection-free algorithms for centralised and distributed settings in which they are carefully designed to achieve a regret bound of O(\sqrt{B}) where B is the sum of delay, which is optimal for the OCO problem in the delay setting while still being projection-free. We provide an extensive theoretical study and experimentally validate the performance of our algorithms by comparing them with existing ones on real-world problems.

📄 PDF Abstract BibTeX arXiv:2402.02114

Code (1)

tuananhngh/DelayMFW 공식 구현

Similar Papers 제목 키워드 기반

Banker Online Mirror Descent: A Universal Approach for Delayed Online Bandit Learning

2023-01-25 · Jiatai Huang, Yan Dai, Longbo Huang

We propose Banker Online Mirror Descent (Banker-OMD), a novel framework generalizing the classical Online Mirror Descent (OMD) technique in the online learning literature. The Banker-OMD framework almost completely decou…

Multi-Armed Bandits

Online Learning under Delayed Feedback

2013-06-04 · Pooria Joulani, András György, Csaba Szepesvári

Online learning with delayed feedback has received increasing attention recently due to its several applications in distributed, web-based learning problems. In this paper we provide a systematic study of the topic, and …

Capacity-Constrained Online Convex Optimization with Delayed Feedback

2026-06-10 · Alexander Ryabchenko, Idan Attias, Daniel M. Roy arxiv

Online learning with delayed feedback typically assumes that the learner can track all pending rounds until their feedback arrives. In practice, tracking resources are finite, and feedback from untracked rounds is perman…

Online Learning with Adversarial Delays

2015-12-01 · NeurIPS 2015 12 · Kent Quanrud, Daniel Khashabi

We study the performance of standard online learning algorithms when the feedback is delayed by an adversary. We show that \texttt{online-gradient-descent} and \texttt{follow-the-perturbed-leader} achieve regret $O(\sqrt…

Follow the Prophet: Accurate Online Conversion Rate Prediction in the Face of Delayed Feedback

2021-08-13 · Haoming Li, Feiyang Pan, Xiang Ao, Zhao Yang 외

The delayed feedback problem is one of the imperative challenges in online advertising, which is caused by the highly diversified feedback delay of a conversion varying from a few minutes to several days. It is hard to d…