Litcius/Paper detail

Lightweight Self-Attentive Sequential Recommendation

Yang Li, Tong Chen, Peng-Fei Zhang, Hongzhi Yin

2021110 citationsDOIOpen Access PDF

Abstract

Modern deep neural networks (DNNs) have greatly facilitated the development of sequential recommender systems by achieving state-of-the-art recommendation performance on various sequential recommendation tasks. Given a sequence of interacted items, existing DNN-based sequential recommenders commonly embed each item into a unique vector to support subsequent computations of the user interest. However, due to the potentially large number of items, the over-parameterised item embedding matrix of a sequential recommender has become a memory bottleneck for efficient deployment in resource-constrained environments, e.g., smartphones and other edge devices. Furthermore, we observe that the widely-used multi-head self-attention, though being effective in modelling sequential dependencies among items, heavily relies on redundant attention units to fully capture both global and local item-item transition patterns within a sequence.

Topics & Concepts

Computer scienceBottleneckRecommender systemSequence (biology)EmbeddingArtificial intelligenceSoftware deploymentResource (disambiguation)Machine learningTheoretical computer scienceGeneticsComputer networkBiologyEmbedded systemOperating systemRecommender Systems and TechniquesAdvanced Graph Neural NetworksStochastic Gradient Optimization Techniques