paper-with-me

Papers

Deep Reinforcement Learning for List-wise Recommendations

2017-12-30 · Xiangyu Zhao, Liang Zhang, Long Xia, Zhuoye Ding, Dawei Yin, Jiliang Tang

Recommender systems play a crucial role in mitigating the problem of information overload by suggesting users' personalized items or services. The vast majority of traditional recommender systems consider the recommendation procedure as a static process and make recommendations following a fixed strategy. In this paper, we propose a novel recommender system with the capability of continuously improving its strategies during the interactions with users. We model the sequential interactions between users and a recommender system as a Markov Decision Process (MDP) and leverage Reinforcement Learning (RL) to automatically learn the optimal strategies via recommending trial-and-error items and receiving reinforcements of these items from users' feedbacks. In particular, we introduce an online user-agent interacting environment simulator, which can pre-train and evaluate model parameters offline before applying the model online. Moreover, we validate the importance of list-wise recommendations during the interactions between users and agent, and develop a novel approach to incorporate them into the proposed framework LIRD for list-wide recommendations. The experimental results based on a real-world e-commerce dataset demonstrate the effectiveness of the proposed framework.

📄 PDF Abstract BibTeX arXiv:1801.00209

Code (7)

UnibucProjects/DeepRLRecommenderSystem
egipcy/LIRD
luozachary/drl-rec
massquantity/DBRL pytorch
paige-chang/Music-Recommendation-System tf
tuantran23012000/Recommendation-system pytorch
xuyuandong/simple-ddpg tf

Tasks

Deep Reinforcement LearningRecommendation Systemsreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Deep Reinforcement Learning for Page-wise Recommendations

2018-05-07 · Xiangyu Zhao, Long Xia, Liang Zhang, Zhuoye Ding 외

Recommender systems can mitigate the information overload problem by suggesting users' personalized items. In real-world recommendations such as e-commerce, a typical interaction between the system and its users is -- us…

Deep Reinforcement LearningRecommendation Systemsreinforcement-learningReinforcement Learning+1

Towards Comprehensive Recommender Systems: Time-Aware UnifiedcRecommendations Based on Listwise Ranking of Implicit Cross-Network Data

2020-08-25 · Dilruk Perera, Roger Zimmermann

The abundance of information in web applications make recommendation essential for users as well as applications. Despite the effectiveness of existing recommender systems, we find two major limitations that reduce their…

DiversityRecommendation Systems

Optimizing Novelty of Top-k Recommendations using Large Language Models and Reinforcement Learning

2024-06-20 · Amit Sharma, Hua Li, Xue Li, Jian Jiao

Given an input query, a recommendation model is trained using user feedback data (e.g., click data) to output a ranked list of items. In real-world systems, besides accuracy, an important consideration for a new model is…

Product RecommendationReinforcement Learning (RL)

Recommendations with Negative Feedback via Pairwise Deep Reinforcement Learning

2018-02-19 · Xiangyu Zhao, Liang Zhang, Zhuoye Ding, Long Xia 외

Recommender systems play a crucial role in mitigating the problem of information overload by suggesting users' personalized items or services. The vast majority of traditional recommender systems consider the recommendat…

Deep Reinforcement LearningRecommendation Systemsreinforcement-learningReinforcement Learning+1

End-to-end Learnable Diversity-aware News Recommendation

2022-04-01 · Chuhan Wu, Fangzhao Wu, Tao Qi, Yongfeng Huang

Diversity is an important factor in providing high-quality personalized news recommendations. However, most existing news recommendation methods only aim to optimize recommendation accuracy while ignoring diversity. Rera…

DiversityNews RecommendationReranking