基于会话推荐的图邻域路由和随机行走

Zizhuo Zhang, Bang Wang
{"title":"基于会话推荐的图邻域路由和随机行走","authors":"Zizhuo Zhang, Bang Wang","doi":"10.1109/ICDM51629.2021.00198","DOIUrl":null,"url":null,"abstract":"Session-based recommendation (SBR) is to predict the next item for an anonymous item sequence. Although many neural models have proven effectiveness in the SBR task, how to learn better items’ embeddings for neural models still remains a key challenge due to the anonymity of sessions and sparsity of users’ behaviors. This paper proposes a graph-based neural model, called Graph N eighborhood Routing and Random Walk (GNRRW), which learns two kinds of item embeddings for the SBR task. We first construct an item graph based on items’ co-occurrences in all sessions, on which we learn a local embedding and a global embedding for each item. For local embedding learning, we propose a novel neighborhood routing (NR) algorithm to exploit the compositive relations between an item and its neighbors. The NR algorithm has an excellent feature in that no additional parameters are needed in the training process. For global embedding learning, we propose a random walk-based approach to explore a kind of global relations between an item and representative items. Furthermore, we propose a switch-based shared gated recurrent unit (GRU) network to alternatively learn session local representation to make a local prediction, and learn session global representation to make a global prediction. Finally, we design a decision fusion mechanism to adaptively fuse both local and global predictions to output final items’ preference scores. Experiments on the public Yoochoose and Diginetica dataset validate the superiority of our GNRRW model over the state-of-the-art neural models.","PeriodicalId":320970,"journal":{"name":"2021 IEEE International Conference on Data Mining (ICDM)","volume":"142 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2021-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"4","resultStr":"{\"title\":\"Graph Neighborhood Routing and Random Walk for Session-based Recommendation\",\"authors\":\"Zizhuo Zhang, Bang Wang\",\"doi\":\"10.1109/ICDM51629.2021.00198\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Session-based recommendation (SBR) is to predict the next item for an anonymous item sequence. Although many neural models have proven effectiveness in the SBR task, how to learn better items’ embeddings for neural models still remains a key challenge due to the anonymity of sessions and sparsity of users’ behaviors. This paper proposes a graph-based neural model, called Graph N eighborhood Routing and Random Walk (GNRRW), which learns two kinds of item embeddings for the SBR task. We first construct an item graph based on items’ co-occurrences in all sessions, on which we learn a local embedding and a global embedding for each item. For local embedding learning, we propose a novel neighborhood routing (NR) algorithm to exploit the compositive relations between an item and its neighbors. The NR algorithm has an excellent feature in that no additional parameters are needed in the training process. For global embedding learning, we propose a random walk-based approach to explore a kind of global relations between an item and representative items. Furthermore, we propose a switch-based shared gated recurrent unit (GRU) network to alternatively learn session local representation to make a local prediction, and learn session global representation to make a global prediction. Finally, we design a decision fusion mechanism to adaptively fuse both local and global predictions to output final items’ preference scores. Experiments on the public Yoochoose and Diginetica dataset validate the superiority of our GNRRW model over the state-of-the-art neural models.\",\"PeriodicalId\":320970,\"journal\":{\"name\":\"2021 IEEE International Conference on Data Mining (ICDM)\",\"volume\":\"142 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2021-12-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"4\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2021 IEEE International Conference on Data Mining (ICDM)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ICDM51629.2021.00198\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2021 IEEE International Conference on Data Mining (ICDM)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICDM51629.2021.00198","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 4

摘要

基于会话的推荐(SBR)用于预测匿名项目序列的下一个项目。尽管许多神经模型在SBR任务中已经被证明是有效的,但由于会话的匿名性和用户行为的稀疏性,如何为神经模型学习更好的项目嵌入仍然是一个关键的挑战。本文提出了一种基于图的神经网络模型,称为图N邻域路由和随机行走(GNRRW),该模型为SBR任务学习了两种项目嵌入。我们首先根据项目在所有会话中的共现构造了一个项目图,在此图上我们学习了每个项目的局部嵌入和全局嵌入。对于局部嵌入学习,我们提出了一种新的邻域路由(NR)算法来利用项目与其邻域之间的组合关系。NR算法的一个优点是在训练过程中不需要额外的参数。对于全局嵌入学习,我们提出了一种基于随机游走的方法来探索一个项目与代表性项目之间的一种全局关系。此外,我们提出了一种基于开关的共享门控循环单元(GRU)网络,可以交替学习会话局部表示进行局部预测,也可以学习会话全局表示进行全局预测。最后,我们设计了一个决策融合机制,自适应地融合局部和全局预测以输出最终项目的偏好得分。在公开的Yoochoose和Diginetica数据集上的实验验证了我们的GNRRW模型比最先进的神经模型的优越性。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Graph Neighborhood Routing and Random Walk for Session-based Recommendation
Session-based recommendation (SBR) is to predict the next item for an anonymous item sequence. Although many neural models have proven effectiveness in the SBR task, how to learn better items’ embeddings for neural models still remains a key challenge due to the anonymity of sessions and sparsity of users’ behaviors. This paper proposes a graph-based neural model, called Graph N eighborhood Routing and Random Walk (GNRRW), which learns two kinds of item embeddings for the SBR task. We first construct an item graph based on items’ co-occurrences in all sessions, on which we learn a local embedding and a global embedding for each item. For local embedding learning, we propose a novel neighborhood routing (NR) algorithm to exploit the compositive relations between an item and its neighbors. The NR algorithm has an excellent feature in that no additional parameters are needed in the training process. For global embedding learning, we propose a random walk-based approach to explore a kind of global relations between an item and representative items. Furthermore, we propose a switch-based shared gated recurrent unit (GRU) network to alternatively learn session local representation to make a local prediction, and learn session global representation to make a global prediction. Finally, we design a decision fusion mechanism to adaptively fuse both local and global predictions to output final items’ preference scores. Experiments on the public Yoochoose and Diginetica dataset validate the superiority of our GNRRW model over the state-of-the-art neural models.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信