학술논문

Social Recommendation Through Heterogeneous Graph Modeling of the Long-Term and Short-Term Preference Defined by Dynamic Time Spans
Document Type
Conference
Source
2023 Congress in Computer Science, Computer Engineering, & Applied Computing (CSCE) CSCE Computer Science, Computer Engineering, & Applied Computing (CSCE), 2023 Congress in. :1524-1531 Jul, 2023
Subject
Computing and Processing
Representation learning
Codes
Social networking (online)
Graph neural networks
Data models
Complexity theory
Recommender systems
Recommender Systems
Social Recommendation
Graph Neural Networks
User Preference
Language
Abstract
Social recommendations have been widely adopted in substantial domains. Recently, graph neural networks (GNN) have been employed in recommender systems due to their success in graph representation learning. However, dealing with the dynamic property of social network data is a challenge. This research presents a novel method that provides social recommendations by incorporating the dynamic property of social network data in a heterogeneous graph. The model aims to capture user preference over time without going through the complexities of a dynamic graph by adding time span nodes to define users' long-term and short-term preferences and aggregating assigned edge weights. The model is applied to real-world data to argue its superior performance. Promising results demonstrate the effectiveness of this model 1 1 Source Code: https://github.com/BehafaridMjf/Social-Recommendation-System.