Adding VGG-19 style embeddings and shopping cart training sessions to a transformer recommender raised HR@5 from 0.681 to 0.735 on a proprietary e-commerce dataset.
Next Item Recommendation with Self-Attention
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
In this paper, we propose a novel sequence-aware recommendation model. Our model utilizes self-attention mechanism to infer the item-item relationship from user's historical interactions. With self-attention, it is able to estimate the relative weights of each item in user interaction trajectories to learn better representations for user's transient interests. The model is finally trained in a metric learning framework, taking both short-term and long-term intentions into consideration. Experiments on a wide range of datasets on different domains demonstrate that our approach outperforms the state-of-the-art by a wide margin.
fields
cs.IR 1years
2025 1verdicts
REJECT 1representative citing papers
citing papers explorer
-
Style4Rec: Enhancing Transformer-based E-commerce Recommendation Systems with Style and Shopping Cart Information
Adding VGG-19 style embeddings and shopping cart training sessions to a transformer recommender raised HR@5 from 0.681 to 0.735 on a proprietary e-commerce dataset.