paper-with-me

Papers

Multi-Channel Sequential Behavior Networks for User Modeling in Online Advertising

2020-12-27 · Iyad Batal, Akshay Soni

Multiple content providers rely on native advertisement for revenue by placing ads within the organic content of their pages. We refer to this setting as ``queryless'' to differentiate from search advertisement where a user submits a search query and gets back related ads. Understanding user intent is critical because relevant ads improve user experience and increase the likelihood of delivering clicks that have value to our advertisers. This paper presents Multi-Channel Sequential Behavior Network (MC-SBN), a deep learning approach for embedding users and ads in a semantic space in which relevance can be evaluated. Our proposed user encoder architecture summarizes user activities from multiple input channels--such as previous search queries, visited pages, or clicked ads--into a user vector. It uses multiple RNNs to encode sequences of event sessions from the different channels and then applies an attention mechanism to create the user representation. A key property of our approach is that user vectors can be maintained and updated incrementally, which makes it feasible to be deployed for large-scale serving. We conduct extensive experiments on real-world datasets. The results demonstrate that MC-SBN can improve the ranking of relevant ads and boost the performance of both click prediction and conversion prediction in the queryless native advertising setting.

📄 PDF Abstract BibTeX arXiv:2012.15728

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-Interest-Aware User Modeling for Large-Scale Sequential Recommendations

2021-02-18 · Jianxun Lian, Iyad Batal, Zheng Liu, Akshay Soni 외

Precise user modeling is critical for online personalized recommendation services. Generally, users' interests are diverse and are not limited to a single aspect, which is particularly evident when their behaviors are ob…

Recommendation Systems

Improving Sequential Recommender Systems with Online and In-store User Behavior

2024-12-03 · Luyi Ma, Aashika Padmanabhan, Anjana Ganesh, Shengwei Tang 외

Online e-commerce platforms have been extending in-store shopping, which allows users to keep the canonical online browsing and checkout experience while exploring in-store shopping. However, the growing transition betwe…

Recommendation Systems

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

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

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

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

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…

Click-Through Rate PredictionRecommendation Systems