paper-with-me

홈 › 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 with an arm. This paper studies the sample complexity of identifying the best arm (largest mean) in a multi-armed bandit problem. Motivated by large-scale applications, we are especially interested in identifying situations where the total number of samples that are necessary and sufficient to find the best arm scale linearly with the number of arms. We present a single-parameter multi-armed bandit model that spans the range from linear to superlinear sample complexity. We also give a new algorithm for best arm identification, called PRISM, with linear sample complexity for a wide range of mean distributions. The algorithm, like most exploration procedures for multi-armed bandits, is adaptive in the sense that the next arms to sample are selected based on previous samples. We compare the sample complexity of adaptive procedures with simpler non-adaptive procedures using new lower bounds. For many problem instances, the increased sample complexity required by non-adaptive procedures is a polynomial factor of the number of arms.

📄 PDF Abstract BibTeX arXiv:1306.3917

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed Bandits

Similar Papers 제목 키워드 기반

HAVER: Instance-Dependent Error Bounds for Maximum Mean Estimation and Applications to Q-Learning and Monte Carlo Tree Search

2024-11-01 · Tuan Ngo Nguyen, Jay Barrett, Kwang-Sung Jun

We study the problem of estimating the \emph{value} of the largest mean among K distributions via samples from them (rather than estimating \emph{which} distribution has the largest mean), which arises from various machi…

Q-Learning

Selecting the best system and multi-armed bandits

2015-07-16 · Peter Glynn, Sandeep Juneja

Consider the problem of finding a population or a probability distribution amongst many with the largest mean when these means are unknown but population samples can be simulated or otherwise generated. Typically, by sel…

Multi-Armed Bandits

Finding All ε-Good Arms in Stochastic Bandits

2020-06-16 · Blake Mason, Lalit Jain, Ardhendu Tripathy, Robert Nowak

The pure-exploration problem in stochastic multi-armed bandits aims to find one or more arms with the largest (or near largest) means. Examples include finding an {\epsilon}-good arm, best-arm identification, top-k arm i…

AllMulti-Armed Bandits

Finding All $\epsilon$-Good Arms in Stochastic Bandits

2020-12-01 · NeurIPS 2020 12 · Blake Mason, Lalit Jain, Ardhendu Tripathy, Robert Nowak

The pure-exploration problem in stochastic multi-armed bandits aims to find one or more arms with the largest (or near largest) means. Examples include finding an $\epsilon$-good arm, best-arm identification, top-$k$ ar…

AllMulti-Armed Bandits

Completion of the DrugMatrix Toxicogenomics Database using 3-Dimensional Tensors

2025-07-02 · Tan Nguyen, Guojing Cong arxiv

We explore applying a tensor completion approach to complete the DrugMatrix toxicogenomics dataset. Our hypothesis is that by preserving the 3-dimensional structure of the data, which comprises tissue, treatment, and tra…