HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

DGTN: Dual-channel Graph Transition Network for Session-based Recommendation

Yujia Zheng Siyi Liu Zekun Li Shu Wu

DGTN: Dual-channel Graph Transition Network for Session-based Recommendation

Abstract

The task of session-based recommendation is to predict user actions based on anonymous sessions. Recent research mainly models the target session as a sequence or a graph to capture item transitions within it, ignoring complex transitions between items in different sessions that have been generated by other users. These item transitions include potential collaborative information and reflect similar behavior patterns, which we assume may help with the recommendation for the target session. In this paper, we propose a novel method, namely Dual-channel Graph Transition Network (DGTN), to model item transitions within not only the target session but also the neighbor sessions. Specifically, we integrate the target session and its neighbor (similar) sessions into a single graph. Then the transition signals are explicitly injected into the embedding by channel-aware propagation. Experiments on real-world datasets demonstrate that DGTN outperforms other state-of-the-art methods. Further analysis verifies the rationality of dual-channel item transition modeling, suggesting a potential future direction for session-based recommendation.

Code Repositories

kunwuz/DGTN
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
session-based-recommendations-on-digineticaDGTN
Hit@20: 53.05
MRR@20: 18.07
session-based-recommendations-on-yoochoose1-1DTGN
HR@20: 71.18
MRR@20: 31.35

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
DGTN: Dual-channel Graph Transition Network for Session-based Recommendation | Papers | HyperAI