Difference between revisions of "Alibaba"
Jump to navigation
Jump to search
Zeno Gantner (talk | contribs) (→Papers) |
Zeno Gantner (talk | contribs) |
||
Line 22: | Line 22: | ||
# [https://github.com/alibaba/EasyRec EasyRec] | # [https://github.com/alibaba/EasyRec EasyRec] | ||
# [https://github.com/alibaba/DeepRec DeepRec]: uses TF 1.15 | # [https://github.com/alibaba/DeepRec DeepRec]: uses TF 1.15 | ||
+ | # [https://github.com/shenweichen/DeepCTR-Torch DeepCTR] (by an Alibaba employee) | ||
+ | # [https://github.com/shenweichen/DeepCTR-Torch DeepCTR-Torch] (by an Alibaba employee) | ||
== External links == | == External links == |
Revision as of 08:38, 19 May 2023
Alibaba is a Chinese e-commerce company.
Papers
- 🔍 Globally Optimized Mutual Influence Aware Ranking in E-Commerce Search, IJCAI 2018
- 🏃 Wang et al.: Billion-scale commodity embedding for e-commerce recommendation in Alibaba, KDD 2018
- Learning Tree-based Deep Model for Recommender Systems, KDD 2018
- Deep Interest Network for Click-Through Rate Prediction, KDD 2018
- 🔍 📑 Personalized Re-ranking for Recommendation, RecSys 2019
- 🧠 Deep Interest Evolution Network for Click-Through Rate Prediction, AAAI 2019
- 🧠 Behavior Sequence Transformer for E-commerce Recommendation in Alibaba, DLP-KDD workshop 2019
- 🧠 Zhu et al.: Joint Optimization of Tree-based Index and Deep Model for Recommender Systems, NIPS 2019
- 🧠 BERT4Rec: Sequential Recommendation with Bidirectional Encoder Representations from Transformer, CIKM 2019
- Co-Displayed Items Aware List Recommendation, IEEE TODO, 2020
- PURS: Personalized Unexpected Recommender System for Improving User Satisfaction, RecSys 2020
- Privileged Features Distillation at Taobao Recommendations, KDD 2020
- 📑 AliExpress Learning-To-Rank: Maximizing Online Model Performance without Going Online, IEEE TKDE 2021
- 💵 Real Negatives Matter: Continuous Training with Real Negatives for Delayed Feedback Modeling, KDD 2021
Software
- EasyRec
- DeepRec: uses TF 1.15
- DeepCTR (by an Alibaba employee)
- DeepCTR-Torch (by an Alibaba employee)
External links
- GitHub (436 repos as of 2022-05, at least 2 of them relevant)