English

Deep Pairwise Learning To Rank For Search Autocomplete

Information Retrieval 2021-12-24 v2 Machine Learning

Abstract

Autocomplete (a.k.a "Query Auto-Completion", "AC") suggests full queries based on a prefix typed by customer. Autocomplete has been a core feature of commercial search engine. In this paper, we propose a novel context-aware neural network based pairwise ranker (DeepPLTR) to improve AC ranking, DeepPLTR leverages contextual and behavioral features to rank queries by minimizing a pairwise loss, based on a fully-connected neural network structure. Compared to LambdaMART ranker, DeepPLTR shows +3.90% MeanReciprocalRank (MRR) lift in offline evaluation, and yielded +0.06% (p < 0.1) Gross Merchandise Value (GMV) lift in an Amazon's online A/B experiment.

Keywords

Cite

@article{arxiv.2108.04976,
  title  = {Deep Pairwise Learning To Rank For Search Autocomplete},
  author = {Kai Yuan and Da Kuang},
  journal= {arXiv preprint arXiv:2108.04976},
  year   = {2021}
}
R2 v1 2026-06-24T05:00:40.910Z