paper-with-me

Papers

Time-Sensitive Bandit Learning and Satisficing Thompson Sampling

2017-04-28 · Daniel Russo, David Tse, Benjamin Van Roy

The literature on bandit learning and regret analysis has focused on contexts where the goal is to converge on an optimal action in a manner that limits exploration costs. One shortcoming imposed by this orientation is that it does not treat time preference in a coherent manner. Time preference plays an important role when the optimal action is costly to learn relative to near-optimal actions. This limitation has not only restricted the relevance of theoretical results but has also influenced the design of algorithms. Indeed, popular approaches such as Thompson sampling and UCB can fare poorly in such situations. In this paper, we consider discounted rather than cumulative regret, where a discount factor encodes time preference. We propose satisficing Thompson sampling -- a variation of Thompson sampling -- and establish a strong discounted regret bound for this new algorithm.

📄 PDF Abstract BibTeX arXiv:1704.09028

Code (0)

등록된 구현이 없습니다.

Tasks

Thompson Sampling

Similar Papers 제목 키워드 기반

Satisficing in Time-Sensitive Bandit Learning

2018-03-07 · Daniel Russo, Benjamin Van Roy

Much of the recent literature on bandit learning focuses on algorithms that aim to converge on an optimal action. One shortcoming is that this orientation does not account for time sensitivity, which can play a crucial r…

Thompson Sampling

Parallel Bayesian Optimization Using Satisficing Thompson Sampling for Time-Sensitive Black-Box Optimization

2023-10-19 · Xiaobin Song, Benben Jiang

Bayesian optimization (BO) is widely used for black-box optimization problems, and have been shown to perform well in various real-world tasks. However, most of the existing BO methods aim to learn the optimal solution, …

Bayesian OptimizationSTSThompson Sampling

Variance-sensitive Thompson sampling for generalised linear bandits, revisited

2026-05-29 · Tom Perneczky, Marc Abeille, David Janz arxiv

We prove a variance-sensitive regret bound for Thompson sampling in stochastic generalised linear bandits. The argument assumes a warm-up, after which the regret is controlled through using the Gaussian Poincaré inequali…

Neural Risk-sensitive Satisficing in Contextual Bandits

2025-01-15 · Shogo Ito, Tatsuji Takahashi, Yu Kono

The contextual bandit problem, which is a type of reinforcement learning tasks, provides an effective framework for solving challenges in recommendation systems, such as satisfying real-time requirements, enabling person…

Multi-Armed BanditsRecommendation Systems

Thompson Sampling with Virtual Helping Agents

2022-09-16 · Kartik Anand Pant, Amod Hegde, K. V. Srinivas

We address the problem of online sequential decision making, i.e., balancing the trade-off between exploiting the current knowledge to maximize immediate performance and exploring the new information to gain long-term be…

Decision MakingSequential Decision MakingThompson Sampling