HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Star Graph Neural Networks for Session-based Recommendation

{Maarten de Rijke Honghui Chen Wanyu Chen Fei Cai Zhiqiang Pan}

Star Graph Neural Networks for Session-based Recommendation

Abstract

Session-based recommendation is a challenging task. Without access to a user's historical user-item interactions, the information available in an ongoing session may be very limited. Previous work on session-based recommendation has considered sequences of items that users have interacted with sequentially. Such item sequences may not fully capture complex transition relationship between items that go beyond inspection order. Thus graph neural network (GNN) based models have been proposed to capture the transition relationship between items. However, GNNs typically propagate information from adjacent items only, thus neglecting information from items without direct connections. Importantly, GNN-based approaches often face serious overfitting problems. We propose Star Graph Neural Networks with Highway Networks (SGNN-HN) for session-based recommendation. The proposed SGNN-HN applies a star graph neural network (SGNN) to model the complex transition relationship between items in an ongoing session. To avoid overfitting, we employ highway networks (HN) to adaptively select embeddings from item representations. Finally, we aggregate the item embeddings generated by the SGNN in an ongoing session to represent a user's final preference for item prediction. Experiments on two public benchmark datasets show that SGNN-HN can outperform state-of-the-art models in terms of P@20 and MRR@20 for session-based recommendation.

Benchmarks

BenchmarkMethodologyMetrics
session-based-recommendations-on-digineticaSGNN-HN
Hit@20: 55.67
MRR@20: 19.45
session-based-recommendations-on-yoochoose1-1SGNN-HN
HR@20: 72.06
MRR@20: 32.61
session-based-recommendations-on-yoochoose1-4SGNN-HN
HR@20: 72.85
MRR@20: 32.55

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Star Graph Neural Networks for Session-based Recommendation | Papers | HyperAI