paper-with-me

홈 › Papers

TEA: A Sequential Recommendation Framework via Temporally Evolving Aggregations

2021-11-14 · Zijian Li, Ruichu Cai, Fengzhu Wu, Sili Zhang, Hao Gu, Yuexing Hao, Yuguang

Sequential recommendation aims to choose the most suitable items for a user at a specific timestamp given historical behaviors. Existing methods usually model the user behavior sequence based on the transition-based methods like Markov Chain. However, these methods also implicitly assume that the users are independent of each other without considering the influence between users. In fact, this influence plays an important role in sequence recommendation since the behavior of a user is easily affected by others. Therefore, it is desirable to aggregate both user behaviors and the influence between users, which are evolved temporally and involved in the heterogeneous graph of users and items. In this paper, we incorporate dynamic user-item heterogeneous graphs to propose a novel sequential recommendation framework. As a result, the historical behaviors as well as the influence between users can be taken into consideration. To achieve this, we firstly formalize sequential recommendation as a problem to estimate conditional probability given temporal dynamic heterogeneous graphs and user behavior sequences. After that, we exploit the conditional random field to aggregate the heterogeneous graphs and user behaviors for probability estimation, and employ the pseudo-likelihood approach to derive a tractable objective function. Finally, we provide scalable and flexible implementations of the proposed framework. Experimental results on three real-world datasets not only demonstrate the effectiveness of our proposed method but also provide some insightful discoveries on sequential recommendation.

📄 PDF Abstract BibTeX arXiv:2111.07378

Code (1)

dmirlab-group/tea 공식 구현 pytorch

Tasks

Sequential Recommendation

Similar Papers 제목 키워드 기반

Multi-factor Sequential Re-ranking with Perception-Aware Diversification

2023-05-21 · Yue Xu, Hao Chen, Zefan Wang, Jianwen Yin 외

Feed recommendation systems, which recommend a sequence of items for users to browse and interact with, have gained significant popularity in practical applications. In feed products, users tend to browse a large number …

DiversityGraph ClusteringRecommendation SystemsRe-Ranking

Multi-Behavior Sequential Recommendation with Temporal Graph Transformer

2022-06-06 · Lianghao Xia, Chao Huang, Yong Xu, Jian Pei

Modeling time-evolving preferences of users with their sequential item interactions, has attracted increasing attention in many online applications. Hence, sequential recommender systems have been developed to learn the …

Recommendation SystemsSequential Recommendation

Future-Aware Diverse Trends Framework for Recommendation

2020-11-01 · Yujie Lu, Shengyu Zhang, Yingxuan Huang, Luyao Wang 외

In recommender systems, modeling user-item behaviors is essential for user representation learning. Existing sequential recommenders consider the sequential correlations between historically interacted items for capturin…

Recommendation SystemsRepresentation LearningSequential Recommendation

Fisher-Weighted Merge of Contrastive Learning Models in Sequential Recommendation

2023-07-05 · Jung Hyun Ryu, Jaeheyoung Jeon, Jewoong Cho, Myungjoo Kang 1

Along with the exponential growth of online platforms and services, recommendation systems have become essential for identifying relevant items based on user preferences. The domain of sequential recommendation aims to c…

Contrastive LearningRecommendation SystemsSequential Recommendation

Mag-Mamba: Modeling Coupled spatiotemporal Asymmetry for POI Recommendation

2026-02-10 · Zhuoxuan Li, Tangwei Ye, Jieyuan Pei, Haina Liang 외 arxiv

Next Point-of-Interest (POI) recommendation is a critical task in location-based services, yet it faces the fundamental challenge of coupled spatiotemporal asymmetry inherent in urban mobility. Specifically, transition i…