paper-with-me

Papers

PURS: Personalized Unexpected Recommender System for Improving User Satisfaction

2021-06-05 · Pan Li, Maofei Que, Zhichao Jiang, Yao Hu, Alexander Tuzhilin

Classical recommender system methods typically face the filter bubble problem when users only receive recommendations of their familiar items, making them bored and dissatisfied. To address the filter bubble problem, unexpected recommendations have been proposed to recommend items significantly deviating from user's prior expectations and thus surprising them by presenting "fresh" and previously unexplored items to the users. In this paper, we describe a novel Personalized Unexpected Recommender System (PURS) model that incorporates unexpectedness into the recommendation process by providing multi-cluster modeling of user interests in the latent space and personalized unexpectedness via the self-attention mechanism and via selection of an appropriate unexpected activation function. Extensive offline experiments on three real-world datasets illustrate that the proposed PURS model significantly outperforms the state-of-the-art baseline approaches in terms of both accuracy and unexpectedness measures. In addition, we conduct an online A/B test at a major video platform Alibaba-Youku, where our model achieves over 3\% increase in the average video view per user metric. The proposed model is in the process of being deployed by the company.

📄 PDF Abstract BibTeX arXiv:2106.02771

Code (1)

lpworld/PURS 공식 구현 tf

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

MetaSelector: Meta-Learning for Recommendation with User-Level Adaptive Model Selection

2020-01-22 · Mi Luo, Fei Chen, Pengxiang Cheng, Zhenhua Dong 외

Recommender systems often face heterogeneous datasets containing highly personalized historical data of users, where no single model could give the best recommendation for every user. We observe this ubiquitous phenomeno…

Meta-LearningModel SelectionRecommendation Systems

Personalized Counterfactual Fairness in Recommendation

2021-05-20 · Yunqi Li, Hanxiong Chen, Shuyuan Xu, Yingqiang Ge 외

Recommender systems are gaining increasing and critical impacts on human and society since a growing number of users use them for information seeking and decision making. Therefore, it is crucial to address the potential…

counterfactualDecision MakingFairnessRecommendation Systems

Personalized Re-ranking for Improving Diversity in Live Recommender Systems

2020-04-14 · Yichao Wang, Xiangyu Zhang, Zhirong Liu, Zhenhua Dong 외

Users of industrial recommender systems are normally suggesteda list of items at one time. Ideally, such list-wise recommendationshould provide diverse and relevant options to the users. However, in practice, list-wise r…

DiversityRecommendation SystemsRe-Ranking

Hyperparameter Optimization Can Even be Harmful in Off-Policy Learning and How to Deal with It

2024-04-23 · Yuta Saito, Masahiro Nomura

There has been a growing interest in off-policy evaluation in the literature such as recommender systems and personalized medicine. We have so far seen significant progress in developing estimators aimed at accurately es…

counterfactualDecision MakingHyperparameter OptimizationOff-policy evaluation+1

User-Creator Feature Polarization in Recommender Systems with Dual Influence

2024-07-19 · Tao Lin, Kun Jin, Andrew Estornell, Xiaoying Zhang 외

Recommender systems serve the dual purpose of presenting relevant content to users and helping content creators reach their target audience. The dual nature of these systems naturally influences both users and creators: …

DiversityRecommendation Systems