paper-with-me

홈 › Papers

Multi-armed Bandit Algorithm against Strategic Replication

2021-10-23 · Suho Shin, Seungjoon Lee, Jungseul Ok

We consider a multi-armed bandit problem in which a set of arms is registered by each agent, and the agent receives reward when its arm is selected. An agent might strategically submit more arms with replications, which can bring more reward by abusing the bandit algorithm's exploration-exploitation balance. Our analysis reveals that a standard algorithm indeed fails at preventing replication and suffers from linear regret in time $T$. We aim to design a bandit algorithm which demotivates replications and also achieves a small cumulative regret. We devise Hierarchical UCB (H-UCB) of replication-proof, which has $O(\ln T)$-regret under any equilibrium. We further propose Robust Hierarchical UCB (RH-UCB) which has a sublinear regret even in a realistic scenario with irrational agents replicating careless. We verify our theoretical findings through numerical experiments.

📄 PDF Abstract BibTeX arXiv:2110.12160

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-armed Bandit Problems with Strategic Arms

2017-06-27 · Mark Braverman, Jieming Mao, Jon Schneider, S. Matthew Weinberg

We study a strategic version of the multi-armed bandit problem, where each arm is an individual strategic agent and we, the principal, pull one arm each round. When pulled, the arm receives some private reward $v_a$ and …

Combinatorial Bandits under Strategic Manipulations

2021-02-25 · Jing Dong, Ke Li, Shuai Li, Baoxiang Wang

Strategic behavior against sequential learning methods, such as "click framing" in real recommendation systems, have been widely observed. Motivated by such behavior we study the problem of combinatorial multi-armed band…

Multi-Armed BanditsRecommendation Systems

Auction-Based Combinatorial Multi-Armed Bandit Mechanisms with Strategic Arms

2021-05-10 · IEEE Conference on Computer Communications 2021 5 · Guoju Gao, He Huang, Mingjun Xiao, Jie Wu 외

The multi-armed bandit (MAB) model has been deeply studied to solve many online learning problems, such as rate allocation in communication networks, Ad recommendation in social networks, etc. In an MAB model, given N ar…

Computational Efficiency

Multi-armed Bandit Requiring Monotone Arm Sequences

2021-06-07 · NeurIPS 2021 12 · Ningyuan Chen

In many online learning or multi-armed bandit problems, the taken actions or pulled arms are ordinal and required to be monotone over time. Examples include dynamic pricing, in which the firms use markup pricing policies…

Robust and Performance Incentivizing Algorithms for Multi-Armed Bandits with Strategic Agents

2023-12-13 · Seyed A. Esmaeili, Suho Shin, Aleksandrs Slivkins

Motivated by applications such as online labor markets we consider a variant of the stochastic multi-armed bandit problem where we have a collection of arms representing strategic agents with different performance charac…

Multi-Armed Bandits