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/Neural Attentive Session-based Recommendation

Neural Attentive Session-based Recommendation

Jing Li, Pengjie Ren, Zhumin Chen, Zhaochun Ren, Jun Ma

2017-11-13Session-Based Recommendations
PaperPDFCode(official)CodeCode

Abstract

Given e-commerce scenarios that user profiles are invisible, session-based recommendation is proposed to generate recommendation results from short sessions. Previous work only considers the user's sequential behavior in the current session, whereas the user's main purpose in the current session is not emphasized. In this paper, we propose a novel neural networks framework, i.e., Neural Attentive Recommendation Machine (NARM), to tackle this problem. Specifically, we explore a hybrid encoder with an attention mechanism to model the user's sequential behavior and capture the user's main purpose in the current session, which are combined as a unified session representation later. We then compute the recommendation scores for each candidate item with a bi-linear matching scheme based on this unified session representation. We train NARM by jointly learning the item and session representations as well as their matchings. We carried out extensive experiments on two benchmark datasets. Our experimental results show that NARM outperforms state-of-the-art baselines on both datasets. Furthermore, we also find that NARM achieves a significant improvement on long sessions, which demonstrates its advantages in modeling the user's sequential behavior and main purpose simultaneously.

Results

TaskDatasetMetricValueModel
Recommendation Systemsyoochoose1/64HR@2068.32NARM
Recommendation Systemsyoochoose1/64MRR@2028.63NARM
Recommendation SystemsDigineticaHit@2049.7NARM
Recommendation SystemsDigineticaMRR@2016.17NARM

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