Optimizing E-commerce Search: Toward a Generalizable and Rank-Consistent Pre-Ranking Model
Enqiang Xu, Yiming Qiu, Junyang Bai, Ping Zhang, Dadong Miao, Songlin, Wang, Guoyu Tang, Lin Liu, Mingming Li

TL;DR
This paper introduces GRACE, a pre-ranking model for e-commerce search that improves ranking consistency and generalization, leading to better offline and online performance metrics.
Contribution
The paper proposes a novel pre-ranking model that combines ranking consistency, contrastive learning for generalization, and ease of deployment, outperforming existing methods.
Findings
0.75% increase in AUC
1.28% increase in CVR
Significant offline and online improvements
Abstract
In large e-commerce platforms, search systems are typically composed of a series of modules, including recall, pre-ranking, and ranking phases. The pre-ranking phase, serving as a lightweight module, is crucial for filtering out the bulk of products in advance for the downstream ranking module. Industrial efforts on optimizing the pre-ranking model have predominantly focused on enhancing ranking consistency, model structure, and generalization towards long-tail items. Beyond these optimizations, meeting the system performance requirements presents a significant challenge. Contrasting with existing industry works, we propose a novel method: a Generalizable and RAnk-ConsistEnt Pre-Ranking Model (GRACE), which achieves: 1) Ranking consistency by introducing multiple binary classification tasks that predict whether a product is within the top-k results as estimated by the ranking model,…
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
MethodsContrastive Learning
