paper-with-me

Papers

UserBERT: Self-supervised User Representation Learning

2021-01-01 · Tianyu Li, Ali Cevahir, Derek Cho, Hao Gong, DuyKhuong Nguyen, Bjorn Stenger

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 way to words in sentences, we propose methods for the tokenization, the generation of input representation vectors and a novel pretext task to enable the pretraining model to learn from its own input, omitting the burden of collecting additional data. Further, our model adopts a unified structure to simultaneously learn from long-term and short-term user behavior as well as user profiles. Extensive experiments demonstrate that the learned representations result in significant improvements when transferred to three different real-world tasks, particularly in comparison with task-specific modeling and representations obtained from multi-task learning.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task LearningRepresentation Learning

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
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$…
Residual Connection 설명 없음
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…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
WordPiece 설명 없음

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: Modeling Long- and Short-Term User Preferences via Self-Supervision

2022-02-14 · Tianyu Li, Ali Cevahir, Derek Cho, Hao Gong 외

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 challe…

Representation Learning

Exploiting Behavioral Consistence for Universal User Representation

2020-12-11 · Jie Gu, Feng Wang, Qinghui Sun, Zhiquan Ye 외

User modeling is critical for developing personalized services in industry. A common way for user modeling is to learn user representations that can be distinguished by their interests or preferences. In this work, we fo…

Self-Supervised Learning

Learning Universal User Representations via Self-Supervised Lifelong Behaviors Modeling

2021-09-29 · Bei Yang, Ke Liu, Xiaoxiao Xu, Renjun Xu 외

Universal user representation is an important research topic in industry, and is widely used in diverse downstream user analysis tasks, such as user profiling and user preference prediction. With the rapid development of…

Contrastive LearningDimensionality ReductionRepresentation LearningSelf-Supervised Learning

SelfReplay: Adapting Self-Supervised Sensory Models via Adaptive Meta-Task Replay

2024-03-29 · Hyungjun Yoon, Jaehyun Kwak, Biniyam Aschalew Tolera, Gaole Dai 외

Self-supervised learning has emerged as a method for utilizing massive unlabeled data for pre-training models, providing an effective feature extractor for various mobile sensing applications. However, when deployed to e…

Computational EfficiencyDomain AdaptationMeta-LearningSelf-Supervised Learning