Incentivized Exploration for Multi-Armed Bandits under Reward Drift
Zhiyuan Liu, Huazheng Wang, Fan Shen, Kai Liu, Lijun Chen

TL;DR
This paper analyzes incentivized exploration in multi-armed bandits with reward drift, demonstrating that UCB, epsilon-Greedy, and Thompson Sampling achieve logarithmic regret and compensation, thus effectively encouraging exploration despite biased feedback.
Contribution
It introduces a theoretical analysis of incentivized exploration algorithms under reward drift, showing their effectiveness in maintaining low regret and compensation.
Findings
All three algorithms achieve (\,log T) regret and compensation.
Algorithms remain effective despite biased reward feedback.
Numerical examples support theoretical results.
Abstract
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 understand the impact of this drifted reward feedback by analyzing the performance of three instantiations of the incentivized MAB algorithm: UCB, -Greedy, and Thompson Sampling. Our results show that they all achieve regret and compensation under the drifted reward, and are therefore effective in incentivizing exploration. Numerical examples are provided to complement the theoretical analysis.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Reinforcement Learning in Robotics · Smart Grid Energy Management
