Privileged Graph Distillation for Cold Start Recommendation
Shuai Wang, Kun Zhang, Le Wu, Haiping Ma, Richang Hong, Meng Wang

TL;DR
This paper introduces a privileged graph distillation model that leverages heterogeneous graph structures with collaborative filtering links to improve cold start recommendations, significantly outperforming existing methods.
Contribution
The proposed PGD model effectively distills complex higher-order relationships from a teacher graph to a student graph, enhancing cold start recommendation performance.
Findings
Achieved 6.6%, 5.6%, and 17.1% improvements over baselines.
Effectively models heterogeneous graph structures for cold start scenarios.
Demonstrates versatility across different cold start types.
Abstract
The cold start problem in recommender systems is a long-standing challenge, which requires recommending to new users (items) based on attributes without any historical interaction records. In these recommendation systems, warm users (items) have privileged collaborative signals of interaction records compared to cold start users (items), and these Collaborative Filtering (CF) signals are shown to have competing performance for recommendation. Many researchers proposed to learn the correlation between collaborative signal embedding space and the attribute embedding space to improve the cold start recommendation, in which user and item categorical attributes are available in many online platforms. However, the cold start recommendation is still limited by two embedding spaces modeling and simple assumptions of space transformation. As user-item interaction behaviors and user (item)…
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 · Advanced Graph Neural Networks · Expert finding and Q&A systems
