paper-with-me

홈 › Papers

Proactive Recommendation with Iterative Preference Guidance

2024-03-12 · Shuxian Bi, Wenjie Wang, Hang Pan, Fuli Feng, Xiangnan He

Recommender systems mainly tailor personalized recommendations according to user interests learned from user feedback. However, such recommender systems passively cater to user interests and even reinforce existing interests in the feedback loop, leading to problems like filter bubbles and opinion polarization. To counteract this, proactive recommendation actively steers users towards developing new interests in a target item or topic by strategically modulating recommendation sequences. Existing work for proactive recommendation faces significant hurdles: 1) overlooking the user feedback in the guidance process; 2) lacking explicit modeling of the guiding objective; and 3) insufficient flexibility for integration into existing industrial recommender systems. To address these issues, we introduce an Iterative Preference Guidance (IPG) framework. IPG performs proactive recommendation in a flexible post-processing manner by ranking items according to their IPG scores that consider both interaction probability and guiding value. These scores are explicitly estimated with iteratively updated user representation that considers the most recent user interactions. Extensive experiments validate that IPG can effectively guide user interests toward target interests with a reasonable trade-off in recommender accuracy. The code is available at https://github.com/GabyUSTC/IPG-Rec.

📄 PDF Abstract BibTeX arXiv:2403.07571

Code (1)

gabyustc/ipg-rec 공식 구현 pytorch

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Proactive Guiding Strategy for Item-side Fairness in Interactive Recommendation

2026-03-03 · Chongjun Xia, Xiaoyu Shi, Hong Xie, Xianzhi Wang 외 arxiv

Item-side fairness is crucial for ensuring the fair exposure of long-tail items in interactive recommender systems. Existing approaches promote the exposure of long-tail items by directly incorporating them into recommen…

Hierarchical Reinforcement Learning

ProRL: Effective Reinforcement Learning for Proactive Recommendation via Rectified Policy Gradient Estimation

2026-05-27 · Hongru Hou, Tiehua Mei, Denghui Geng, Jinhui Huang 외 arxiv

Proactive Recommender Systems (PRSs) aim to guide user preference shift toward target items by generating paths of intermediate recommendations. Reinforcement learning (RL) provides a principled framework for optimizing …

Reinforcement Learning

A Comparison of Explicit and Implicit Proactive Dialogue Strategies for Conversational Recommendation

2020-05-01 · LREC 2020 5 · Matthias Kraus, Fabian Fischbach, Pascal Jansen, Wolfgang Minker

Recommendation systems aim at facilitating information retrieval for users by taking into account their preferences. Based on previous user behaviour, such a system suggests items or provides information that a user migh…

Conversational RecommendationInformation RetrievalOpen-Ended Question AnsweringRecommendation Systems+1

Beyond Negative Transfer: Disentangled Preference-Guided Diffusion for Cross-Domain Sequential Recommendation

2025-08-30 · Xiaoxin Ye, Chengkai Huang, Hongtao Huang, Lina Yao arxiv

Cross-Domain Sequential Recommendation (CDSR) leverages user behaviors across domains to enhance recommendation quality. However, naive aggregation of sequential signals can introduce conflicting domain-specific preferen…

Sequential RecommendationCollaborative Filtering

Should We Tailor the Talk? Understanding the Impact of Conversational Styles on Preference Elicitation in Conversational Recommender Systems

2025-04-17 · Ivica Kostric, Krisztian Balog, Ujwal Gadiraju

Conversational recommender systems (CRSs) provide users with an interactive means to express preferences and receive real-time personalized recommendations. The success of these systems is heavily influenced by the prefe…

Recommendation Systems