Sequential Recommender via Time-aware Attentive Memory Network
Wendi Ji, Keqiang Wang, Xiaoling Wang, TingWei Chen, Alexandra, Cristea

TL;DR
This paper introduces a novel time-aware memory network with temporal gating to better model complex, evolving user preferences in sequential recommendation systems, improving accuracy over traditional methods.
Contribution
It proposes a Multi-hop Time-aware Attentive Memory network (MTAM) with temporal gating, enhancing long-term and short-term preference integration in sequential recommendation models.
Findings
Outperforms existing models on six benchmark datasets.
Effectively captures temporal dynamics and evolving user preferences.
Scalable for large-scale candidate retrieval tasks.
Abstract
Recommendation systems aim to assist users to discover most preferred contents from an ever-growing corpus of items. Although recommenders have been greatly improved by deep learning, they still faces several challenges: (1) Behaviors are much more complex than words in sentences, so traditional attentive and recurrent models may fail in capturing the temporal dynamics of user preferences. (2) The preferences of users are multiple and evolving, so it is difficult to integrate long-term memory and short-term intent. In this paper, we propose a temporal gating methodology to improve attention mechanism and recurrent units, so that temporal information can be considered in both information filtering and state transition. Additionally, we propose a Multi-hop Time-aware Attentive Memory network (MTAM) to integrate long-term and short-term preferences. We use the proposed time-aware GRU…
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 · Topic Modeling
MethodsMemory Network · Gated Recurrent Unit
