paper-with-me

홈 › Papers

The Typical Behavior of Bandit Algorithms

2022-10-11 · Lin Fan, Peter W. Glynn

We establish strong laws of large numbers and central limit theorems for the regret of two of the most popular bandit algorithms: Thompson sampling and UCB. Here, our characterizations of the regret distribution complement the characterizations of the tail of the regret distribution recently developed by Fan and Glynn (2021) (arXiv:2109.13595). The tail characterizations there are associated with atypical bandit behavior on trajectories where the optimal arm mean is under-estimated, leading to mis-identification of the optimal arm and large regret. In contrast, our SLLN's and CLT's here describe the typical behavior and fluctuation of regret on trajectories where the optimal arm mean is properly estimated. We find that Thompson sampling and UCB satisfy the same SLLN and CLT, with the asymptotics of both the SLLN and the (mean) centering sequence in the CLT matching the asymptotics of expected regret. Both the mean and variance in the CLT grow at $\log(T)$ rates with the time horizon $T$. Asymptotically as $T \to \infty$, the variability in the number of plays of each sub-optimal arm depends only on the rewards received for that arm, which indicates that each sub-optimal arm contributes independently to the overall CLT variance.

📄 PDF Abstract BibTeX arXiv:2210.05660

Code (0)

등록된 구현이 없습니다.

Tasks

Thompson Sampling

Similar Papers 제목 키워드 기반

Bad Values but Good Behavior: Learning Highly Misspecified Bandits and MDPs

2023-10-13 · Debangshu Banerjee, Aditya Gopalan

Parametric, feature-based reward models are employed by a variety of algorithms in decision-making settings such as bandits and Markov decision processes (MDPs). The typical assumption under which the algorithms are anal…

Decision MakingMulti-Armed BanditsQ-Learning

Data Poisoning Attacks on Stochastic Bandits

2019-05-16 · Fang Liu, Ness Shroff

Stochastic multi-armed bandits form a class of online learning problems that have important applications in online recommendation systems, adaptive medical treatment, and many others. Even though potential attacks agains…

Data PoisoningMulti-Armed BanditsRecommendation Systems

Learning interactions to boost human creativity with bandits and GPT-4

2023-11-16 · Ara Vartanian, Xiaoxi Sun, Yun-Shiuan Chuang, Siddharth Suresh 외

This paper considers how interactions with AI algorithms can boost human creative thought. We employ a psychological task that demonstrates limits on human creativity, namely semantic feature generation: given a concept …

Observation-Free Attacks on Stochastic Bandits

2021-12-01 · NeurIPS 2021 12 · Yinglun Xu, Bhuvesh Kumar, Jacob D. Abernethy

We study data corruption attacks on stochastic multi arm bandit algorithms. Existing attack methodologies assume that the attacker can observe the multi arm bandit algorithm's realized behavior which is in contrast to th…

Thompson Sampling

On the Robustness of Epoch-Greedy in Multi-Agent Contextual Bandit Mechanisms

2023-07-15 · Yinglun Xu, Bhuvesh Kumar, Jacob Abernethy

Efficient learning in multi-armed bandit mechanisms such as pay-per-click (PPC) auctions typically involves three challenges: 1) inducing truthful bidding behavior (incentives), 2) using personalization in the users (con…