Sequential Recommendation on Temporal Proximities with Contrastive Learning and Self-Attention
Hansol Jung, Hyunwoo Seo, Chiehyeon Lim

TL;DR
This paper introduces TemProxRec, a sequential recommendation model that leverages contrastive learning and self-attention to incorporate both vertical and horizontal temporal proximities, improving prediction accuracy.
Contribution
It proposes a novel model combining contrastive learning and self-attention to explicitly consider temporal proximities across and within user interactions, addressing gaps in existing models.
Findings
TemProxRec outperforms existing models on benchmark datasets.
Explicit modeling of temporal proximities enhances recommendation accuracy.
Both vertical and horizontal temporal contexts are significant for sequential recommendations.
Abstract
Sequential recommender systems identify user preferences from their past interactions to predict subsequent items optimally. Although traditional deep-learning-based models and modern transformer-based models in previous studies capture unidirectional and bidirectional patterns within user-item interactions, the importance of temporal contexts, such as individual behavioral and societal trend patterns, remains underexplored. Notably, recent models often neglect similarities in users' actions that occur implicitly among users during analogous timeframes-a concept we term vertical temporal proximity. These models primarily adapt the self-attention mechanisms of the transformer to consider the temporal context in individual user actions. Meanwhile, this adaptation still remains limited in considering the horizontal temporal proximity within item interactions, like distinguishing between…
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 · Text and Document Classification Technologies · Face and Expression Recognition
MethodsContrastive Learning
