paper-with-me

Papers

Asymptotically Optimal Information-Directed Sampling

2020-11-11 · Johannes Kirschner, Tor Lattimore, Claire Vernade, Csaba Szepesvári

We introduce a simple and efficient algorithm for stochastic linear bandits with finitely many actions that is asymptotically optimal and (nearly) worst-case optimal in finite time. The approach is based on the frequentist information-directed sampling (IDS) framework, with a surrogate for the information gain that is informed by the optimization problem that defines the asymptotic lower bound. Our analysis sheds light on how IDS balances the trade-off between regret and information and uncovers a surprising connection between the recently proposed primal-dual methods and the IDS algorithm. We demonstrate empirically that IDS is competitive with UCB in finite-time, and can be significantly better in the asymptotic regime.

📄 PDF Abstract BibTeX arXiv:2011.05944

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Information-Directed Selection for Top-Two Algorithms

2022-05-24 · Wei You, Chao Qin, ZiHao Wang, Shuoguang Yang

We consider the best-k-arm identification problem for multi-armed bandits, where the objective is to select the exact set of k arms with the highest mean rewards by sequentially allocating measurement effort. We characte…

Multi-Armed BanditsThompson SamplingVocal Bursts Valence Prediction

Reconstructing semi-directed level-1 networks using few quarnets

2024-09-09 · Martin Frohn, Niels Holtgrefe, Leo van Iersel, Mark Jones 외

Semi-directed networks are partially directed graphs that model evolution where the directed edges represent reticulate evolutionary events. We present an algorithm that reconstructs binary $n$-leaf semi-directed level-1…

Learning to Optimize via Information-Directed Sampling

2014-03-21 · NeurIPS 2014 12 · Daniel Russo, Benjamin Van Roy

We propose information-directed sampling -- a new approach to online optimization problems in which a decision-maker must balance between exploration and exploitation while learning from partial feedback. Each action is …

Sparse Optimistic Information Directed Sampling

2025-10-28 · Ludovic Schwartz, Hamish Flynn, Gergely Neu arxiv

Many high-dimensional online decision-making problems can be modeled as stochastic sparse linear bandits. Most existing algorithms are designed to achieve optimal worst-case regret in either the data-rich regime, where p…

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