paper-with-me

홈 › Papers

Thompson Exploration with Best Challenger Rule in Best Arm Identification

2023-10-01 · Jongyeong Lee, Junya Honda, Masashi Sugiyama

This paper studies the fixed-confidence best arm identification (BAI) problem in the bandit framework in the canonical single-parameter exponential models. For this problem, many policies have been proposed, but most of them require solving an optimization problem at every round and/or are forced to explore an arm at least a certain number of times except those restricted to the Gaussian model. To address these limitations, we propose a novel policy that combines Thompson sampling with a computationally efficient approach known as the best challenger rule. While Thompson sampling was originally considered for maximizing the cumulative reward, we demonstrate that it can be used to naturally explore arms in BAI without forcing it. We show that our policy is asymptotically optimal for any two-armed bandit problems and achieves near optimality for general $K$-armed bandit problems for $K\geq 3$. Nevertheless, in numerical experiments, our policy shows competitive performance compared to asymptotically optimal policies in terms of sample complexity while requiring less computation cost. In addition, we highlight the advantages of our policy by comparing it to the concept of $\beta$-optimality, a relaxed notion of asymptotic optimality commonly considered in the analysis of a class of policies including the proposed one.

📄 PDF Abstract BibTeX arXiv:2310.00539

Code (0)

등록된 구현이 없습니다.

Tasks

Thompson Sampling

Similar Papers 제목 키워드 기반

Top Two Algorithms Revisited

2022-06-13 · Marc Jourdan, Rémy Degenne, Dorian Baudry, Rianne de Heide 외

Top Two algorithms arose as an adaptation of Thompson sampling to best arm identification in multi-armed bandit models (Russo, 2016), for parametric families of arms. They select the next arm to sample from by randomizin…

Thompson SamplingVocal Bursts Valence Prediction

SPRT-based Efficient Best Arm Identification in Stochastic Bandits

2022-07-22 · Arpan Mukherjee, Ali Tajer

This paper investigates the best arm identification (BAI) problem in stochastic multi-armed bandits in the fixed confidence setting. The general class of the exponential family of bandits is considered. The existing algo…

Multi-Armed BanditsThompson Sampling

Dual-Directed Algorithm Design for Efficient Pure Exploration

2023-10-30 · Chao Qin, Wei You

We consider pure-exploration problems in the context of stochastic sequential adaptive experiments with a finite set of alternatives. The central objective is to answer a query regarding the alternatives with high confid…

Thompson Sampling

Sample Efficient Demonstration Selection for In-Context Learning

2025-06-10 · Kiran Purohit, V Venktesh, Sourangshu Bhattacharya, Avishek Anand

The in-context learning paradigm with LLMs has been instrumental in advancing a wide range of natural language processing tasks. The selection of few-shot examples (exemplars / demonstration samples) is essential for con…

In-Context Learning

Thompson Sampling with Virtual Helping Agents

2022-09-16 · Kartik Anand Pant, Amod Hegde, K. V. Srinivas

We address the problem of online sequential decision making, i.e., balancing the trade-off between exploiting the current knowledge to maximize immediate performance and exploring the new information to gain long-term be…

Decision MakingSequential Decision MakingThompson Sampling