Link Stream Graph for Temporal Recommendations
Armel Jacques Nzekon Nzeko'o, Maurice Tchuente, Matthieu Latapy

TL;DR
This paper introduces the Link Stream Graph, a continuous-time model for temporal recommendations, outperforming traditional bipartite and session-based graphs in real-world implicit datasets.
Contribution
The paper proposes the Link Stream Graph, a novel continuous-time interaction model that captures detailed temporal dynamics for improved recommender system performance.
Findings
LSG outperforms BIP and STG in 9 out of 12 cases
Continuous-time modeling captures more detailed user-item interactions
Experimental results on four datasets validate the effectiveness of LSG
Abstract
Several researches on recommender systems are based on explicit rating data, but in many real world e-commerce platforms, ratings are not always available, and in those situations, recommender systems have to deal with implicit data such as users' purchase history, browsing history and streaming history. In this context, classical bipartite user-item graphs (BIP) are widely used to compute top-N recommendations. However, these graphs have some limitations, particularly in terms of taking temporal dynamic into account. This is not good because users' preference change over time. To overcome this limit, the Session-based Temporal Graph (STG) was proposed by Xiang et al. to combine long- and short-term preferences in a graph-based recommender system. But in the STG, time is divided into slices and therefore considered discontinuously. This approach loses details of the real temporal…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Caching and Content Delivery
