TL;DR
ReCODE introduces a neural ODE-based framework to effectively model complex repeat consumption patterns in recommender systems, capturing dynamic user behaviors beyond traditional heuristic assumptions.
Contribution
The paper presents ReCODE, a flexible neural ODE framework that enhances repeat consumption modeling by integrating static preferences and dynamic intentions, applicable across various recommendation models.
Findings
ReCODE significantly improves recommendation performance on real-world datasets.
It outperforms baseline methods in modeling repeat consumption.
ReCODE is compatible with multiple existing recommendation architectures.
Abstract
In real-world recommender systems, such as in the music domain, repeat consumption is a common phenomenon where users frequently listen to a small set of preferred songs or artists repeatedly. The key point of modeling repeat consumption is capturing the temporal patterns between a user's repeated consumption of the items. Existing studies often rely on heuristic assumptions, such as assuming an exponential distribution for the temporal gaps. However, due to the high complexity of real-world recommender systems, these pre-defined distributions may fail to capture the intricate dynamic user consumption patterns, leading to sub-optimal performance. Drawing inspiration from the flexibility of neural ordinary differential equations (ODE) in capturing the dynamics of complex systems, we propose ReCODE, a novel model-agnostic framework that utilizes neural ODE to model repeat consumption.…
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
MethodsSparse Evolutionary Training · Balanced Selection
