Going Beyond Local: Global Graph-Enhanced Personalized News Recommendations
Boming Yang, Dairui Liu, Toyotaro Suzumura, Ruihai Dong, Irene Li

TL;DR
This paper introduces GLORY, a novel global-local graph neural network model that enhances personalized news recommendations by integrating global user behavior and news representations with local content analysis.
Contribution
The paper presents a new model combining global user behavior graphs with local content-based methods, improving recommendation accuracy and diversity.
Findings
Outperforms existing methods on public datasets
Provides more diverse news recommendations
Effectively integrates global and local information
Abstract
Precisely recommending candidate news articles to users has always been a core challenge for personalized news recommendation systems. Most recent works primarily focus on using advanced natural language processing techniques to extract semantic information from rich textual data, employing content-based methods derived from local historical news. However, this approach lacks a global perspective, failing to account for users' hidden motivations and behaviors beyond semantic information. To address this challenge, we propose a novel model called GLORY (Global-LOcal news Recommendation sYstem), which combines global representations learned from other users with local representations to enhance personalized recommendation systems. We accomplish this by constructing a Global-aware Historical News Encoder, which includes a global news graph and employs gated graph neural networks to enrich…
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
TopicsTopic Modeling · Recommender Systems and Techniques · Advanced Graph Neural Networks
MethodsFocus
