paper-with-me

Papers

Online Learning with Feedback Graphs Without the Graphs

2016-05-23 · Alon Cohen, Tamir Hazan, Tomer Koren

We study an online learning framework introduced by Mannor and Shamir (2011) in which the feedback is specified by a graph, in a setting where the graph may vary from round to round and is \emph{never fully revealed} to the learner. We show a large gap between the adversarial and the stochastic cases. In the adversarial case, we prove that even for dense feedback graphs, the learner cannot improve upon a trivial regret bound obtained by ignoring any additional feedback besides her own loss. In contrast, in the stochastic case we give an algorithm that achieves $\widetilde \Theta(\sqrt{\alpha T})$ regret over $T$ rounds, provided that the independence numbers of the hidden feedback graphs are at most $\alpha$. We also extend our results to a more general feedback model, in which the learner does not necessarily observe her own loss, and show that, even in simple cases, concealing the feedback graphs might render a learnable problem unlearnable.

📄 PDF Abstract BibTeX arXiv:1605.07018

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Online Learning with Dependent Stochastic Feedback Graphs

2020-01-01 · ICML 2020 1 · Corinna Cortes, Giulia Desalvo, Claudio Gentile, Mehryar Mohri 외

A general framework for online learning with partial information is one where feedback graphs specify which losses can be observed by the learner. We study a challenging scenario where feedback graphs vary stochastically…

Online Learning with Feedback Graphs: Beyond Bandits

2015-02-26 · Noga Alon, Nicolò Cesa-Bianchi, Ofer Dekel, Tomer Koren

We study a general class of online learning problems where the feedback is specified by a graph. This class includes online prediction with expert advice and the multi-armed bandit problem, but also several learning prob…

A Near-Optimal Best-of-Both-Worlds Algorithm for Online Learning with Feedback Graphs

2022-06-01 · Chloé Rouyer, Dirk van der Hoeven, Nicolò Cesa-Bianchi, Yevgeny Seldin

We consider online learning with feedback graphs, a sequential decision-making framework where the learner's feedback is determined by a directed graph over the action set. We present a computationally efficient algorith…

Decision MakingSequential Decision Making

Efficient Contextual Bandits with Uninformed Feedback Graphs

2024-02-12 · Mengxiao Zhang, Yuheng Zhang, Haipeng Luo, Paul Mineiro

Bandits with feedback graphs are powerful online learning models that interpolate between the full information and classic bandit problems, capturing many real-life applications. A recent work by Zhang et al. (2023) stud…

Multi-Armed Banditsregression

Improved High-Probability Regret for Adversarial Bandits with Time-Varying Feedback Graphs

2022-10-04 · Haipeng Luo, Hanghang Tong, Mengxiao Zhang, Yuheng Zhang

We study high-probability regret bounds for adversarial $K$-armed bandits with time-varying feedback graphs over $T$ rounds. For general strongly observable graphs, we develop an algorithm that achieves the optimal regre…

Multi-Armed Bandits