Pith. sign in

REVIEW 3 cited by

Rethinking the Role of Pre-ranking in Large-scale E-Commerce Searching System

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2305.13647 v1 pith:3D7J7NIB submitted 2023-05-23 cs.IR

classification cs.IR
keywords pre-rankingrankingmodelitemsonlinesearche-commerceevaluation
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

E-commerce search systems such as Taobao Search, the largest e-commerce searching system in China, aim at providing users with the most preferred items (e.g., products). Due to the massive data and limited time for response, a typical industrial ranking system consists of three or more modules, including matching, pre-ranking, and ranking. The pre-ranking is widely considered a mini-ranking module, as it needs to rank hundreds of times more items than the ranking under limited latency. Existing researches focus on building a lighter model that imitates the ranking model. As such, the metric of a pre-ranking model follows the ranking model using Area Under ROC (AUC) for offline evaluation. However, such a metric is inconsistent with online A/B tests in practice, so engineers have to perform costly online tests to reach a convincing conclusion. In our work, we rethink the role of the pre-ranking. We argue that the primary goal of the pre-ranking stage is to return an optimal unordered set rather than an ordered list of items because it is the ranking that determines the final exposures. Since AUC measures the quality of an ordered item list, it is not suitable for evaluating the quality of the output unordered set. This paper proposes a new evaluation metric called All-Scenario Hitrate (ASH) for pre-ranking. ASH is proven effective in the offline evaluation and consistent with online A/B tests based on numerous experiments in Taobao Search. We also introduce an all-scenario-based multi-objective learning framework (ASMOL), which improves the ASH significantly. Surprisingly, the new pre-ranking model can outperforms the ranking model when outputting thousands of items. The phenomenon validates that the pre-ranking stage should not imitate the ranking blindly. With the improvements in ASH consistently translating to online improvement, it makes a 1.2% GMV improvement on Taobao Search.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. EGA-V1: Unifying Online Advertising with End-to-End Learning

    cs.IR 2025-05 conditional novelty 6.0 of 10

    EGA-V1 unifies advertising ranking and auction into a single non-autoregressive generative model with cluster attention, and is reported to beat multi-stage cascades on Meituan's ad traffic.

  2. A Hybrid Cross-Stage Coordination Pre-ranking Model for Online Recommendation Systems

    cs.IR 2025-02 conditional novelty 6.0 of 10

    A hybrid pre-ranking model that combines ranking-sequence consistency training with margin-based contrastive learning on unexposed items improves recommendation accuracy, especially for long-tail items.

  3. EGA-V2: An End-to-end Generative Framework for Industrial Advertising

    cs.IR 2025-05 conditional novelty 5.0 of 10

    EGA-V2 unifies ad ranking, creative selection, allocation, and payment into one generative transformer, and reports offline revenue and CTR improvements over cascaded and generative baselines on Meituan data.

Pith tools