English

Contextual Bandit with Herding Effects: Algorithms and Recommendation Applications

Machine Learning 2024-08-29 v2 Artificial Intelligence Information Retrieval

Abstract

Contextual bandits serve as a fundamental algorithmic framework for optimizing recommendation decisions online. Though extensive attention has been paid to tailoring contextual bandits for recommendation applications, the "herding effects" in user feedback have been ignored. These herding effects bias user feedback toward historical ratings, breaking down the assumption of unbiased feedback inherent in contextual bandits. This paper develops a novel variant of the contextual bandit that is tailored to address the feedback bias caused by the herding effects. A user feedback model is formulated to capture this feedback bias. We design the TS-Conf (Thompson Sampling under Conformity) algorithm, which employs posterior sampling to balance the exploration and exploitation tradeoff. We prove an upper bound for the regret of the algorithm, revealing the impact of herding effects on learning speed. Extensive experiments on datasets demonstrate that TS-Conf outperforms four benchmark algorithms. Analysis reveals that TS-Conf effectively mitigates the negative impact of herding effects, resulting in faster learning and improved recommendation accuracy.

Keywords

Cite

@article{arxiv.2408.14432,
  title  = {Contextual Bandit with Herding Effects: Algorithms and Recommendation Applications},
  author = {Luyue Xu and Liming Wang and Hong Xie and Mingqiang Zhou},
  journal= {arXiv preprint arXiv:2408.14432},
  year   = {2024}
}

Comments

Published as a conference paper at PRICAI 2024

R2 v1 2026-06-28T18:24:13.974Z