Session-Based Recommendations

74 papers with code • 7 benchmarks • 3 datasets

Recommendation based on a sequence of events. e.g. next item prediction

Libraries

Use these libraries to find Session-Based Recommendations models and implementations
3 papers
378
2 papers
742

Scaling Session-Based Transformer Recommendations using Optimized Negative Sampling and Loss Functions

otto-de/tron 27 Jul 2023

This work introduces TRON, a scalable session-based Transformer Recommender using Optimized Negative-sampling.

53
27 Jul 2023

Amazon-M2: A Multilingual Multi-locale Shopping Session Dataset for Recommendation and Text Generation

haitaomao/amazon-m2 NeurIPS 2023

To test the potential of the dataset, we introduce three tasks in this work: (1) next-product recommendation, (2) next-product recommendation with domain shifts, and (3) next-product title generation.

2
19 Jul 2023

Pseudo Session-Based Recommendation with Hierarchical Embedding and Session Attributes

sumugit/cohhgn_plus 6 Jun 2023

A general SBR uses only information about the item of interest to make a recommendation (e. g., item ID for an EC site).

1
06 Jun 2023

Self Contrastive Learning for Session-based Recommendation

zhengxiangshi/selfcontrastivelearningrecsys 2 Jun 2023

Session-based recommendation, which aims to predict the next item of users' interest as per an existing sequence interaction of items, has attracted growing applications of Contrastive Learning (CL) with improved user and item representations.

16
02 Jun 2023

Dual Intent Enhanced Graph Neural Network for Session-based New Item Recommendation

ee1s/nirgnn 10 May 2023

We design a dual-intent network to learn user intent from an attention mechanism and the distribution of historical data respectively, which can simulate users' decision-making process in interacting with a new item.

16
10 May 2023

Learning Recommendations from User Actions in the Item-poor Insurance Domain

simonebbruun/cross-sessions_rs 28 Nov 2022

To address this, we present a recurrent neural network recommendation model that uses past user sessions as signals for learning recommendations.

5
28 Nov 2022

STAR: A Session-Based Time-Aware Recommender System

yeganegi-reza/star 11 Nov 2022

Session-Based Recommenders (SBRs) aim to predict users' next preferences regard to their previous interactions in sessions while there is no historical information about them.

4
11 Nov 2022

Efficient On-Device Session-Based Recommendation

xiaxin1998/eodrec 27 Sep 2022

Specifically, each item is represented by a compositional code that consists of several codewords, and we learn embedding vectors to represent each codeword instead of each item.

10
27 Sep 2022

Spatio-Temporal Contrastive Learning Enhanced GNNs for Session-based Recommendation

sustechbruce/restc-source-code 23 Sep 2022

The idea is to supplement the GNN-based main supervised recommendation task with the temporal representation via an auxiliary cross-view contrastive learning mechanism.

5
23 Sep 2022

Understanding Diversity in Session-Based Recommendation

qyin863/understanding-diversity-in-sbrss 29 Aug 2022

Besides the "trade-off" relationship, they might be positively correlated with each other, that is, having a same-trend (win-win or lose-lose) relationship, which varies across different methods and datasets.

2
29 Aug 2022