paper-with-me

홈 › Papers

Finding a most biased coin with fewest flips

2012-02-16 · Karthekeyan Chandrasekaran, Richard Karp

We study the problem of learning a most biased coin among a set of coins by tossing the coins adaptively. The goal is to minimize the number of tosses until we identify a coin i* whose posterior probability of being most biased is at least 1-delta for a given delta. Under a particular probabilistic model, we give an optimal algorithm, i.e., an algorithm that minimizes the expected number of future tosses. The problem is closely related to finding the best arm in the multi-armed bandit problem using adaptive strategies. Our algorithm employs an optimal adaptive strategy -- a strategy that performs the best possible action at each step after observing the outcomes of all previous coin tosses. Consequently, our algorithm is also optimal for any starting history of outcomes. To our knowledge, this is the first algorithm that employs an optimal adaptive strategy under a Bayesian setting for this problem. Our proof of optimality employs tools from the field of Markov games.

📄 PDF Abstract BibTeX arXiv:1202.3639

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On the Detection of Mixture Distributions with applications to the Most Biased Coin Problem

2016-03-25 · Kevin Jamieson, Daniel Haas, Ben Recht

This paper studies the trade-off between two different kinds of pure exploration: breadth versus depth. The most biased coin problem asks how many total coin flips are required to identify a "heavy" coin from an infinite…

Anomaly Detection

A Model Counter's Guide to Probabilistic Systems

2019-03-22 · Marcell Vazquez-Chanlatte, Markus N. Rabe, Sanjit A. Seshia

In this paper, we systematize the modeling of probabilistic systems for the purpose of analyzing them with model counting techniques. Starting from unbiased coin flips, we show how to model biased coins, correlated coins…

model

The Power of Adaptivity in Identifying Statistical Alternatives

2016-12-01 · NeurIPS 2016 12 · Kevin G. Jamieson, Daniel Haas, Benjamin Recht

This paper studies the trade-off between two different kinds of pure exploration: breadth versus depth. We focus on the most biased coin problem, asking how many total coin flips are required to identify a ``heavy'' coin…

Anomaly Detection

Exploration with Limited Memory: Streaming Algorithms for Coin Tossing, Noisy Comparisons, and Multi-Armed Bandits

2020-04-09 · Sepehr Assadi, Chen Wang

Consider the following abstract coin tossing problem: Given a set of $n$ coins with unknown biases, find the most biased coin using a minimal number of coin tosses. This is a common abstraction of various exploration pro…

Multi-Armed Bandits

Flipping Coins to Estimate Pseudocounts for Exploration in Reinforcement Learning

2023-06-05 · Sam Lobel, Akhil Bagaria, George Konidaris

We propose a new method for count-based exploration in high-dimensional state spaces. Unlike previous work which relies on density models, we show that counts can be derived by averaging samples from the Rademacher distr…

Montezuma's Revengereinforcement-learningReinforcement Learning