LGGTNov 27, 2023

Bandits Meet Mechanism Design to Combat Clickbait in Online Recommendation

arXiv:2311.15647v17 citationsh-index: 14
Originality Incremental advance
AI Analysis

This addresses the issue of clickbait for online platforms by combining bandit learning with mechanism design, representing a novel but incremental extension of classical bandit problems.

The paper tackles the problem of strategic click-rate manipulation in online recommendation by introducing a strategic click-bandit model, and proposes an incentive-aware algorithm, UCB-S, that achieves a regret bound of $ ilde{\mathcal{O}}(\sqrt{KT})$ while incentivizing desirable arm behavior.

We study a strategic variant of the multi-armed bandit problem, which we coin the strategic click-bandit. This model is motivated by applications in online recommendation where the choice of recommended items depends on both the click-through rates and the post-click rewards. Like in classical bandits, rewards follow a fixed unknown distribution. However, we assume that the click-rate of each arm is chosen strategically by the arm (e.g., a host on Airbnb) in order to maximize the number of times it gets clicked. The algorithm designer does not know the post-click rewards nor the arms' actions (i.e., strategically chosen click-rates) in advance, and must learn both values over time. To solve this problem, we design an incentive-aware learning algorithm, UCB-S, which achieves two goals simultaneously: (a) incentivizing desirable arm behavior under uncertainty; (b) minimizing regret by learning unknown parameters. We characterize all approximate Nash equilibria among arms under UCB-S and show a $\tilde{\mathcal{O}} (\sqrt{KT})$ regret bound uniformly in every equilibrium. We also show that incentive-unaware algorithms generally fail to achieve low regret in the strategic click-bandit. Finally, we support our theoretical results by simulations of strategic arm behavior which confirm the effectiveness and robustness of our proposed incentive design.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes