Influential Recommender System
Haoren Zhu, Hao Ge, Xiaodong Gu, Pengfei Zhao, Dik Lun Lee

TL;DR
This paper introduces the Influential Recommender System (IRS), a proactive recommendation approach that guides users towards specific items by leveraging a sequence of influence-optimized recommendations, enhancing user engagement.
Contribution
It proposes the Influential Recommender Network (IRN), a Transformer-based model with a Personalized Impressionability Mask (PIM) to personalize influence paths for expanding user interests.
Findings
IRN significantly outperforms baseline recommenders.
IRN effectively influences user interests while maintaining satisfaction.
The model adapts to individual user receptiveness through PIM.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Sentiment Analysis and Opinion Mining · Advanced Graph Neural Networks
MethodsAttentive Walk-Aggregating Graph Neural Network · Invertible Rescaling Network
