Learning Graph ODE for Continuous-Time Sequential Recommendation
Yifang Qin, Wei Ju, Hongjun Wu, Xiao Luo, Ming Zhang

TL;DR
This paper introduces GDERec, a graph ODE framework for continuous-time sequential recommendation that models dynamic user preferences and irregular interactions using tailored graph neural networks.
Contribution
The paper proposes a novel graph ODE model with two GNN components to capture user preference evolution from irregularly-sampled data, advancing sequential recommendation methods.
Findings
GDERec outperforms state-of-the-art methods on five benchmark datasets.
The model effectively captures dynamic user preferences.
It handles irregular interaction intervals successfully.
Abstract
Sequential recommendation aims at understanding user preference by capturing successive behavior correlations, which are usually represented as the item purchasing sequences based on their past interactions. Existing efforts generally predict the next item via modeling the sequential patterns. Despite effectiveness, there exist two natural deficiencies: (i) user preference is dynamic in nature, and the evolution of collaborative signals is often ignored; and (ii) the observed interactions are often irregularly-sampled, while existing methods model item transitions assuming uniform intervals. Thus, how to effectively model and predict the underlying dynamics for user preference becomes a critical research problem. To tackle the above challenges, in this paper, we focus on continuous-time sequential recommendation and propose a principled graph ordinary differential equation framework…
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 · Advanced Bandit Algorithms Research
