Abstract
Predicting users next behavior based on their previous actions is one of the most valuable but also difficult task in the e-commerce and e-marketing fields. Recommendation systems that build upon session-based data try to bring a solution to that desire. The ultimate goal of this type of recommendation system is trying to make the best predictions about the succeeding item. Sequential order of the items within a session is also kept in mind in such systems. Recently proposed SR-GNN (Session Based Recommendation with Graph Neural Networks) has benefited from graph theory and proven its adequacy about being the state-of-Art session-based recommendation model. Furthermore, there are some parts exist that can improve the overall performance. The current model uses primitive embedding type which is the simplest way of representing the items, attributes, and their relationships between each other. This study brings the SR-GNN recommendation model with different types of graph embedding techniques which are widely used in a variety of research areas. Aim of this research is investigating the the effect of the embedding types to the SR-GNN. The proposed variety of embedding techniques that applied to SR-GNN show similar but slightly worse results compared to the original SR-GNN embedding. The experimental results obtained on two real datasets show that the performance of the SR-GNN model is not affected by the embedding models and the power of the model comes from the gated graph neural network model.
Original language | English |
---|---|
Title of host publication | IET Conference Proceedings |
Publisher | Institution of Engineering and Technology |
Pages | 38-43 |
Number of pages | 6 |
Volume | 2021 |
Edition | 1 |
ISBN (Electronic) | 9781839534300 |
DOIs | |
Publication status | Published - 2021 |
Event | 11th International Conference of Pattern Recognition Systems, ICPRS 2021 - Virtual, Online Duration: 17 Mar 2021 → 19 Mar 2021 |
Conference
Conference | 11th International Conference of Pattern Recognition Systems, ICPRS 2021 |
---|---|
City | Virtual, Online |
Period | 17/03/21 → 19/03/21 |
Bibliographical note
Publisher Copyright:© 2021 IET Conference Proceedings. All rights reserved.
Keywords
- Gated Graph Neural Networks
- Graph Embedding
- Session-Based Recommendation