Pith. sign in

REVIEW 2 cited by

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

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2306.00248 v1 pith:QVXCVK3U submitted 2023-05-31 cs.IR cs.AI

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

classification cs.IR cs.AI
keywords usermodelrealtimerecommendationsequentialtransacthybridpinterest
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

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 either utilize end-to-end learning on realtime user actions, or learn user representations separately in an offline batch-generated manner. This paper (1) presents Pinterest's ranking architecture for Homefeed, our personalized recommendation product and the largest engagement surface; (2) proposes TransAct, a sequential model that extracts users' short-term preferences from their realtime activities; (3) describes our hybrid approach to ranking, which combines end-to-end sequential modeling via TransAct with batch-generated user embeddings. The hybrid approach allows us to combine the advantages of responsiveness from learning directly on realtime user activity with the cost-effectiveness of batch user representations learned over a longer time period. We describe the results of ablation studies, the challenges we faced during productionization, and the outcome of an online A/B experiment, which validates the effectiveness of our hybrid ranking model. We further demonstrate the effectiveness of TransAct on other surfaces such as contextual recommendations and search. Our model has been deployed to production in Homefeed, Related Pins, Notifications, and Search at Pinterest.

discussion (0)

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

Forward citations

Cited by 2 Pith papers

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

  1. Session-Level Optimization for Large-Scale Retrieval using REINFORCE with Multi-Step Off-Policy Correction

    cs.IR 2026-07 conditional novelty 5.5

    Autoregressive multi-step off-policy REINFORCE plus a user-feedback model improves offline cumulative session reward for generative retrieval on Yambda-5B without large retrieval degradation.

  2. Session-Level Optimization for Large-Scale Retrieval using REINFORCE with Multi-Step Off-Policy Correction

    cs.IR 2026-07 conditional novelty 5.0

    Off-policy REINFORCE with up to 10 importance-weight factors raises estimated discounted session reward over next-item and positive-only baselines in offline evaluation on the Yambda-5B dataset.