TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/DGTN: Dual-channel Graph Transition Network for Session-ba...

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

Yujia Zheng, Siyi Liu, Zekun Li, Shu Wu

2020-09-21Session-Based Recommendations
PaperPDFCode(official)

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.

Results

TaskDatasetMetricValueModel
Recommendation Systemsyoochoose1/64HR@2071.18DTGN
Recommendation Systemsyoochoose1/64MRR@2031.35DTGN
Recommendation SystemsDigineticaHit@2053.05DGTN
Recommendation SystemsDigineticaMRR@2018.07DGTN

Related Papers

Hierarchical Intent-guided Optimization with Pluggable LLM-Driven Semantics for Session-based Recommendation2025-07-07Rethinking Contrastive Learning in Session-based Recommendation2025-06-05A Survey on Side Information-driven Session-based Recommendation: From a Data-centric Perspective2025-05-18Linear Item-Item Model with Neural Knowledge for Session-based Recommendation2025-04-21Distilling Transitional Pattern to Large Language Models for Multimodal Session-based Recommendation2025-04-13Unsupervised Graph Embeddings for Session-based Recommendation with Item Features2025-02-19SPGL: Enhancing Session-based Recommendation with Single Positive Graph Learning2024-12-16Multi-Graph Co-Training for Capturing User Intent in Session-based Recommendation2024-12-15