English

Semantic Retrieval at Walmart

Information Retrieval 2024-12-09 v1 Artificial Intelligence Machine Learning

Abstract

In product search, the retrieval of candidate products before re-ranking is more critical and challenging than other search like web search, especially for tail queries, which have a complex and specific search intent. In this paper, we present a hybrid system for e-commerce search deployed at Walmart that combines traditional inverted index and embedding-based neural retrieval to better answer user tail queries. Our system significantly improved the relevance of the search engine, measured by both offline and online evaluations. The improvements were achieved through a combination of different approaches. We present a new technique to train the neural model at scale. and describe how the system was deployed in production with little impact on response time. We highlight multiple learnings and practical tricks that were used in the deployment of this system.

Keywords

Cite

@article{arxiv.2412.04637,
  title  = {Semantic Retrieval at Walmart},
  author = {Alessandro Magnani and Feng Liu and Suthee Chaidaroon and Sachin Yadav and Praveen Reddy Suram and Ajit Puthenputhussery and Sijie Chen and Min Xie and Anirudh Kashi and Tony Lee and Ciya Liao},
  journal= {arXiv preprint arXiv:2412.04637},
  year   = {2024}
}

Comments

9 page, 2 figures, 10 tables, KDD 2022

R2 v1 2026-06-28T20:24:57.087Z