The paper reviews contextual bandit methods and sketches a category-level logistic-regression prototype for retail offers with LLM-generated member profiles, but provides no empirical validation.
Contextual Bandit with Herding Effects: Algorithms and Recommendation Applications
1 Pith paper cite this work. Polarity classification is still indexing.
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.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
REJECT 1roles
background 1polarities
support 1representative citing papers
citing papers explorer
-
Scalable and Interpretable Contextual Bandits: A Literature Review and Retail Offer Prototype
The paper reviews contextual bandit methods and sketches a category-level logistic-regression prototype for retail offers with LLM-generated member profiles, but provides no empirical validation.