paper-with-me

홈 › Papers

Rethinking Personalized Ranking at Pinterest: An End-to-End Approach

2022-09-18 · Jiajing Xu, Andrew Zhai, Charles Rosenberg

In this work, we present our journey to revolutionize the personalized recommendation engine through end-to-end learning from raw user actions. We encode user's long-term interest in Pinner- Former, a user embedding optimized for long-term future actions via a new dense all-action loss, and capture user's short-term intention by directly learning from the real-time action sequences. We conducted both offline and online experiments to validate the performance of the new model architecture, and also address the challenge of serving such a complex model using mixed CPU/GPU setup in production. The proposed system has been deployed in production at Pinterest and has delivered significant online gains across organic and Ads applications.

📄 PDF Abstract BibTeX arXiv:2209.08435

Code (0)

등록된 구현이 없습니다.

Tasks

CPUGPU

Similar Papers 제목 키워드 기반

InteractRank: Personalized Web-Scale Search Pre-Ranking with Cross Interaction Features

2025-04-09 · Sujay Khandagale, Bhawna Juneja, Prabhat Agarwal, Aditya Subramanian 외

Modern search systems use a multi-stage architecture to deliver personalized results efficiently. Key stages include retrieval, pre-ranking, full ranking, and blending, which refine billions of items to top selections. T…

Computational Efficiency

Decoupled Entity Representation Learning for Pinterest Ads Ranking

2025-09-04 · Jie Liu, Yinrui Li, Jiankai Sun, Kungang Li 외 arxiv

In this paper, we introduce a novel framework following an upstream-downstream paradigm to construct user and item (Pin) embeddings from diverse data sources, which are essential for Pinterest to deliver personalized Pin…

Representation Learning

TransAct: Transformer-based Realtime User Action Model for Recommendation at Pinterest

2023-05-31 · Xue Xia, Pong Eksombatchai, Nikil Pancha, Dhruvil Deven Badani 외

Sequential models that encode user activity for next action prediction have become a popular design choice for building web-scale personalized recommendation systems. Traditional methods of sequential recommendation eith…

Recommendation SystemsSequential Recommendation

Demystifying Core Ranking in Pinterest Image Search

2018-03-26 · Zhu Linhong

Pinterest Image Search Engine helps hundreds of millions of users discover interesting content everyday. This motivates us to improve the image search quality by evolving our ranking techniques. In this work, we share ho…

Image Retrieval

A Production-Ready RL Framework for Personalized Utility Tuning with Pareto Sweeping in Pinterest Recommender Systems

2026-05-08 · Yichu Zhou, Mehdi Ben Ayed, Lin Yang, Jiacong He 외 arxiv

Large-scale recommenders encode multi-objective trade-offs by combining multiple predicted outcomes into a single utility score. Although this utility layer can be updated independently of the ranker, weight tuning remai…