paper-with-me

홈 › Papers

Pure Exploration under Mediators' Feedback

2023-08-29 · Riccardo Poiani, Alberto Maria Metelli, Marcello Restelli

Stochastic multi-armed bandits are a sequential-decision-making framework, where, at each interaction step, the learner selects an arm and observes a stochastic reward. Within the context of best-arm identification (BAI) problems, the goal of the agent lies in finding the optimal arm, i.e., the one with highest expected reward, as accurately and efficiently as possible. Nevertheless, the sequential interaction protocol of classical BAI problems, where the agent has complete control over the arm being pulled at each round, does not effectively model several decision-making problems of interest (e.g., off-policy learning, partially controllable environments, and human feedback). For this reason, in this work, we propose a novel strict generalization of the classical BAI problem that we refer to as best-arm identification under mediators' feedback (BAI-MF). More specifically, we consider the scenario in which the learner has access to a set of mediators, each of which selects the arms on the agent's behalf according to a stochastic and possibly unknown policy. The mediator, then, communicates back to the agent the pulled arm together with the observed reward. In this setting, the agent's goal lies in sequentially choosing which mediator to query to identify with high probability the optimal arm while minimizing the identification time, i.e., the sample complexity. To this end, we first derive and analyze a statistical lower bound on the sample complexity specific to our general mediator feedback scenario. Then, we propose a sequential decision-making strategy for discovering the best arm under the assumption that the mediators' policies are known to the learner. As our theory verifies, this algorithm matches the lower bound both almost surely and in expectation. Finally, we extend these results to cases where the mediators' policies are unknown to the learner obtaining comparable results.

📄 PDF Abstract BibTeX arXiv:2308.15552

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingMulti-Armed BanditsSequential Decision Making

Similar Papers 제목 키워드 기반

Pure Exploration with Feedback Graphs

2025-03-10 · Alessio Russo, Yichen Song, Aldo Pacchiano

We study the sample complexity of pure exploration in an online learning problem with a feedback graph. This graph dictates the feedback available to the learner, covering scenarios between full-information, pure bandit …

Combinatorial Pure Exploration with Full-bandit Feedback and Beyond: Solving Combinatorial Optimization under Uncertainty with Limited Observation

2020-12-31 · Yuko Kuroki, Junya Honda, Masashi Sugiyama

Combinatorial optimization is one of the fundamental research fields that has been extensively studied in theoretical computer science and operations research. When developing an algorithm for combinatorial optimization,…

Combinatorial OptimizationMulti-Armed BanditsRecommendation Systems

Pure exploration in multi-armed bandits with low rank structure using oblivious sampler

2023-06-28 · Yaxiong Liu, Atsuyoshi Nakamura, Kohei Hatano, Eiji Takimoto

In this paper, we consider the low rank structure of the reward sequence of the pure exploration problems. Firstly, we propose the separated setting in pure exploration problem, where the exploration strategy cannot rece…

Multi-Armed Bandits

Fast active learning for pure exploration in reinforcement learning

2020-07-27 · Pierre Ménard, Omar Darwiche Domingues, Anders Jonsson, Emilie Kaufmann 외

Realistic environments often provide agents with very limited feedback. When the environment is initially unknown, the feedback, in the beginning, can be completely absent, and the agents may first choose to devote all t…

Active Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Combinatorial Pure Exploration with Full-Bandit or Partial Linear Feedback

2020-06-14 · Yihan Du, Yuko Kuroki, Wei Chen

In this paper, we first study the problem of combinatorial pure exploration with full-bandit feedback (CPE-BL), where a learner is given a combinatorial action space $\mathcal{X} \subseteq \{0,1\}^d$, and in each round t…