TL;DR
This paper introduces GNG-ODE, a continuous-time neural ODE model for session-based recommendation that captures evolving user preferences more accurately than discrete models.
Contribution
It extends neural ODEs to dynamic session graphs with a novel t-Alignment technique, enabling better modeling of preference evolution.
Findings
GNG-ODE outperforms baseline models on benchmark datasets.
The model effectively captures fine-grained preference changes.
Continuous-time modeling improves recommendation accuracy.
Abstract
Session-based recommendation (SBR) aims to predict the user next action based on the ongoing sessions. Recently, there has been an increasing interest in modeling the user preference evolution to capture the fine-grained user interests. While latent user preferences behind the sessions drift continuously over time, most existing approaches still model the temporal session data in discrete state spaces, which are incapable of capturing the fine-grained preference evolution and result in sub-optimal solutions. To this end, we propose Graph Nested GRU ordinary differential equation (ODE), namely GNG-ODE, a novel continuum model that extends the idea of neural ODEs to continuous-time temporal session graphs. The proposed model preserves the continuous nature of dynamic user preferences, encoding both temporal and structural patterns of item transitions into continuous-time dynamic…
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
MethodsGated Recurrent Unit · ALIGN
