paper-with-me

Papers

Multi-Armed Sampling Problem and the End of Exploration

2025-07-14 · Mohammad Pedramfar, Siamak Ravanbakhsh arxiv

This paper introduces the framework of multi-armed sampling, which serves as the sampling counterpart to the optimization problem of multi-armed bandits. Our primary motivation is to rigorously examine the exploration-exploitation trade-off in the context of sampling. We systematically define plausible notions of regret for this framework and establish corresponding lower bounds. We then propose a simple algorithm that achieves near-optimal regret bounds. Our theoretical results suggest that, in contrast to optimization, sampling barely requires any exploration. To further connect our findings with those of multi-armed bandits, we define a continuous family of problems and associated regret measures that smoothly interpolate and unify multi-armed sampling and multi-armed bandit problems using a temperature parameter. We believe that the multi-armed sampling framework and our findings in this setting can play a foundational role in the study of sampling, including recent neural samplers, much like the role of multi-armed bandits in reinforcement learning. In particular, our work sheds light on the role of exploration (or lack thereof) and the convergence properties of algorithms for entropy-regularized reinforcement learning, fine-tuning of pretrained models and reinforcement learning with human feedback (RLHF).

📄 PDF Abstract BibTeX arXiv:2507.10797

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningMulti-Armed Bandits

Similar Papers 제목 키워드 기반

Thompson Sampling on Asymmetric $α$-Stable Bandits

2022-03-19 · Zhendong Shi, Ercan E. Kuruoglu, Xiaoli Wei

In algorithm optimization in reinforcement learning, how to deal with the exploration-exploitation dilemma is particularly important. Multi-armed bandit problem can optimize the proposed solutions by changing the reward …

reinforcement-learningReinforcement Learning (RL)Thompson Sampling

Deep Contextual Multi-armed Bandits

2018-07-25 · Mark Collier, Hector Urdiales Llorens

Contextual multi-armed bandit problems arise frequently in important industrial applications. Existing solutions model the context either linearly, which enables uncertainty driven (principled) exploration, or non-linear…

MarketingMulti-Armed BanditsThompson Sampling

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

Incentivized Exploration for Multi-Armed Bandits under Reward Drift

2019-11-12 · Zhiyuan Liu, Huazheng Wang, Fan Shen, Kai Liu 외

We study incentivized exploration for the multi-armed bandit (MAB) problem where the players receive compensation for exploring arms other than the greedy choice and may provide biased feedback on reward. We seek to unde…

Multi-Armed BanditsThompson Sampling

Bootstrapped Thompson Sampling and Deep Exploration

2015-07-01 · Ian Osband, Benjamin Van Roy

This technical note presents a new approach to carrying out the kind of exploration achieved by Thompson sampling, but without explicitly maintaining or sampling from posterior distributions. The approach is based on a b…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Thompson Sampling