TEA: A Sequential Recommendation Framework via Temporally Evolving Aggregations
Zijian Li, Ruichu Cai, Fengzhu Wu, Sili Zhang, Hao Gu, Yuexing Hao,, Yuguang

TL;DR
This paper introduces TEA, a novel sequential recommendation framework that models user behaviors and their influence over time using dynamic heterogeneous graphs, improving recommendation accuracy.
Contribution
The paper proposes a new framework that integrates temporal user-item graphs and user influence into sequential recommendation, using conditional random fields and pseudo-likelihood for scalable estimation.
Findings
Effective on three real-world datasets
Outperforms existing sequential recommendation methods
Provides insights into user influence dynamics
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Human Mobility and Location-Based Analysis · Advanced Graph Neural Networks
