Session recommendation aims to provide reasonable recommendations based on a continuous sequence of interactions.The existing session recommendation algorithms are mainly based on recurrent neural networks and have achieved good results compared to traditional methods.However,these methods only consider the sequence information of the session and ignore the transfer information of items in the session.To solve this problem,this paper proposes a session recommendation algorithm S-SRGNN based on graph neural networks,which models the transfer information between items through graph neural networks and captures the complex relationships between items.In addition,combining self supervised learning on local and global graphs enhances session modeling by maximizing the interaction information between different view session representations.Experiments on three publicly available datasets have shown that S-SRGNN achieves better performance in session recommendation tasks.
关键词
计算机系统结构/神经网络/会话推荐/自监督学习
Key words
computer system architecture/neural networks/conversation recommendation/self supervised learning