Attention Weighted Mixture of Experts with Contrastive Learning for Personalized Ranking in E-commerce
Juan Gong, Zhenlin Chen, Chaoyi Ma, Zhuojian Xiao, Haonan Wang, Guoyu, Tang, Lin Liu, Sulong Xu, Bo Long, Yunjiang Jiang

TL;DR
This paper introduces AW-MoE, a novel personalized ranking model using mixture of experts and contrastive learning, improving long-tail user recommendations in e-commerce search.
Contribution
The paper proposes AW-MoE, which explicitly models personalized feature interactions and enhances long-tail user ranking through contrastive learning and attention mechanisms.
Findings
Significantly outperforms state-of-the-art methods on real datasets.
Effectively improves long-tail user ranking performance.
Successfully deployed in JD's e-commerce search engine.
Abstract
Ranking model plays an essential role in e-commerce search and recommendation. An effective ranking model should give a personalized ranking list for each user according to the user preference. Existing algorithms usually extract a user representation vector from the user behavior sequence, then feed the vector into a feed-forward network (FFN) together with other features for feature interactions, and finally produce a personalized ranking score. Despite tremendous progress in the past, there is still room for improvement. Firstly, the personalized patterns of feature interactions for different users are not explicitly modeled. Secondly, most of existing algorithms have poor personalized ranking results for long-tail users with few historical behaviors due to the data sparsity. To overcome the two challenges, we propose Attention Weighted Mixture of Experts (AW-MoE) with contrastive…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExpert finding and Q&A systems · Recommender Systems and Techniques · Digital Marketing and Social Media
MethodsContrastive Learning · Test
