paper-with-me

홈 › Papers

Parameter-Efficient Transfer from Sequential Behaviors for User Modeling and Recommendation

2020-01-13 · Fajie Yuan, Xiangnan He, Alexandros Karatzoglou, Liguang Zhang

Inductive transfer learning has had a big impact on computer vision and NLP domains but has not been used in the area of recommender systems. Even though there has been a large body of research on generating recommendations based on modeling user-item interaction sequences, few of them attempt to represent and transfer these models for serving downstream tasks where only limited data exists. In this paper, we delve on the task of effectively learning a single user representation that can be applied to a diversity of tasks, from cross-domain recommendations to user profile predictions. Fine-tuning a large pre-trained network and adapting it to downstream tasks is an effective way to solve such tasks. However, fine-tuning is parameter inefficient considering that an entire model needs to be re-trained for every new task. To overcome this issue, we develop a parameter efficient transfer learning architecture, termed as PeterRec, which can be configured on-the-fly to various downstream tasks. Specifically, PeterRec allows the pre-trained parameters to remain unaltered during fine-tuning by injecting a series of re-learned neural networks, which are small but as expressive as learning the entire network. We perform extensive experimental ablation to show the effectiveness of the learned user representation in five downstream tasks. Moreover, we show that PeterRec performs efficient transfer learning in multiple domains, where it achieves comparable or sometimes better performance relative to fine-tuning the entire model parameters. Codes and datasets are available at https://github.com/fajieyuan/sigir2020_peterrec.

📄 PDF Abstract BibTeX arXiv:2001.04253

Code (1)

fajieyuan/sigir2020_peterrec 공식 구현 tf

Tasks

Recommendation SystemsTransfer Learning

Similar Papers 제목 키워드 기반

Learning Transferrable Parameters for Long-tailed Sequential User Behavior Modeling

2020-10-22 · Jianwen Yin, Chenghao Liu, Weiqing Wang, Jianling Sun 외

Sequential user behavior modeling plays a crucial role in online user-oriented services, such as product purchasing, news feed consumption, and online advertising. The performance of sequential modeling heavily depends o…

Transfer Learning

Sequential Recommendation with Dual Side Neighbor-based Collaborative Relation Modeling

2019-11-10 · Jiarui Qin, Kan Ren, Yuchen Fang, Wei-Nan Zhang 외

Sequential recommendation task aims to predict user preference over items in the future given user historical behaviors. The order of user behaviors implies that there are resourceful sequential patterns embedded in the …

DiversityRelationSequential Recommendation

Lifelong Sequential Modeling with Personalized Memorization for User Response Prediction

2019-05-02 · Kan Ren, Jiarui Qin, Yuchen Fang, Wei-Nan Zhang 외

User response prediction, which models the user preference w.r.t. the presented items, plays a key role in online services. With two-decade rapid development, nowadays the cumulated user behavior sequences on mature Inte…

Memorization

Leave No One Behind: Online Self-Supervised Self-Distillation for Sequential Recommendation

2024-03-22 · Shaowei Wei, Zhengwei Wu, Xin Li, Qintong Wu 외

Sequential recommendation methods play a pivotal role in modern recommendation systems. A key challenge lies in accurately modeling user preferences in the face of data sparsity. To tackle this challenge, recent methods …

ClusteringContrastive LearningOnline ClusteringRecommendation Systems+2

All-domain Moveline Evolution Network for Click-Through Rate Prediction

2024-11-18 · Chen Gao, Zixin Zhao, Lv Shao, Tong Liu

E-commerce app users exhibit behaviors that are inherently logically consistent. A series of multi-scenario user behaviors interconnect to form the scene-level all-domain user moveline, which ultimately reveals the user'…

AllClick-Through Rate Prediction