paper-with-me

Papers

Thompson Sampling Guided Stochastic Searching on the Line for Deceptive Environments with Applications to Root-Finding Problems

2017-08-05 · Sondre Glimsdal, Ole-Christoffer Granmo

The multi-armed bandit problem forms the foundation for solving a wide range of on-line stochastic optimization problems through a simple, yet effective mechanism. One simply casts the problem as a gambler that repeatedly pulls one out of N slot machine arms, eliciting random rewards. Learning of reward probabilities is then combined with reward maximization, by carefully balancing reward exploration against reward exploitation. In this paper, we address a particularly intriguing variant of the multi-armed bandit problem, referred to as the {\it Stochastic Point Location (SPL) Problem}. The gambler is here only told whether the optimal arm (point) lies to the "left" or to the "right" of the arm pulled, with the feedback being erroneous with probability $1-\pi$. This formulation thus captures optimization in continuous action spaces with both {\it informative} and {\it deceptive} feedback. To tackle this class of problems, we formulate a compact and scalable Bayesian representation of the solution space that simultaneously captures both the location of the optimal arm as well as the probability of receiving correct feedback. We further introduce the accompanying Thompson Sampling guided Stochastic Point Location (TS-SPL) scheme for balancing exploration against exploitation. By learning $\pi$, TS-SPL also supports {\it deceptive} environments that are lying about the direction of the optimal arm. This, in turn, allows us to solve the fundamental Stochastic Root Finding (SRF) Problem. Empirical results demonstrate that our scheme deals with both deceptive and informative environments, significantly outperforming competing algorithms both for SRF and SPL.

📄 PDF Abstract BibTeX arXiv:1708.01791

Code (0)

등록된 구현이 없습니다.

Tasks

Stochastic OptimizationThompson Sampling

Similar Papers 제목 키워드 기반

Analysis and Design of Thompson Sampling for Stochastic Partial Monitoring

2020-06-17 · NeurIPS 2020 12 · Taira Tsuchiya, Junya Honda, Masashi Sugiyama

We investigate finite stochastic partial monitoring, which is a general model for sequential learning with limited feedback. While Thompson sampling is one of the most promising algorithms on a variety of online decision…

Decision MakingThompson Sampling

Bayesian-Guided Generation of Synthetic Microbiomes with Minimized Pathogenicity

2024-04-29 · Nisha Pillai, Bindu Nanduri, Michael J Rothrock Jr., Zhiqian Chen 외

Synthetic microbiomes offer new possibilities for modulating microbiota, to address the barriers in multidtug resistance (MDR) research. We present a Bayesian optimization approach to enable efficient searching over the …

Bayesian OptimizationThompson Sampling

Thompson Sampling is Asymptotically Optimal in General Environments

2016-02-25 · Jan Leike, Tor Lattimore, Laurent Orseau, Marcus Hutter

We discuss a variant of Thompson sampling for nonparametric reinforcement learning in a countable classes of general stochastic environments. These environments can be non-Markov, non-ergodic, and partially observable. W…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Thompson Sampling

Thompson Sampling for Bandits with Clustered Arms

2021-09-06 · Emil Carlsson, Devdatt Dubhashi, Fredrik D. Johansson

We propose algorithms based on a multi-level Thompson sampling scheme, for the stochastic multi-armed bandit and its contextual variant with linear expected rewards, in the setting where arms are clustered. We show, both…

ClusteringThompson Sampling

Diffusion Approximations for Thompson Sampling

2021-05-19 · Lin Fan, Peter W. Glynn

We study the behavior of Thompson sampling from the perspective of weak convergence. In the regime with small $\gamma > 0$, where the gaps between arm means scale as $\sqrt{\gamma}$ and over time horizons that scale as $…

Multi-Armed BanditsThompson Sampling