English
Related papers

Related papers: Warm Up Cold-start Advertisements: Improving CTR P…

200 papers

Click-Through Rate (CTR) prediction is a crucial task in recommendation systems, online searches, and advertising platforms, where accurately capturing users' real interests in content is essential for performance. However, existing methods…

Learning embedding table plays a fundamental role in Click-through rate(CTR) prediction from the view of the model performance and memory usage. The embedding table is a two-dimensional tensor, with its axes indicating the number of feature…

Information Retrieval · Computer Science 2022-09-07 Fuyuan Lyu , Xing Tang , Hong Zhu , Huifeng Guo , Yingxue Zhang , Ruiming Tang , Xue Liu

Click-through rate (CTR) prediction has become increasingly indispensable for various Internet applications. Traditional CTR models convert the multi-field categorical data into ID features via one-hot encoding, and extract the…

Information Retrieval · Computer Science 2024-06-27 Jianghao Lin , Bo Chen , Hangyu Wang , Yunjia Xi , Yanru Qu , Xinyi Dai , Kangning Zhang , Ruiming Tang , Yong Yu , Weinan Zhang

The cold-start problem is quite challenging for existing recommendation models. Specifically, for the new items with only a few interactions, their ID embeddings are trained inadequately, leading to poor recommendation performance. Some…

Information Retrieval · Computer Science 2023-06-09 Haonan Hu , Dazhong Rong , Jianhai Chen , Qinming He , Zhenguang Liu

For industrial-scale advertising systems, prediction of ad click-through rate (CTR) is a central problem. Ad clicks constitute a significant class of user engagements and are often used as the primary signal for the usefulness of ads to…

The click-through rate (CTR) prediction task is to predict whether a user will click on the recommended item. As mind-boggling amounts of data are produced online daily, accelerating CTR prediction model training is critical to ensuring an…

Click-Through Rate (CTR) prediction is a pivotal task in product and content recommendation, where learning effective feature embeddings is of great significance. However, traditional methods typically learn fixed feature representations…

Information Retrieval · Computer Science 2023-09-06 Chen Zhu , Liang Du , Hong Chen , Shuang Zhao , Zixun Sun , Xin Wang , Wenwu Zhu

The one-epoch overfitting phenomenon has been widely observed in industrial Click-Through Rate (CTR) applications, where the model performance experiences a significant degradation at the beginning of the second epoch. Recent advances try…

Information Retrieval · Computer Science 2023-06-01 Zhaocheng Liu , Zhongxiang Fan , Jian Liang , Dongying Kong , Han Li

Embedding & MLP has become a paradigm for modern large-scale recommendation system. However, this paradigm suffers from the cold-start problem which will seriously compromise the ecological health of recommendation systems. This paper…

Information Retrieval · Computer Science 2022-05-30 Xu Zhao , Yi Ren , Ying Du , Shenzheng Zhang , Nian Wang

Click-through rate(CTR) prediction is a core task in cost-per-click(CPC) advertising systems and has been studied extensively by machine learning practitioners. While many existing methods have been successfully deployed in practice, most…

Information Retrieval · Computer Science 2022-01-19 Ke Hu , Yi Qi , Jianqiang Huang , Jia Cheng , Jun Lei

Embedding tables are usually huge in click-through rate (CTR) prediction models. To train and deploy the CTR models efficiently and economically, it is necessary to compress their embedding tables at the training stage. To this end, we…

Machine Learning · Computer Science 2024-08-07 Shiwei Li , Huifeng Guo , Lu Hou , Wei Zhang , Xing Tang , Ruiming Tang , Rui Zhang , Ruixuan Li

Click-through rate (CTR) Prediction is of great importance in real-world online ads systems. One challenge for the CTR prediction task is to capture the real interest of users from their clicked items, which is inherently biased by…

Information Retrieval · Computer Science 2022-04-04 Congcong Liu , Yuejiang Li , Jian Zhu , Xiwei Zhao , Changping Peng , Zhangang Lin , Jingping Shao

Deep Click-Through Rate (CTR) prediction models play an important role in modern industrial recommendation scenarios. However, high memory overhead and computational costs limit their deployment in resource-constrained environments.…

Information Retrieval · Computer Science 2024-06-12 Hao Yu , Minghao Fu , Jiandong Ding , Yusheng Zhou , Jianxin Wu

CTR prediction, which aims to estimate the probability that a user will click an item, plays a crucial role in online advertising and recommender system. Feature interaction modeling based and user interest mining based methods are the two…

Information Retrieval · Computer Science 2021-06-09 Wei Guo , Rong Su , Renhao Tan , Huifeng Guo , Yingxue Zhang , Zhirong Liu , Ruiming Tang , Xiuqiang He

This research presents an innovative and unique way of solving the advertisement prediction problem which is considered as a learning problem over the past several years. Online advertising is a multi-billion-dollar industry and is growing…

Information Retrieval · Computer Science 2017-02-15 Muhammad Junaid Effendi , Syed Abbas Ali

Click-through rate (CTR) prediction of advertisements on online social network platforms to optimize advertising is of much interest. Prior works build machine learning models that take a user-centric approach in terms of training -- using…

Social and Information Networks · Computer Science 2020-09-17 Nathaniel Hudson , Hana Khamfroush , Brent Harrison , Adam Craig

Click-through rate (CTR) estimation plays as a core function module in various personalized online services, including online advertising, recommender systems, and web search etc. From 2015, the success of deep learning started to benefit…

Information Retrieval · Computer Science 2021-04-22 Weinan Zhang , Jiarui Qin , Wei Guo , Ruiming Tang , Xiuqiang He

Cold-start problems are enormous challenges in practical recommender systems. One promising solution for this problem is cross-domain recommendation (CDR) which leverages rich information from an auxiliary (source) domain to improve the…

Information Retrieval · Computer Science 2021-05-12 Yongchun Zhu , Kaikai Ge , Fuzhen Zhuang , Ruobing Xie , Dongbo Xi , Xu Zhang , Leyu Lin , Qing He

Predicting the probability that a user will click on a specific advertisement has been a prevalent issue in online advertising, attracting much research attention in the past decades. As a hot research frontier driven by industrial needs,…

Information Retrieval · Computer Science 2022-02-23 Yanwu Yang , Panyu Zhai

Click through rate (CTR) prediction is very important for Native advertisement but also hard as there is no direct query intent. In this paper we propose a large-scale event embedding scheme to encode the each user browsing event by…

Machine Learning · Computer Science 2023-10-18 Mehul Parsana , Krishna Poola , Yajun Wang , Zhiguang Wang