paper-with-me

홈 › Papers

Sample complexity of partition identification using multi-armed bandits

2018-11-14 · Sandeep Juneja, Subhashini Krishnasamy

Given a vector of probability distributions, or arms, each of which can be sampled independently, we consider the problem of identifying the partition to which this vector belongs from a finitely partitioned universe of such vector of distributions. We study this as a pure exploration problem in multi armed bandit settings and develop sample complexity bounds on the total mean number of samples required for identifying the correct partition with high probability. This framework subsumes well studied problems such as finding the best arm or the best few arms. We consider distributions belonging to the single parameter exponential family and primarily consider partitions where the vector of means of arms lie either in a given set or its complement. The sets considered correspond to distributions where there exists a mean above a specified threshold, where the set is a half space and where either the set or its complement is a polytope, or more generally, a convex set. In these settings, we characterize the lower bounds on mean number of samples for each arm highlighting their dependence on the problem geometry. Further, inspired by the lower bounds, we propose algorithms that can match these bounds asymptotically with decreasing probability of error. Applications of this framework may be diverse. We briefly discuss one associated with finance.

📄 PDF Abstract BibTeX arXiv:1811.05654

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed Bandits

Similar Papers 제목 키워드 기반

On Finding the Largest Mean Among Many

2013-06-17 · Kevin Jamieson, Matthew Malloy, Robert Nowak, Sebastien Bubeck

Sampling from distributions to find the one with the largest mean arises in a broad range of applications, and it can be mathematically modeled as a multi-armed bandit problem in which each distribution is associated wit…

Multi-Armed Bandits

Quantile Multi-Armed Bandits: Optimal Best-Arm Identification and a Differentially Private Scheme

2020-06-11 · Kontantinos E. Nikolakakis, Dionysios S. Kalogerias, Or Sheffet, Anand D. Sarwate

We study the best-arm identification problem in multi-armed bandits with stochastic, potentially private rewards, when the goal is to identify the arm with the highest quantile at a fixed, prescribed level. First, we pro…

Multi-Armed Bandits

Representative Arm Identification: A fixed confidence approach to identify cluster representatives

2024-08-26 · Sarvesh Gharat, Aniket Yadav, Nikhil Karamchandani, Jayakrishnan Nair

We study the representative arm identification (RAI) problem in the multi-armed bandits (MAB) framework, wherein we have a collection of arms, each associated with an unknown reward distribution. An underlying instance i…

Multi-Armed Bandits

Identification of the Generalized Condorcet Winner in Multi-dueling Bandits

2021-12-01 · NeurIPS 2021 12 · Björn Haddenhorst, Viktor Bengs, Eyke Hüllermeier

The reliable identification of the “best” arm while keeping the sample complexity as low as possible is a common task in the field of multi-armed bandits. In the multi-dueling variant of multi-armed bandits, where feedba…

Multi-Armed Bandits

Breaking the $\log(1/Δ_2)$ Barrier: Better Batched Best Arm Identification with Adaptive Grids

2025-01-29 · Tianyuan Jin, Qin Zhang, Dongruo Zhou

We investigate the problem of batched best arm identification in multi-armed bandits, where we aim to identify the best arm from a set of $n$ arms while minimizing both the number of samples and batches. We introduce an …

Multi-Armed Bandits