SDM uses multi-head self-attention over short-term sessions and a learned gate to fuse long-term preferences, reporting improved top-N recall and Taobao online metrics, but the headline comparison is not fully controlled.
A Long-Short Demands-Aware Model for Next-Item Recommendation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Recommending the right products is the central problem in recommender systems, but the right products should also be recommended at the right time to meet the demands of users, so as to maximize their values. Users' demands, implying strong purchase intents, can be the most useful way to promote products sales if well utilized. Previous recommendation models mainly focused on user's general interests to find the right products. However, the aspect of meeting users' demands at the right time has been much less explored. To address this problem, we propose a novel Long-Short Demands-aware Model (LSDM), in which both user's interests towards items and user's demands over time are incorporated. We summarize two aspects: termed as long-time demands (e.g., purchasing the same product repetitively showing a long-time persistent interest) and short-time demands (e.g., co-purchase like buying paintbrushes after pigments). To utilize such long-short demands of users, we create different clusters to group the successive product purchases together according to different time spans, and use recurrent neural networks to model each sequence of clusters at a time scale. The long-short purchase demands with multi-time scales are finally aggregated by joint learning strategies. Experimental results on three real-world commerce datasets demonstrate the effectiveness of our model for next-item recommendation, showing the usefulness of modeling users' long-short purchase demands of items with multi-time scales.
citation-role summary
citation-polarity summary
fields
cs.IR 1years
2019 1verdicts
REJECT 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
SDM: Sequential Deep Matching Model for Online Large-scale Recommender System
SDM uses multi-head self-attention over short-term sessions and a learned gate to fuse long-term preferences, reporting improved top-N recall and Taobao online metrics, but the headline comparison is not fully controlled.