Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

PinRec: Unified Generative Retrieval for Pinterest Recommender Systems

About

Generative retrieval methods employ sequential modeling techniques, like transformers, to generate candidate items for recommender systems. These methods have demonstrated promising results in academic benchmarks, surpassing traditional retrieval models such as two tower architectures. However, a key limitation is that current approaches require a separate model for each product surface, as building a unified model that accommodates the different business needs of various surfaces has proven challenging. Furthermore, existing methods often fail to capture the evolution of user interests over a sequence, focusing instead on only predicting the next item. This paper introduces PinRec, a novel unified generative retrieval model for all of Pinterest recommendation surfaces, including home feed, search, and related pins. PinRec is pretrained on user activity sequences aggregated across surfaces, then finetuned for each surface using impression data from that surface. This pretraining and finetuning approach enables a single unified model while still adapting to the needs of individual surfaces. To better align recommendations with surface specific business goals, PinRec incorporates a novel outcome conditioned generation mechanism that targets different outcomes for each surface, which further enhances the impact of finetuning. Our experiments show that PinRec balances performance, diversity, and efficiency, delivering significant gains such as +4% increase in search saves. To our knowledge, this paper presents the first rigorous study of a unified generative retrieval model built and deployed at Pinterest scale, marking a significant milestone in the field.

Edoardo Botta, Jaewon Yang, Yi-Ping Hsu, Laksh Bhasin, Prabhat Agarwal, Anirudhan Badrinath, Yilin Chen, Jiajing Xu, Charles Rosenberg• 2025

Related benchmarks

TaskDatasetResultRank
Generative RetrievalPinterest Home Feed (test)
Unordered Recall@1062.5
6
Generative RetrievalPinterest Search (test)
Unordered Recall@1035.2
6
Generative RetrievalPinterest Related Pins (test)
Unordered Recall@1053.7
6
Generative RecommendationAmazon Beauty
Hit Rate @5012.08
5
Generative RecommendationIndustrial
HR@508.78
5
Generative RecommendationAmazon Sports
HR@506.63
5
Generative RecommendationAmazon Toys
HR@508.52
5
Candidate GenerationPinterest Search Surface (online A/B test)
Search Fulfillment Rate2.24
1
Candidate GenerationPinterest Related Pins surface (Online A/B Test)
Fulfilled Sessions0.21
1
Showing 9 of 9 rows

Other info

Follow for update