Pith. sign in

REVIEW 2 cited by

PinnerFormer: Sequence Modeling for User Representation 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 2205.04507 v1 pith:GCIFYSUR submitted 2022-05-09 cs.LG

classification cs.LG
keywords userpinnerformeractionactionsmodelingrepresentationapproachesbatch
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Sequential models have become increasingly popular in powering personalized recommendation systems over the past several years. These approaches traditionally model a user's actions on a website as a sequence to predict the user's next action. While theoretically simplistic, these models are quite challenging to deploy in production, commonly requiring streaming infrastructure to reflect the latest user activity and potentially managing mutable data for encoding a user's hidden state. Here we introduce PinnerFormer, a user representation trained to predict a user's future long-term engagement using a sequential model of a user's recent actions. Unlike prior approaches, we adapt our modeling to a batch infrastructure via our new dense all-action loss, modeling long-term future actions instead of next action prediction. We show that by doing so, we significantly close the gap between batch user embeddings that are generated once a day and realtime user embeddings generated whenever a user takes an action. We describe our design decisions via extensive offline experimentation and ablations and validate the efficacy of our approach in A/B experiments showing substantial improvements in Pinterest's user retention and engagement when comparing PinnerFormer against our previous user representation. PinnerFormer is deployed in production as of Fall 2021.

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. OpenAlex reports about 3 citations worldwide. Full citation record

  1. REPREC: Representation Driven Parameter-Efficient Recommendation System

    cs.IR 2026-07 conditional novelty 6.0 of 10

    A tiny MLP injector maps a frozen recommender's user embedding into soft tokens, letting a frozen LLM match LoRA-based recommenders at lower training cost.

  2. Scaling Generative Recommendations with Context Parallelism on Hierarchical Sequential Transducers

    cs.IR 2025-07 conditional novelty 6.0 of 10

    Context parallelism with AllToAll and load-balanced mini-chunks lets HSTU recommendation models support 5.3x longer interaction sequences at 1.55x throughput scaling.

Pith tools