English

Unified Embedding Based Personalized Retrieval in Etsy Search

Information Retrieval 2024-09-26 v2 Artificial Intelligence

Abstract

Embedding-based neural retrieval is a prevalent approach to address the semantic gap problem which often arises in product search on tail queries. In contrast, popular queries typically lack context and have a broad intent where additional context from users historical interaction can be helpful. In this paper, we share our novel approach to address both: the semantic gap problem followed by an end to end trained model for personalized semantic retrieval. We propose learning a unified embedding model incorporating graph, transformer and term-based embeddings end to end and share our design choices for optimal tradeoff between performance and efficiency. We share our learnings in feature engineering, hard negative sampling strategy, and application of transformer model, including a novel pre-training strategy and other tricks for improving search relevance and deploying such a model at industry scale. Our personalized retrieval model significantly improves the overall search experience, as measured by a 5.58% increase in search purchase rate and a 2.63% increase in site-wide conversion rate, aggregated across multiple A/B tests - on live traffic.

Keywords

Cite

@article{arxiv.2306.04833,
  title  = {Unified Embedding Based Personalized Retrieval in Etsy Search},
  author = {Rishikesh Jha and Siddharth Subramaniyam and Ethan Benjamin and Thrivikrama Taula},
  journal= {arXiv preprint arXiv:2306.04833},
  year   = {2024}
}

Comments

To appear at FMLDS 2024

R2 v1 2026-06-28T10:59:28.242Z