Behavior Sequence Transformer for E-commerce Recommendation in Alibaba
About
Deep learning based methods have been widely used in industrial recommendation systems (RSs). Previous works adopt an Embedding&MLP paradigm: raw features are embedded into low-dimensional vectors, which are then fed on to MLP for final recommendations. However, most of these works just concatenate different features, ignoring the sequential nature of users' behaviors. In this paper, we propose to use the powerful Transformer model to capture the sequential signals underlying users' behavior sequences for recommendation in Alibaba. Experimental results demonstrate the superiority of the proposed model, which is then deployed online at Taobao and obtain significant improvements in online Click-Through-Rate (CTR) comparing to two baselines.
Qiwei Chen, Huan Zhao, Wei Li, Pipei Huang, Wenwu Ou• 2019
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Click prediction | KuaiVideos (test) | AUC0.8707 | 30 | |
| CTR Prediction | Pixel-1M | AUC0.6646 | 13 | |
| CTR Prediction | JD | AUC72.81 | 13 | |
| Multi-task Recommendation | KuaiVideo (test) | Avg AUC0.7863 | 12 | |
| Follow Prediction | KuaiVideo (test) | AUC76.64 | 12 | |
| CTR Prediction | Industry | AUC0.6969 | 11 | |
| CTR Prediction | Alibaba | AUC0.6422 | 11 | |
| CTR Prediction | Ele.me | AUC0.6616 | 11 | |
| CTR Prediction | Taobao Offline (test) | AUC0.7894 | 6 | |
| CTR Prediction | Taobao display advertising system Online A/B test (2018-06-07 to 2018-07-12) | CTR Gain7.57 | 6 |
Showing 10 of 10 rows