HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Session-based Social Recommendation via Dynamic Graph Attention Networks

Weiping Song; Zhiping Xiao; Yifan Wang; Laurent Charlin; Ming Zhang; Jian Tang

Session-based Social Recommendation via Dynamic Graph Attention Networks

Abstract

Online communities such as Facebook and Twitter are enormously popular and have become an essential part of the daily life of many of their users. Through these platforms, users can discover and create information that others will then consume. In that context, recommending relevant information to users becomes critical for viability. However, recommendation in online communities is a challenging problem: 1) users' interests are dynamic, and 2) users are influenced by their friends. Moreover, the influencers may be context-dependent. That is, different friends may be relied upon for different topics. Modeling both signals is therefore essential for recommendations. We propose a recommender system for online communities based on a dynamic-graph-attention neural network. We model dynamic user behaviors with a recurrent neural network, and context-dependent social influence with a graph-attention neural network, which dynamically infers the influencers based on users' current interests. The whole model can be efficiently fit on large-scale data. Experimental results on several real-world data sets demonstrate the effectiveness of our proposed approach over several competitive baselines including state-of-the-art models.

Code Repositories

sparsh-ai/RecommenderSystems
tf
Mentioned in GitHub
DeepGraphLearning/RecommenderSystems
Official
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
collaborative-filtering-on-doubanDGRec
NDCG: 0.195
Recall@20: 0.1861
recommendation-systems-on-deliciousDGRec
NDCG: 0.2944
Recall@20: 0.4066
recommendation-systems-on-yelpDGRec
NDCG: 0.1427
Recall@20: 0.0842

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
Session-based Social Recommendation via Dynamic Graph Attention Networks | Papers | HyperAI