paper-with-me

홈 › Papers

Information-Theoretic Regret Bounds for Bandits with Fixed Expert Advice

2023-03-14 · Khaled Eldowa, Nicolò Cesa-Bianchi, Alberto Maria Metelli, Marcello Restelli

We investigate the problem of bandits with expert advice when the experts are fixed and known distributions over the actions. Improving on previous analyses, we show that the regret in this setting is controlled by information-theoretic quantities that measure the similarity between experts. In some natural special cases, this allows us to obtain the first regret bound for EXP4 that can get arbitrarily close to zero if the experts are similar enough. While for a different algorithm, we provide another bound that describes the similarity between the experts in terms of the KL-divergence, and we show that this bound can be smaller than the one of EXP4 in some cases. Additionally, we provide lower bounds for certain classes of experts showing that the algorithms we analyzed are nearly optimal in some cases.

📄 PDF Abstract BibTeX arXiv:2303.08102

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Distributed Linear Bandits under Communication Constraints

2022-11-04 · Sudeep Salgia, Qing Zhao

We consider distributed linear bandits where $M$ agents learn collaboratively to minimize the overall cumulative regret incurred by all agents. Information exchange is facilitated by a central server, and both the uplink…

Information Directed Sampling for Sparse Linear Bandits

2021-05-29 · NeurIPS 2021 12 · Botao Hao, Tor Lattimore, Wei Deng

Stochastic sparse linear bandits offer a practical model for high-dimensional online decision-making problems and have a rich information-regret structure. In this work we explore the use of information-directed sampling…

Decision Making

Bandits with Partially Observable Confounded Data

2020-06-11 · Guy Tennenholtz, Uri Shalit, Shie Mannor, Yonathan Efroni

We study linear contextual bandits with access to a large, confounded, offline dataset that was sampled from some fixed policy. We show that this problem is closely related to a variant of the bandit problem with side in…

Multi-Armed Bandits

On Bits and Bandits: Quantifying the Regret-Information Trade-off

2024-05-26 · Itai Shufaro, Nadav Merlis, Nir Weinberger, Shie Mannor

In many sequential decision problems, an agent performs a repeated task. He then suffers regret and obtains information that he may use in the following rounds. However, sometimes the agent may also obtain information an…

Decision MakingQuestion AnsweringThompson Sampling

Concentrated Differential Privacy for Bandits

2023-09-01 · Achraf Azize, Debabrota Basu

Bandits serve as the theoretical foundation of sequential learning and an algorithmic foundation of modern recommender systems. However, recommender systems often rely on user-sensitive data, making privacy a critical co…

Multi-Armed BanditsRecommendation Systems