English

Improving Pinterest Search Relevance Using Large Language Models

Information Retrieval 2024-10-23 v1 Computation and Language

Abstract

To improve relevance scoring on Pinterest Search, we integrate Large Language Models (LLMs) into our search relevance model, leveraging carefully designed text representations to predict the relevance of Pins effectively. Our approach uses search queries alongside content representations that include captions extracted from a generative visual language model. These are further enriched with link-based text data, historically high-quality engaged queries, user-curated boards, Pin titles and Pin descriptions, creating robust models for predicting search relevance. We use a semi-supervised learning approach to efficiently scale up the amount of training data, expanding beyond the expensive human labeled data available. By utilizing multilingual LLMs, our system extends training data to include unseen languages and domains, despite initial data and annotator expertise being confined to English. Furthermore, we distill from the LLM-based model into real-time servable model architectures and features. We provide comprehensive offline experimental validation for our proposed techniques and demonstrate the gains achieved through the final deployed system at scale.

Keywords

Cite

@article{arxiv.2410.17152,
  title  = {Improving Pinterest Search Relevance Using Large Language Models},
  author = {Han Wang and Mukuntha Narayanan Sundararaman and Onur Gungor and Yu Xu and Krishna Kamath and Rakesh Chalasani and Kurchi Subhra Hazra and Jinfeng Rao},
  journal= {arXiv preprint arXiv:2410.17152},
  year   = {2024}
}

Comments

CIKM 2024 Workshop on Industrial Recommendation Systems

R2 v1 2026-06-28T19:31:44.644Z