IRCLOct 22, 2024

Improving Pinterest Search Relevance Using Large Language Models

arXiv:2410.17152v17 citationsh-index: 4
Originality Synthesis-oriented
AI Analysis

This work addresses search relevance for Pinterest users, representing an incremental improvement by applying existing LLM methods to a specific domain.

The paper tackled improving search relevance on Pinterest by integrating Large Language Models (LLMs) with enriched text representations, achieving gains demonstrated through offline validation and deployment at scale.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes