paper-with-me

Papers

Practice on Long Sequential User Behavior Modeling for Click-Through Rate Prediction

2019-05-22 · Qi Pi, Weijie Bian, Guorui Zhou, Xiaoqiang Zhu, Kun Gai

Click-through rate (CTR) prediction is critical for industrial applications such as recommender system and online advertising. Practically, it plays an important role for CTR modeling in these applications by mining user interest from rich historical behavior data. Driven by the development of deep learning, deep CTR models with ingeniously designed architecture for user interest modeling have been proposed, bringing remarkable improvement of model performance over offline metric.However, great efforts are needed to deploy these complex models to online serving system for realtime inference, facing massive traffic request. Things turn to be more difficult when it comes to long sequential user behavior data, as the system latency and storage cost increase approximately linearly with the length of user behavior sequence. In this paper, we face directly the challenge of long sequential user behavior modeling and introduce our hands-on practice with the co-design of machine learning algorithm and online serving system for CTR prediction task. Theoretically, the co-design solution of UIC and MIMN enables us to handle the user interest modeling with unlimited length of sequential behavior data. Comparison between model performance and system efficiency proves the effectiveness of proposed solution. To our knowledge, this is one of the first industrial solutions that are capable of handling long sequential user behavior data with length scaling up to thousands. It now has been deployed in the display advertising system in Alibaba.

📄 PDF Abstract BibTeX arXiv:1905.09248

Code (2)

UIC-Paper/MIMN 공식 구현 tf
xiaominglalala/Session_based_Recommendation paddle

Tasks

Click-Through Rate PredictionRecommendation Systems

Similar Papers 제목 키워드 기반

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

User Behavior Retrieval for Click-Through Rate Prediction

2020-05-28 · Jiarui Qin, Wei-Nan Zhang, Xin Wu, Jiarui Jin 외

Click-through rate (CTR) prediction plays a key role in modern online personalization services. In practice, it is necessary to capture user's drifting interests by modeling sequential user behaviors to build an accurate…

Click-Through Rate PredictionPredictionRetrieval

Iterative Memory Network for Long Sequential User Behavior Modeling in Recommender Systems

2021-09-29 · Qianying Lin, Wen-Ji Zhou, Yanshi Wang, Qing Da 외

Sequential user behavior modeling is a key feature in modern recommender systems, seeking to capture users' interest based on their past activities. There are two usual approaches to sequential modeling : Recurrent Neura…

Recommendation Systems

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

Search-based User Interest Modeling with Lifelong Sequential Behavior Data for Click-Through Rate Prediction

2020-06-10 · Pi Qi, Xiaoqiang Zhu, Guorui Zhou, Yujing Zhang 외

Rich user behavior data has been proven to be of great value for click-through rate prediction tasks, especially in industrial applications such as recommender systems and online advertising. Both industry and academy ha…

Click-Through Rate PredictionRecommendation Systems