paper-with-me

홈 › Papers

Replicable Bandits

2022-10-04 · Hossein Esfandiari, Alkis Kalavasis, Amin Karbasi, Andreas Krause, Vahab Mirrokni, Grigoris Velegkas

In this paper, we introduce the notion of replicable policies in the context of stochastic bandits, one of the canonical problems in interactive learning. A policy in the bandit environment is called replicable if it pulls, with high probability, the exact same sequence of arms in two different and independent executions (i.e., under independent reward realizations). We show that not only do replicable policies exist, but also they achieve almost the same optimal (non-replicable) regret bounds in terms of the time horizon. More specifically, in the stochastic multi-armed bandits setting, we develop a policy with an optimal problem-dependent regret bound whose dependence on the replicability parameter is also optimal. Similarly, for stochastic linear bandits (with finitely and infinitely many arms) we develop replicable policies that achieve the best-known problem-independent regret bounds with an optimal dependency on the replicability parameter. Our results show that even though randomization is crucial for the exploration-exploitation trade-off, an optimal balance can still be achieved while pulling the exact same arms in two different rounds of executions.

📄 PDF Abstract BibTeX arXiv:2210.01898

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed Bandits

Similar Papers 제목 키워드 기반

Replicable Bandits with UCB based Exploration

2026-04-21 · Rohan Deb, Udaya Ghai, Karan Singh, Arindam Banerjee arxiv

We study replicable algorithms for stochastic multi-armed bandits (MAB) and linear bandits with UCB (Upper Confidence Bound) based exploration. A bandit algorithm is $ρ$-replicable if two executions using shared internal…

Multi-Armed Bandits

Replicable Constrained Bandits

2026-02-16 · Matteo Bollini, Gianmarco Genalti, Francesco Emanuele Stradi, Matteo Castiglioni 외 arxiv

Algorithmic \emph{replicability} has recently been introduced to address the need for reproducible experiments in machine learning. A \emph{replicable online learning} algorithm is one that takes the same sequence of dec…

Replicability is Asymptotically Free in Multi-armed Bandits

2024-02-12 · Junpei Komiyama, Shinji Ito, Yuichi Yoshida, Souta Koshino

We consider a replicable stochastic multi-armed bandit algorithm that ensures, with high probability, that the algorithm's sequence of actions is not affected by the randomness inherent in the dataset. Replicability allo…

Decision MakingMulti-Armed Bandits

On the Structure of Replicable Hypothesis Testers

2025-07-03 · Anders Aamand, Maryam Aliakbarpour, Justin Y. Chen, Shyam Narayanan 외 arxiv

A hypothesis testing algorithm is replicable if, when run on two different samples from the same distribution, it produces the same output with high probability. This notion, defined by by Impagliazzo, Lei, Pitassi, and …

Improved Replicable Boosting with Majority-of-Majorities

2025-01-30 · Kasper Green Larsen, Markus Engelund Mathiasen, Clement Svendsen

We introduce a new replicable boosting algorithm which significantly improves the sample complexity compared to previous algorithms. The algorithm works by doing two layers of majority voting, using an improved version o…