paper-with-me

홈 › Papers

Pure Exploration of Multi-armed Bandit Under Matroid Constraints

2016-05-23 · Lijie Chen, Anupam Gupta, Jian Li

We study the pure exploration problem subject to a matroid constraint (Best-Basis) in a stochastic multi-armed bandit game. In a Best-Basis instance, we are given $n$ stochastic arms with unknown reward distributions, as well as a matroid $\mathcal{M}$ over the arms. Let the weight of an arm be the mean of its reward distribution. Our goal is to identify a basis of $\mathcal{M}$ with the maximum total weight, using as few samples as possible. The problem is a significant generalization of the best arm identification problem and the top-$k$ arm identification problem, which have attracted significant attentions in recent years. We study both the exact and PAC versions of Best-Basis, and provide algorithms with nearly-optimal sample complexities for these versions. Our results generalize and/or improve on several previous results for the top-$k$ arm identification problem and the combinatorial pure exploration problem when the combinatorial constraint is a matroid.

📄 PDF Abstract BibTeX arXiv:1605.07162

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Pure Exploration in Asynchronous Federated Bandits

2023-10-17 · Zichen Wang, Chuanhao Li, Chenyu Song, Lianghui Wang 외

We study the federated pure exploration problem of multi-armed bandits and linear bandits, where $M$ agents cooperatively identify the best arm via communicating with the central server. To enhance the robustness against…

Multi-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

A Fast Algorithm for the Real-Valued Combinatorial Pure Exploration of Multi-Armed Bandit

2023-06-15 · Shintaro Nakamura, Masashi Sugiyama

We study the real-valued combinatorial pure exploration problem in the stochastic multi-armed bandit (R-CPE-MAB). We study the case where the size of the action set is polynomial with respect to the number of arms. In su…

Decision Making

Maximizing and Satisficing in Multi-armed Bandits with Graph Information

2021-08-02 · Parth K. Thaker, Mohit Malu, Nikhil Rao, Gautam Dasarathy

Pure exploration in multi-armed bandits has emerged as an important framework for modeling decision-making and search under uncertainty. In modern applications, however, one is often faced with a tremendously large numbe…

Decision MakingMulti-Armed Bandits

Online Learning with Recency: Algorithms for Sliding-window Streaming Multi-armed Bandits

2026-06-08 · Vladimir Braverman, Chen Wang, Liudeng Wang, Samson Zhou arxiv

Motivated by the recency effect in online learning, we study algorithms for single-pass *sliding-window streaming multi-armed bandits (MABs)* in this paper. In this setting, we are given $n$ arms with unknown sub-Gaussia…

Multi-Armed Bandits