Graph Neural Networks with Dynamic and Static Representations for Social Recommendation
Junfa Lin, Siyuan Chen, Jiahai Wang

TL;DR
This paper introduces GNN-DSR, a graph neural network model that captures both dynamic and static user and item representations, along with social and item correlations, to improve social recommendation accuracy.
Contribution
It proposes a novel GNN framework that models both short-term dynamic and long-term static interests of users and items, incorporating social influence and item correlations.
Findings
GNN-DSR outperforms baseline models on three real-world datasets.
Incorporating dynamic and static representations improves recommendation accuracy.
Attention mechanisms effectively capture social and item influence.
Abstract
Recommender systems based on graph neural networks receive increasing research interest due to their excellent ability to learn a variety of side information including social networks. However, previous works usually focus on modeling users, not much attention is paid to items. Moreover, the possible changes in the attraction of items over time, which is like the dynamic interest of users are rarely considered, and neither do the correlations among items. To overcome these limitations, this paper proposes graph neural networks with dynamic and static representations for social recommendation (GNN-DSR), which considers both dynamic and static representations of users and items and incorporates their relational influence. GNN-DSR models the short-term dynamic and long-term static interactional representations of the user's interest and the item's attraction, respectively. Furthermore, the…
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 · Mental Health via Writing
