paper-with-me

Papers

UserBERT: Modeling Long- and Short-Term User Preferences via Self-Supervision

2022-02-14 · Tianyu Li, Ali Cevahir, Derek Cho, Hao Gong, DuyKhuong Nguyen, Bjorn Stenger

E-commerce platforms generate vast amounts of customer behavior data, such as clicks and purchases, from millions of unique users every day. However, effectively using this data for behavior understanding tasks is challenging because there are usually not enough labels to learn from all users in a supervised manner. This paper extends the BERT model to e-commerce user data for pre-training representations in a self-supervised manner. By viewing user actions in sequences as analogous to words in sentences, we extend the existing BERT model to user behavior data. Further, our model adopts a unified structure to simultaneously learn from long-term and short-term user behavior, as well as user attributes. We propose methods for the tokenization of different types of user behavior sequences, the generation of input representation vectors, and a novel pretext task to enable the pre-trained model to learn from its own input, eliminating the need for labeled training data. Extensive experiments demonstrate that the learned representations result in significant improvements when transferred to three different real-world tasks, particularly compared to task-specific modeling and multi-task representation learning

📄 PDF Abstract BibTeX arXiv:2202.07605

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Multi-Head Attention 설명 없음
Weight Decay 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

UserBERT: Contrastive User Model Pre-training

2021-09-03 · Chuhan Wu, Fangzhao Wu, Yang Yu, Tao Qi 외

User modeling is critical for personalized web applications. Existing user modeling methods usually train user models from user behaviors with task-specific labeled data. However, labeled data in a target task may be ins…

model

UserBERT: Self-supervised User Representation Learning

2021-01-01 · Tianyu Li, Ali Cevahir, Derek Cho, Hao Gong 외

This paper extends the BERT model to user data for pretraining user representations in a self-supervised way. By viewing actions (e.g., purchases and clicks) in behavior sequences (i.e., usage history) in an analogous wa…

Multi-Task LearningRepresentation Learning

Adaptive User Modeling with Long and Short-Term Preferences for Personalized Recommendation

2019-01-01 · IJCAI 2019 1 · Zeping Yu, Jianxun Lian, Ahmad Mahmoody, Gongshen Liu 외

User modeling is an essential task for online rec- ommender systems. In the past few decades, col- laborative filtering (CF) techniques have been well studied to model users’ long term preferences. Recently, recurrent ne…

Language ModelingLanguage ModellingRecommendation SystemsSequential Recommendation

Recurrent Neural Networks for Long and Short-Term Sequential Recommendation

2018-07-23 · Kiewan Villatel, Elena Smirnova, Jérémie Mary, Philippe Preux

Recommender systems objectives can be broadly characterized as modeling user preferences over short-or long-term time horizon. A large body of previous research studied long-term recommendation through dimensionality red…

Dimensionality ReductionRecommendation SystemsSequential RecommendationSession-Based Recommendations

Denoising Long- and Short-term Interests for Sequential Recommendation

2024-07-20 · Xinyu Zhang, Beibei Li, Beihong Jin

User interests can be viewed over different time scales, mainly including stable long-term preferences and changing short-term intentions, and their combination facilitates the comprehensive sequential recommendation. Ho…

Contrastive LearningDenoisingSequential Recommendation