paper-with-me

홈 › Papers

Influential Recommender System

2022-11-18 · Haoren Zhu, Hao Ge, Xiaodong Gu, Pengfei Zhao, Dik Lun Lee

Traditional recommender systems are typically passive in that they try to adapt their recommendations to the user's historical interests. However, it is highly desirable for commercial applications, such as e-commerce, advertisement placement, and news portals, to be able to expand the users' interests so that they would accept items that they were not originally aware of or interested in to increase customer interactions. In this paper, we present Influential Recommender System (IRS), a new recommendation paradigm that aims to proactively lead a user to like a given objective item by progressively recommending to the user a sequence of carefully selected items (called an influence path). We propose the Influential Recommender Network (IRN), which is a Transformer-based sequential model to encode the items' sequential dependencies. Since different people react to external influences differently, we introduce the Personalized Impressionability Mask (PIM) to model how receptive a user is to external influence to generate the most effective influence path for the user. To evaluate IRN, we design several performance metrics to measure whether or not the influence path can smoothly expand the user interest to include the objective item while maintaining the user's satisfaction with the recommendation. Experimental results show that IRN significantly outperforms the baseline recommenders and demonstrates its capability of influencing users' interests.

📄 PDF Abstract BibTeX arXiv:2211.10002

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…
IRN 설명 없음

Similar Papers 제목 키워드 기반

Influence Function based Data Poisoning Attacks to Top-N Recommender Systems

2020-02-19 · Minghong Fang, Neil Zhenqiang Gong, Jia Liu

Recommender system is an essential component of web services to engage users. Popular recommender systems model user preferences and item properties using a large amount of crowdsourced user-item interaction data, e.g., …

Data PoisoningRecommendation Systems

Power of the Few: Analyzing the Impact of Influential Users in Collaborative Recommender Systems

2019-05-14 · Farzad Eskandanian, Nasim Sonboli, Bamshad Mobasher

Like other social systems, in collaborative filtering a small number of "influential" users may have a large impact on the recommendations of other users, thus affecting the overall behavior of the system. Identifying in…

Collaborative FilteringRecommendation Systems

Leveraging Deep Learning Techniques on Collaborative Filtering Recommender Systems

2023-04-18 · Ali Fallahi RahmatAbadi, Javad Mohammadzadeh

With the exponentially increasing volume of online data, searching and finding required information have become an extensive and time-consuming task. Recommender Systems as a subclass of information retrieval and decisio…

Collaborative FilteringDeep LearningInformation RetrievalRecommendation Systems+1

BanditMF: Multi-Armed Bandit Based Matrix Factorization Recommender System

2021-06-21 · Shenghao Xu

Multi-armed bandits (MAB) provide a principled online learning approach to attain the balance between exploration and exploitation. Due to the superior performance and low feedback learning without the learning to act in…

Collaborative FilteringMulti-Armed BanditsRecommendation Systemsvalid

Leveraging LLMs for Influence Path Planning in Proactive Recommendation

2024-09-07 · Mingze Wang, Shuxian Bi, Wenjie Wang, Chongming Gao 외

Recommender systems are pivotal in Internet social platforms, yet they often cater to users' historical interests, leading to critical issues like echo chambers. To broaden user horizons, proactive recommender systems ai…

DiversityInstruction FollowingRecommendation Systems