TL;DR
TLSAN is a novel neural network model that effectively captures personalized time-aware long- and short-term user preferences for improved next-item recommendation, especially in sparse data scenarios.
Contribution
The paper introduces TLSAN, which models personalized time-aggregation and combines long- and short-term attention mechanisms for more accurate, time-sensitive recommendations.
Findings
TLSAN outperforms state-of-the-art baselines on Amazon datasets.
It effectively captures personalized temporal tastes.
The model improves recommendation accuracy in sparse data environments.
Abstract
Recently, deep neural networks are widely applied in recommender systems for their effectiveness in capturing/modeling users' preferences. Especially, the attention mechanism in deep learning enables recommender systems to incorporate various features in an adaptive way. Specifically, as for the next item recommendation task, we have the following three observations: 1) users' sequential behavior records aggregate at time positions ("time-aggregation"), 2) users have personalized taste that is related to the "time-aggregation" phenomenon ("personalized time-aggregation"), and 3) users' short-term interests play an important role in the next item prediction/recommendation. In this paper, we propose a new Time-aware Long- and Short-term Attention Network (TLSAN) to address those observations mentioned above. Specifically, TLSAN consists of two main components. Firstly, TLSAN models…
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.
