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/TAGNN: Target Attentive Graph Neural Networks for Session-...

TAGNN: Target Attentive Graph Neural Networks for Session-based Recommendation

Feng Yu, Yanqiao Zhu, Qiang Liu, Shu Wu, Liang Wang, Tieniu Tan

2020-05-06Session-Based Recommendations
PaperPDFCode(official)

Abstract

Session-based recommendation nowadays plays a vital role in many websites, which aims to predict users' actions based on anonymous sessions. There have emerged many studies that model a session as a sequence or a graph via investigating temporal transitions of items in a session. However, these methods compress a session into one fixed representation vector without considering the target items to be predicted. The fixed vector will restrict the representation ability of the recommender model, considering the diversity of target items and users' interests. In this paper, we propose a novel target attentive graph neural network (TAGNN) model for session-based recommendation. In TAGNN, target-aware attention adaptively activates different user interests with respect to varied target items. The learned interest representation vector varies with different target items, greatly improving the expressiveness of the model. Moreover, TAGNN harnesses the power of graph neural networks to capture rich item transitions in sessions. Comprehensive experiments conducted on real-world datasets demonstrate its superiority over state-of-the-art methods.

Results

TaskDatasetMetricValueModel
Recommendation Systemsyoochoose1/64HR@2071.02TAGNN
Recommendation Systemsyoochoose1/64MRR@2031.12TAGNN
Recommendation SystemsDigineticaHit@2051.31TAGNN
Recommendation SystemsDigineticaMRR@2018.03TAGNN
Recommendation Systemsyoochoose1MRR@2031.12TAGNN
Recommendation Systemsyoochoose1Precision@2071.02TAGNN

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