paper-with-me

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 role when learning an optimal action requires much more information than near-optimal ones. Indeed, popular approaches such as upper-confidence-bound methods and Thompson sampling can fare poorly in such situations. We consider instead learning a satisficing action, which is near-optimal while requiring less information, and propose satisficing Thompson sampling, an algorithm that serves this purpose. We establish a general bound on expected discounted regret and study the application of satisficing Thompson sampling to linear and infinite-armed bandits, demonstrating arbitrarily large benefits over Thompson sampling. We also discuss the relation between the notion of satisficing and the theory of rate distortion, which offers guidance on the selection of satisficing actions.

📄 PDF Abstract BibTeX arXiv:1803.02855

Code (0)

등록된 구현이 없습니다.

Tasks

Thompson Sampling

Similar Papers 제목 키워드 기반

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

Guaranteed satisficing and finite regret: Analysis of a cognitive satisficing value function

2018-12-14 · Akihiro Tamatsukuri, Tatsuji Takahashi

As reinforcement learning algorithms are being applied to increasingly complicated and realistic tasks, it is becoming increasingly difficult to solve such problems within a practical time frame. Hence, we focus on a \te…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

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 t…

Thompson Sampling

Satisficing Exploration in Bandit Optimization

2024-06-10 · Qing Feng, Tianyi Ma, Ruihao Zhu

Motivated by the concept of satisficing in decision-making, we consider the problem of satisficing exploration in bandit optimization. In this setting, the learner aims at selecting satisficing arms (arms with mean rewar…

Decision Making

Satisficing in multi-armed bandit problems

2015-12-23 · Paul Reverdy, Vaibhav Srivastava, Naomi Ehrich Leonard

Satisficing is a relaxation of maximizing and allows for less risky decision making in the face of uncertainty. We propose two sets of satisficing objectives for the multi-armed bandit problem, where the objective is to …

Decision Making