GraphPro: Graph Pre-training and Prompt Learning for Recommendation
Yuhao Yang, Lianghao Xia, Da Luo, Kangyi Lin, Chao Huang

TL;DR
GraphPro introduces a dynamic, parameter-efficient pre-training and prompt learning framework for GNN-based recommenders, effectively capturing evolving user preferences and behavior dynamics in real-world scenarios.
Contribution
It combines temporal and graph-structural prompts with pre-trained GNNs to adapt to user behavior changes without continuous retraining, enhancing recommendation accuracy and efficiency.
Findings
Effective in modeling long-term and short-term user preferences.
Scalable and robust across various recommenders.
Validated through large-scale industrial deployment.
Abstract
GNN-based recommenders have excelled in modeling intricate user-item interactions through multi-hop message passing. However, existing methods often overlook the dynamic nature of evolving user-item interactions, which impedes the adaption to changing user preferences and distribution shifts in newly arriving data. Thus, their scalability and performances in real-world dynamic environments are limited. In this study, we propose GraphPro, a framework that incorporates parameter-efficient and dynamic graph pre-training with prompt learning. This novel combination empowers GNNs to effectively capture both long-term user preferences and short-term behavior dynamics, enabling the delivery of accurate and timely recommendations. Our GraphPro framework addresses the challenge of evolving user preferences by seamlessly integrating a temporal prompt mechanism and a graph-structural prompt…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Topic Modeling
