Journal Article10.1016/j.patcog.2023.109911
Exploring global information for session-based recommendation
Zi-Jun Wang,Wei Wei,Ding Zou,Yifan Liu,Xiao-Li Li,Xian-Ling Mao,Minghui Qiu +6 more
8
TL;DR: Cognitive Computing and Intelligent Information Processing Laboratory, School of Computer Science and technology, Huazhong University of Science and Technology, China, and Inception Institute of Artificial Intelligence, UAE.
read more
Abstract: Session-based recommendation (SBR) aims to recommend items based on anonymous behavior sequences. However, most existing SBR approaches focus solely on the current session while neglecting the item-transition information from other sessions, which suffer from the inability of modeling the complicated item-transition. To address the limitations, we introduce global item-transition information to augment the modeling of item-transitions. Specifically, we first propose a basic GNN-based framework (BGNN), which solely uses session-level item-transition information. Based on BGNN, we propose a novel approach, called Session-based Recommendation with Global Information (SRGI), which infers the user preferences via fully exploring item-transitions over all sessions from two different perspectives: (i) Fusion-based Model (SRGI-FM), which recursively incorporates the neighbor embeddings of each node on global graph into the learning process of item representation; and (ii) Constrained-based Model (SRGI-CM), which treats the global-level information as a constraint to ensure the learned item embeddings are consistent with the global item-transition. Extensive experiments conducted on three popular benchmark datasets demonstrate that both SRGI-FM and SRGI-CM outperform the state-of-the-art methods.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Multi-view Intent Disentangle Graph Networks for Bundle Recommendation
TL;DR: A novel model named Multi-view Intent Disentangle Graph Networks (MIDGN), which is capable of precisely and comprehensively capturing the diversity of user intent and items’ associations at the finer granularity is proposed.
Attention-Enhanced Graph Neural Networks With Global Context for Session-Based Recommendation
01 Jan 2023
TL;DR: Zhang et al. as mentioned in this paper proposed an attentionenhanced graph neural networks with global context for session-based recommendation (AGNN-GC) to learn and merge item transitions of all sessions to enhance the recommendation effects.
7
Towards Hierarchical Intent Disentanglement for Bundle Recommendation
Ding Zou,Shifan Zhao,Wei Wei,Xian-Ling Mao,Ruixuan Li,Dangyang Chen,Rui Fang,Yuanyuan Fu +7 more
TL;DR: HIDGN model captures the diversity of user intent from the hierarchical structure of bundles for improved bundle recommendation.
4
Popularity-Aware Graph Neural Network with Global Context for Session-Based Recommendation
Xiangwei Zeng,Chao Chang,Feiyi Tang,Zhengyang Wu,Yong Tang +4 more
Knowledge Enhanced Multi-intent Transformer Network for Recommendation
Ding Zou,Wei Wei,Chuanyu Xu,Tao Zhang,Chengfu Huo +4 more
- 13 May 2024
TL;DR: KGTN effectively tackles the challenges of user multiple intents and knowledge noise in Knowledge Enhanced Recommendation (KGR) by modeling global intents with graph transformer and learning knowledge contrastive denoising under intents.
References
•Journal Article
Dropout: a simple way to prevent neural networks from overfitting
TL;DR: It is shown that dropout improves the performance of neural networks on supervised learning tasks in vision, speech recognition, document classification and computational biology, obtaining state-of-the-art results on many benchmark data sets.
Item-based collaborative filtering recommendation algorithms
Badrul Sarwar,George Karypis,Joseph A. Konstan,John Riedl +3 more
- 01 Apr 2001
TL;DR: This paper analyzes item-based collaborative ltering techniques and suggests that item- based algorithms provide dramatically better performance than user-based algorithms, while at the same time providing better quality than the best available userbased algorithms.
•Proceedings Article
Advances in Neural Information Processing Systems 31
Samy Bengio,H.M. Wallach,Hugo Larochelle,K. Grauman,Nicolò Cesa-Bianchi,R. Garnett +5 more
- 01 Jan 2018
9.4K
Self-Attentive Sequential Recommendation
Wang-Cheng Kang,Julian McAuley +1 more
- 01 Nov 2018
TL;DR: In this article, a self-attention based sequential model (SASRec) is proposed, which uses an attention mechanism to identify which items are'relevant' from a user's action history, and use them to predict the next item.
2.7K
Factorizing personalized Markov chains for next-basket recommendation
Steffen Rendle,Christoph Freudenthaler,Lars Schmidt-Thieme +2 more
- 26 Apr 2010
TL;DR: This paper introduces an adaption of the Bayesian Personalized Ranking (BPR) framework for sequential basket data and shows that the FPMC model outperforms both the common matrix factorization and the unpersonalized MC model both learned with and without factorization.