paper-with-me

홈 › Papers

Minimal Exploration in Structured Stochastic Bandits

2017-11-01 · NeurIPS 2017 12 · Richard Combes, Stefan Magureanu, Alexandre Proutiere

This paper introduces and addresses a wide class of stochastic bandit problems where the function mapping the arm to the corresponding reward exhibits some known structural properties. Most existing structures (e.g. linear, Lipschitz, unimodal, combinatorial, dueling, ...) are covered by our framework. We derive an asymptotic instance-specific regret lower bound for these problems, and develop OSSB, an algorithm whose regret matches this fundamental limit. OSSB is not based on the classical principle of "optimism in the face of uncertainty" or on Thompson sampling, and rather aims at matching the minimal exploration rates of sub-optimal arms as characterized in the derivation of the regret lower bound. We illustrate the efficiency of OSSB using numerical experiments in the case of the linear bandit problem and show that OSSB outperforms existing algorithms, including Thompson sampling.

📄 PDF Abstract BibTeX arXiv:1711.00400

Code (0)

등록된 구현이 없습니다.

Tasks

Thompson Sampling

Similar Papers 제목 키워드 기반

A Minimalist Bayesian Framework for Stochastic Optimization

2025-09-07 · Kaizheng Wang arxiv

The Bayesian paradigm offers principled tools for sequential decision-making under uncertainty, but its reliance on a probabilistic model for all parameters can hinder the incorporation of complex structural constraints.…

Stochastic OptimizationMulti-Armed Bandits

Exploration via linearly perturbed loss minimisation

2023-11-13 · David Janz, Shuai Liu, Alex Ayoub, Csaba Szepesvári

We introduce exploration via linear loss perturbations (EVILL), a randomised exploration method for structured stochastic bandit problems that works by solving for the minimiser of a linearly perturbed regularised negati…

Thompson Sampling

Almost Boltzmann Exploration

2019-01-25 · Harsh Gupta, Seo Taek Kong, R. Srikant, Weina Wang

Boltzmann exploration is widely used in reinforcement learning to provide a trade-off between exploration and exploitation. Recently, in (Cesa-Bianchi et al., 2017) it has been shown that pure Boltzmann exploration does …

Multi-Armed BanditsReinforcement Learning

Near-Optimal Pure Exploration in Matrix Games: A Generalization of Stochastic Bandits & Dueling Bandits

2023-10-25 · Arnab Maiti, Ross Boczar, Kevin Jamieson, Lillian J. Ratliff

We study the sample complexity of identifying the pure strategy Nash equilibrium (PSNE) in a two-player zero-sum matrix game with noise. Formally, we are given a stochastic model where any learner can sample an entry $(i…

Multi-Armed Bandits

Linear Bandits with Stochastic Delayed Feedback

2018-07-05 · ICML 2020 1 · Claire Vernade, Alexandra Carpentier, Tor Lattimore, Giovanni Zappella 외

Stochastic linear bandits are a natural and well-studied model for structured exploration/exploitation problems and are widely used in applications such as online marketing and recommendation. One of the main challenges …

MarketingMulti-Armed Bandits