pith. sign in

arxiv: 2504.10507 · v7 · pith:53OWXT2Nnew · submitted 2025-04-09 · 💻 cs.IR · cs.LG

PinRec: Unified Generative Retrieval for Pinterest Recommender Systems

classification 💻 cs.IR cs.LG
keywords modelpinrecretrievalunifiedgenerativesurfacesurfacesmethods
0
0 comments X
read the original abstract

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's recommendation surfaces, including home feed, search, and related pins. Pinrec is pretrained on user activity sequences aggregated across surfaces, then fine-tuned for each surface using that surface's impression data. This pretraining-fine-tuning 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 fine-tuning. 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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 9 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Asymmetric Generative Recommendation via Multi-Expert Projection and Multi-Faceted Hierarchical Quantization

    cs.IR 2026-05 unverdicted novelty 7.0

    AsymRec decouples input and output representations in generative recommendation via multi-expert semantic projection and multi-faceted hierarchical quantization, outperforming prior models by 15.8% on average.

  2. Tencent Advertising Algorithm Challenge 2025: All-Modality Generative Recommendation

    cs.IR 2026-04 accept novelty 7.0

    Releases TencentGR-1M and TencentGR-10M datasets with baselines for all-modality generative recommendation in advertising, including weighted evaluation for conversions.

  3. Modeling Behavioral Intensity and Transitions for Generative Recommendation

    cs.IR 2026-04 unverdicted novelty 6.0

    BITRec improves generative multi-behavior recommendation by modeling behavioral intensity via separated pathways and transitions via learnable relation matrices, reporting 15-23% gains on large retail datasets.

  4. From Relevance to Authority: Authority-aware Generative Retrieval in Web Search Engines

    cs.IR 2026-04 unverdicted novelty 6.0

    AuthGR is the first generative retriever to explicitly incorporate document authority alongside relevance using multimodal scoring and progressive training, yielding efficiency gains and real-world engagement improvements.

  5. MBGR: Multi-Business Prediction for Generative Recommendation at Meituan

    cs.IR 2026-04 unverdicted novelty 6.0

    MBGR is a new generative recommendation framework using business-aware semantic IDs, multi-business prediction, and label dynamic routing to handle multiple businesses without seesaw effects or representation confusio...

  6. Bi-Level Optimization for Generative Recommendation: Bridging Tokenization and Generation

    cs.IR 2025-10 unverdicted novelty 6.0

    BLOGER is a bi-level optimization framework that jointly optimizes the tokenizer and recommender for generative recommendation, outperforming prior methods on real-world datasets.

  7. Mitigating Collaborative Semantic ID Staleness in Generative Retrieval

    cs.IR 2026-04 unverdicted novelty 5.0

    A model-agnostic SID alignment update mitigates staleness from temporal drift in user-item interactions for generative retrievers, improving Recall@K and nDCG@K while reducing compute by 8-9x versus full retraining.

  8. OneRec-V2 Technical Report

    cs.IR 2025-08 unverdicted novelty 5.0

    OneRec-V2 scales generative recommendation to 8B parameters via decoder-only design and real-world preference alignment, improving user engagement metrics in production A/B tests.

  9. Efficient Dataset Selection for Continual Adaptation of Generative Recommenders

    cs.IR 2026-04 unverdicted novelty 4.0

    Gradient-based representations paired with distribution-matching enable efficient curation of small data subsets that improve performance and training efficiency for continually adapting generative recommenders while ...