TL;DR
This paper introduces GAG, a novel graph neural network model with a Wasserstein reservoir designed for streaming session-based recommendation, effectively capturing user interests in real-time streaming environments.
Contribution
The paper proposes a GAG neural network with a global attribute and Wasserstein reservoir, addressing the challenges of streaming session recommendation and capturing long-term user interests.
Findings
GAG outperforms state-of-the-art methods on real-world datasets.
The Wasserstein reservoir effectively preserves historical data in streaming scenarios.
Global attributes improve session and user representation quality.
Abstract
Streaming session-based recommendation (SSR) is a challenging task that requires the recommender system to do the session-based recommendation (SR) in the streaming scenario. In the real-world applications of e-commerce and social media, a sequence of user-item interactions generated within a certain period are grouped as a session, and these sessions consecutively arrive in the form of streams. Most of the recent SR research has focused on the static setting where the training data is first acquired and then used to train a session-based recommender model. They need several epochs of training over the whole dataset, which is infeasible in the streaming setting. Besides, they can hardly well capture long-term user interests because of the neglect or the simple usage of the user information. Although some streaming recommendation strategies have been proposed recently, they are designed…
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.
