TransAct: Transformer-based Realtime User Action Model for
Recommendation at Pinterest
- URL: http://arxiv.org/abs/2306.00248v1
- Date: Wed, 31 May 2023 23:45:29 GMT
- Title: TransAct: Transformer-based Realtime User Action Model for
Recommendation at Pinterest
- Authors: Xue Xia, Pong Eksombatchai, Nikil Pancha, Dhruvil Deven Badani, Po-Wei
Wang, Neng Gu, Saurabh Vishwas Joshi, Nazanin Farahpour, Zhiyuan Zhang,
Andrew Zhai
- Abstract summary: This paper presents Pinterest's ranking architecture for Homefeed.
We propose TransAct, a sequential model that extracts users' short-term preferences from their realtime activities.
We describe the results of ablation studies, the challenges we faced during productionization, and the outcome of an online A/B experiment.
- Score: 17.247452803197362
- License: http://creativecommons.org/licenses/by/4.0/
- 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.
Related papers
- Latent User Intent Modeling for Sequential Recommenders [92.66888409973495]
Sequential recommender models learn to predict the next items a user is likely to interact with based on his/her interaction history on the platform.
Most sequential recommenders however lack a higher-level understanding of user intents, which often drive user behaviors online.
Intent modeling is thus critical for understanding users and optimizing long-term user experience.
arXiv Detail & Related papers (2022-11-17T19:00:24Z) - Rethinking Personalized Ranking at Pinterest: An End-to-End Approach [7.295811134874487]
We present our journey to revolutionize the personalized recommendation engine through end-to-end learning from raw user actions.
The proposed system has been deployed in production at Pinterest and has delivered significant online gains across organic and Ads applications.
arXiv Detail & Related papers (2022-09-18T01:06:00Z) - PinnerFormer: Sequence Modeling for User Representation at Pinterest [60.335384724891746]
We introduce PinnerFormer, a user representation trained to predict a user's future long-term engagement.
Unlike prior approaches, we adapt our modeling to a batch infrastructure via our new dense all-action loss.
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.
arXiv Detail & Related papers (2022-05-09T18:26:51Z) - Preference Enhanced Social Influence Modeling for Network-Aware Cascade
Prediction [59.221668173521884]
We propose a novel framework to promote cascade size prediction by enhancing the user preference modeling.
Our end-to-end method makes the user activating process of information diffusion more adaptive and accurate.
arXiv Detail & Related papers (2022-04-18T09:25:06Z) - TEA: A Sequential Recommendation Framework via Temporally Evolving
Aggregations [12.626079984394766]
We propose a novel sequential recommendation framework based on dynamic user-item heterogeneous graphs.
We exploit the conditional random field to aggregate the heterogeneous graphs and user behaviors for probability estimation.
We provide scalable and flexible implementations of the proposed framework.
arXiv Detail & Related papers (2021-11-14T15:54:23Z) - Learning Dual Dynamic Representations on Time-Sliced User-Item
Interaction Graphs for Sequential Recommendation [62.30552176649873]
We devise a novel Dynamic Representation Learning model for Sequential Recommendation (DRL-SRe)
To better model the user-item interactions for characterizing the dynamics from both sides, the proposed model builds a global user-item interaction graph for each time slice.
To enable the model to capture fine-grained temporal information, we propose an auxiliary temporal prediction task over consecutive time slices.
arXiv Detail & Related papers (2021-09-24T07:44:27Z) - Sequence Adaptation via Reinforcement Learning in Recommender Systems [8.909115457491522]
We propose the SAR model, which learns the sequential patterns and adjusts the sequence length of user-item interactions in a personalized manner.
In addition, we optimize a joint loss function to align the accuracy of the sequential recommendations with the expected cumulative rewards of the critic network.
Our experimental evaluation on four real-world datasets demonstrates the superiority of our proposed model over several baseline approaches.
arXiv Detail & Related papers (2021-07-31T13:56:46Z) - From Implicit to Explicit feedback: A deep neural network for modeling
sequential behaviours and long-short term preferences of online users [3.464871689508835]
Implicit and explicit feedback have different roles for a useful recommendation.
We go from the hypothesis that a user's preference at a time is a combination of long-term and short-term interests.
arXiv Detail & Related papers (2021-07-26T16:59:20Z) - Dynamic Graph Collaborative Filtering [64.87765663208927]
Dynamic recommendation is essential for recommender systems to provide real-time predictions based on sequential data.
Here we propose Dynamic Graph Collaborative Filtering (DGCF), a novel framework leveraging dynamic graphs to capture collaborative and sequential relations.
Our approach achieves higher performance when the dataset contains less action repetition, indicating the effectiveness of integrating dynamic collaborative information.
arXiv Detail & Related papers (2021-01-08T04:16:24Z) - Learning Transferrable Parameters for Long-tailed Sequential User
Behavior Modeling [70.64257515361972]
We argue that focusing on tail users could bring more benefits and address the long tails issue.
Specifically, we propose a gradient alignment and adopt an adversarial training scheme to facilitate knowledge transfer from the head to the tail.
arXiv Detail & Related papers (2020-10-22T03:12:02Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.