paper-with-me

홈 › Papers

The Price of Incentivizing Exploration: A Characterization via Thompson Sampling and Sample Complexity

2020-02-03 · Mark Sellke, Aleksandrs Slivkins

We consider incentivized exploration: a version of multi-armed bandits where the choice of arms is controlled by self-interested agents, and the algorithm can only issue recommendations. The algorithm controls the flow of information, and the information asymmetry can incentivize the agents to explore. Prior work achieves optimal regret rates up to multiplicative factors that become arbitrarily large depending on the Bayesian priors, and scale exponentially in the number of arms. A more basic problem of sampling each arm once runs into similar factors. We focus on the price of incentives: the loss in performance, broadly construed, incurred for the sake of incentive-compatibility. We prove that Thompson Sampling, a standard bandit algorithm, is incentive-compatible if initialized with sufficiently many data points. The performance loss due to incentives is therefore limited to the initial rounds when these data points are collected. The problem is largely reduced to that of sample complexity: how many rounds are needed? We address this question, providing matching upper and lower bounds and instantiating them in various corollaries. Typically, the optimal sample complexity is polynomial in the number of arms and exponential in the "strength of beliefs".

📄 PDF Abstract BibTeX arXiv:2002.00558

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed BanditsThompson Sampling

Similar Papers 제목 키워드 기반

Incentivizing Exploration with Linear Contexts and Combinatorial Actions

2023-06-03 · Mark Sellke

We advance the study of incentivized bandit exploration, in which arm choices are viewed as recommendations and are required to be Bayesian incentive compatible. Recent work has shown under certain independence assumptio…

Thompson Sampling

Incentivized Exploration for Multi-Armed Bandits under Reward Drift

2019-11-12 · Zhiyuan Liu, Huazheng Wang, Fan Shen, Kai Liu 외

We study incentivized exploration for the multi-armed bandit (MAB) problem where the players receive compensation for exploring arms other than the greedy choice and may provide biased feedback on reward. We seek to unde…

Multi-Armed BanditsThompson Sampling

Incentivizing Combinatorial Bandit Exploration

2022-06-01 · Xinyan Hu, Dung Daniel Ngo, Aleksandrs Slivkins, Zhiwei Steven Wu

Consider a bandit algorithm that recommends actions to self-interested users in a recommendation system. The users are free to choose other actions and need to be incentivized to follow the algorithm's recommendations. W…

Thompson Sampling

Adaptive Exploration-Exploitation Tradeoff for Opportunistic Bandits

2017-09-12 · ICML 2018 7 · Huasen Wu, Xueying Guo, Xin Liu

In this paper, we propose and study opportunistic bandits - a new variant of bandits where the regret of pulling a suboptimal arm varies under different environmental conditions, such as network load or produce price. Wh…

Thompson Sampling

Incentivizing Exploration In Reinforcement Learning With Deep Predictive Models

2015-07-03 · Bradly C. Stadie, Sergey Levine, Pieter Abbeel

Achieving efficient and scalable exploration in complex domains poses a major challenge in reinforcement learning. While Bayesian and PAC-MDP approaches to the exploration problem offer strong formal guarantees, they are…

Atari Gamesreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1