English

An Embedding-Based Grocery Search Model at Instacart

Computation and Language 2022-09-14 v1 Information Retrieval

Abstract

The key to e-commerce search is how to best utilize the large yet noisy log data. In this paper, we present our embedding-based model for grocery search at Instacart. The system learns query and product representations with a two-tower transformer-based encoder architecture. To tackle the cold-start problem, we focus on content-based features. To train the model efficiently on noisy data, we propose a self-adversarial learning method and a cascade training method. AccOn an offline human evaluation dataset, we achieve 10% relative improvement in RECALL@20, and for online A/B testing, we achieve 4.1% cart-adds per search (CAPS) and 1.5% gross merchandise value (GMV) improvement. We describe how we train and deploy the embedding based search model and give a detailed analysis of the effectiveness of our method.

Keywords

Cite

@article{arxiv.2209.05555,
  title  = {An Embedding-Based Grocery Search Model at Instacart},
  author = {Yuqing Xie and Taesik Na and Xiao Xiao and Saurav Manchanda and Young Rao and Zhihong Xu and Guanghua Shu and Esther Vasiete and Tejaswi Tenneti and Haixun Wang},
  journal= {arXiv preprint arXiv:2209.05555},
  year   = {2022}
}

Comments

Accepted by SIGIR eCom, July 15, 2022

R2 v1 2026-06-28T01:09:48.805Z