paper-with-me

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 feedback, and settings with no feedback on the chosen action. While variants of this problem have been investigated for regret minimization, no prior work has addressed the pure exploration setting, which is the focus of our study. We derive an instance-specific lower bound on the sample complexity of learning the best action with fixed confidence, even when the feedback graph is unknown and stochastic, and present unidentifiability results for Bernoulli rewards. Additionally, our findings reveal how the sample complexity scales with key graph-dependent quantities. Lastly, we introduce TaS-FG (Track and Stop for Feedback Graphs), an asymptotically optimal algorithm, and demonstrate its efficiency across different graph configurations.

📄 PDF Abstract BibTeX arXiv:2503.07824

Code (1)

rssalessio/Pure-Exploration-with-Feedback-Graphs 공식 구현

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Combinatorial Pure Exploration of Causal Bandits

2022-06-16 · Nuoya Xiong, Wei Chen

The combinatorial pure exploration of causal bandits is the following online learning task: given a causal graph with unknown causal inference distributions, in each round we choose a subset of variables to intervene or …

Causal InferenceMulti-Armed Bandits

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

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

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…