paper-with-me

Papers

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 problems where the online player does not necessarily observe his own loss. We analyze how the structure of the feedback graph controls the inherent difficulty of the induced $T$-round learning problem. Specifically, we show that any feedback graph belongs to one of three classes: strongly observable graphs, weakly observable graphs, and unobservable graphs. We prove that the first class induces learning problems with $\widetilde\Theta(\alpha^{1/2} T^{1/2})$ minimax regret, where $\alpha$ is the independence number of the underlying graph; the second class induces problems with $\widetilde\Theta(\delta^{1/3}T^{2/3})$ minimax regret, where $\delta$ is the domination number of a certain portion of the graph; and the third class induces problems with linear minimax regret. Our results subsume much of the previous work on learning with feedback graphs and reveal new connections to partial monitoring games. We also show how the regret is affected if the graphs are allowed to vary with time.

📄 PDF Abstract BibTeX arXiv:1502.07617

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

Small-loss bounds for online learning with partial information

2017-11-09 · Thodoris Lykouris, Karthik Sridharan, Eva Tardos

We consider the problem of adversarial (non-stochastic) online learning with partial information feedback, where at each round, a decision maker selects an action from a finite set of alternatives. We develop a black-box…

Multi-Armed Bandits

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

Practical Contextual Bandits with Feedback Graphs

2023-02-17 · NeurIPS 2023 11

While contextual bandit has a mature theory, effectively leveraging different feedback patterns to enhance the pace of learning remains unclear. Bandits with feedback graphs, which interpolates between the full informati…

Multi-Armed Banditsregression

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