paper-with-me

Papers

Deep Reinforcement Learning based Group Recommender System

2021-06-13 · Zefang Liu, Shuran Wen, Yinzhu Quan

Group recommender systems are widely used in current web applications. In this paper, we propose a novel group recommender system based on the deep reinforcement learning. We introduce the MovieLens data at first and generate one random group dataset, MovieLens-Rand, from it. This randomly generated dataset is described and analyzed. We also present experimental settings and two state-of-art baselines, AGREE and GroupIM. The framework of our novel model, the Deep Reinforcement learning based Group Recommender system (DRGR), is proposed. Actor-critic networks are implemented with the deep deterministic policy gradient algorithm. The DRGR model is applied on the MovieLens-Rand dataset with two baselines. Compared with baselines, we conclude that DRGR performs better than GroupIM due to long interaction histories but worse than AGREE because of the self-attention mechanism. We express advantages and shortcomings of DRGR and also give future improvement directions at the end.

📄 PDF Abstract BibTeX arXiv:2106.06900

Code (1)

zefang-liu/group-recommender 공식 구현 pytorch

Tasks

Deep Reinforcement LearningRecommendation Systemsreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Cognitive Biases in Large Language Models for News Recommendation

2024-10-03 · Yougang Lyu, XiaoYu Zhang, Zhaochun Ren, Maarten de Rijke

Despite large language models (LLMs) increasingly becoming important components of news recommender systems, employing LLMs in such systems introduces new risks, such as the influence of cognitive biases in LLMs. Cogniti…

Data AugmentationMisinformationNews RecommendationPrompt Engineering+1

Towards LLM-Enhanced Group Recommender Systems

2025-07-25 · Sebastian Lubos, Alexander Felfernig, Thi Ngoc Trang Tran, Viet-Man Le 외 arxiv

In contrast to single-user recommender systems, group recommender systems are designed to generate and explain recommendations for groups. This group-oriented setting introduces additional complexities, as several factor…

Applying the Affective Aware Pseudo Association Method to Enhance the Top-N Recommendations Distribution to Users in Group Emotion Recommender Systems

2021-02-08 · John Kalung Leung, Igor Griva, William G. Kennedy

Recommender Systems are a subclass of information retrieval systems, or more succinctly, a class of information filtering systems that seeks to predict how close is the match of the user's preference to a recommended ite…

Decision MakingInformation RetrievalRecommendation SystemsRetrieval

Widening the Role of Group Recommender Systems with CAJO

2025-04-08 · Francesco Ricci, Amra Delić

Group Recommender Systems (GRSs) have been studied and developed for more than twenty years. However, their application and usage has not grown. They can even be labeled as failures, if compared to the very successful an…

Decision MakingRecommendation Systems

Conformal Group Recommender System

2023-07-22 · Venkateswara Rao Kagita, Anshuman Singh, Vikas Kumar, Pavan Kalyan Reddy Neerudu 외

Group recommender systems (GRS) are critical in discovering relevant items from a near-infinite inventory based on group preferences rather than individual preferences, like recommending a movie, restaurant, or tourist d…

Conformal PredictionRecommendation Systems