paper-with-me

홈 › Papers

Fatigue-aware Bandits for Dependent Click Models

2020-08-22 · Junyu Cao, Wei Sun, Zuo-Jun, Shen, Markus Ettl

As recommender systems send a massive amount of content to keep users engaged, users may experience fatigue which is contributed by 1) an overexposure to irrelevant content, 2) boredom from seeing too many similar recommendations. To address this problem, we consider an online learning setting where a platform learns a policy to recommend content that takes user fatigue into account. We propose an extension of the Dependent Click Model (DCM) to describe users' behavior. We stipulate that for each piece of content, its attractiveness to a user depends on its intrinsic relevance and a discount factor which measures how many similar contents have been shown. Users view the recommended content sequentially and click on the ones that they find attractive. Users may leave the platform at any time, and the probability of exiting is higher when they do not like the content. Based on user's feedback, the platform learns the relevance of the underlying content as well as the discounting effect due to content fatigue. We refer to this learning task as "fatigue-aware DCM Bandit" problem. We consider two learning scenarios depending on whether the discounting effect is known. For each scenario, we propose a learning algorithm which simultaneously explores and exploits, and characterize its regret bound.

📄 PDF Abstract BibTeX arXiv:2008.09733

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

FAN: Fatigue-Aware Network for Click-Through Rate Prediction in E-commerce Recommendation

2023-04-10 · Ming Li, Naiyin Liu, Xiaofeng Pan, Yang Huang 외

Since clicks usually contain heavy noise, increasing research efforts have been devoted to modeling implicit negative user behaviors (i.e., non-clicks). However, they either rely on explicit negative user behaviors (e.g.…

Click-Through Rate PredictionTime Series

Minimax Regret for Cascading Bandits

2022-03-23 · Daniel Vial, Sujay Sanghavi, Sanjay Shakkottai, R. Srikant

Cascading bandits is a natural and popular model that frames the task of learning to rank from Bernoulli click feedback in a bandit setting. For the case of unstructured rewards, we prove matching upper and lower bounds …

Learning-To-Rank

DCM Bandits: Learning to Rank with Multiple Clicks

2016-02-09 · Sumeet Katariya, Branislav Kveton, Csaba Szepesvári, Zheng Wen

A search engine recommends to the user a list of web pages. The user examines this list, from the first page to the last, and clicks on all attractive pages until the user is satisfied. This behavior of the user can be d…

Learning-To-Rank

Bandits Meet Mechanism Design to Combat Clickbait in Online Recommendation

2023-11-27 · Thomas Kleine Buening, Aadirupa Saha, Christos Dimitrakakis, Haifeng Xu

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 …

UCB-based Algorithms for Multinomial Logistic Regression Bandits

2021-03-21 · NeurIPS 2021 12 · Sanae Amani, Christos Thrampoulidis

Out of the rich family of generalized linear bandits, perhaps the most well studied ones are logisitc bandits that are used in problems with binary rewards: for instance, when the learner/agent tries to maximize the prof…

regression