Submitted:
30 March 2025
Posted:
31 March 2025
You are already at the latest version
Abstract
Keywords:
1. Introduction
2. Related Work
Sequential Recommendation
3. Preliminary
Global Item Relationship Graph
4. Methodology
4.1. Data-Augmentation
4.2. Multi-Interest Extraction and Fusion
4.3. Multi-Task Learning
5. Conclusions
5.1. Experimental Settings
5.2. Performance Comparison
6. Conclusions
References
- He, R., & McAuley, J. (2016, December). Fusing similarity models with markov chains for sparse sequential recommendation. In 2016 IEEE 16th international conference on data mining (ICDM) (pp. 191-200). IEEE.
- Tang, J., & Wang, K. (2018, February). Personalized top-n sequential recommendation via convolutional sequence embedding. In Proceedings of the eleventh ACM international conference on web search and data mining (pp. 565-573).
- Hidasi, B., Karatzoglou, A., Baltrunas, L., & Tikk, D. (2015). Session-based recommendations with recurrent neural networks. arXiv preprint arXiv:1511.06939.
- Ren, P., Chen, Z., Li, J., Ren, Z., Ma, J., & De Rijke, M. (2019, July). Repeatnet: A repeat aware neural recommendation machine for session-based recommendation. In Proceedings of the AAAI conference on artificial intelligence (Vol. 33, No. 01, pp. 4806-4813).
- Kang, W. C., & McAuley, J. (2018, November). Self-attentive sequential recommendation. In 2018 IEEE international conference on data mining (ICDM) (pp. 197-206). IEEE.
- Sun, F., Liu, J., Wu, J., Pei, C., Lin, X., Ou, W., & Jiang, P. (2019, November). BERT4Rec: Sequential recommendation with bidirectional encoder representations from transformer. In Proceedings of the 28th ACM international conference on information and knowledge management (pp. 1441-1450).
- Bera, A., Wharton, Z., Liu, Y., Bessis, N., & Behera, A. (2022). SR-GNN: Spatial relation-aware graph neural network for fine-grained image categorization. IEEE Transactions on Image Processing, 31, 6017-6031.
- Xu, C., Zhao, P., Liu, Y., Sheng, V. S., Xu, J., Zhuang, F., ... & Zhou, X. (2019, August). Graph contextualized self-attention network for session-based recommendation. In IJCAI (Vol. 19, No. 2019, pp. 3940-3946).
- Zhou, K., Wang, H., Zhao, W. X., Zhu, Y., Wang, S., Zhang, F., ... & Wen, J. R. (2020, October). S3-rec: Self-supervised learning for sequential recommendation with mutual information maximization. In Proceedings of the 29th ACM international conference on information & knowledge management (pp. 1893-1902).
- Xie, X., Sun, F., Liu, Z., Wu, S., Gao, J., Zhang, J., ... & Cui, B. (2022, May). Contrastive learning for sequential recommendation. In 2022 IEEE 38th international conference on data engineering (ICDE) (pp. 1259-1273). IEEE.
- Xu, C., Zhao, P., Liu, Y., Xu, J., S. Sheng, V. S. S., Cui, Z., ... & Xiong, H. (2019, May). Recurrent convolutional neural network for sequential recommendation. In The world wide web conference (pp. 3398-3404).
- Kang, W. C., & McAuley, J. (2018, November). Self-attentive sequential recommendation. In 2018 IEEE international conference on data mining (ICDM) (pp. 197-206). IEEE.
| Dataset | Metric | GRU4Rec | Caser | SASRec | SRGNN | GCSAN | S3Rec | UDA4SR |
| ML-1M | R@10 | 0.184 | 0.167 | 0.193 | 0.188 | 0.194 | 0.199 | 0.215 |
| N@10 | 0.246 | 0.231 | 0.260 | 0.250 | 0.257 | 0.263 | 0.297 | |
| R@20 | 0.273 | 0.254 | 0.289 | 0.276 | 0.285 | 0.294 | 0.321 | |
| N@20 | 0.256 | 0.243 | 0.273 | 0.262 | 0.270 | 0.279 | 0.295 | |
| Sports | R@10 | 0.104 | 0.101 | 0.114 | 0.113 | 0.117 | 0.122 | 0.134 |
| N@10 | 0.089 | 0.081 | 0.099 | 0.093 | 0.098 | 0.104 | 0.113 | |
| R@20 | 0.130 | 0.113 | 0.140 | 0.133 | 0.138 | 0.143 | 0.162 | |
| N@20 | 0.099 | 0.093 | 0.109 | 0.121 | 0.106 | 0.112 | 0.123 | |
| Yelp | R@10 | 0.064 | 0.064 | 0.081 | 0.083 | 0.080 | 0.088 | 0.099 |
| N@10 | 0.048 | 0.044 | 0.060 | 0.053 | 0.061 | 0.068 | 0.075 | |
| R@20 | 0.104 | 0.104 | 0.120 | 0.123 | 0.129 | 0.134 | 0.145 | |
| N@20 | 0.059 | 0.058 | 0.071 | 0.064 | 0.072 | 0.079 | 0.086 | |
| Books | R@10 | 0.068 | 0.063 | 0.082 | 0.076 | 0.084 | 0.093 | 0.104 |
| N@10 | 0.046 | 0.045 | 0.058 | 0.050 | 0.058 | 0.067 | 0.076 | |
| R@20 | 0.103 | 0.101 | 0.124 | 0.111 | 0.120 | 0.129 | 0.139 | |
| N@20 | 0.054 | 0.055 | 0.070 | 0.060 | 0.069 | 0.078 | 0.087 |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (http://creativecommons.org/licenses/by/4.0/).