paper-with-me

Papers

Deep Character-Level Click-Through Rate Prediction for Sponsored Search

2017-07-07 · Bora Edizel, Amin Mantrach, Xiao Bai

Predicting the click-through rate of an advertisement is a critical component of online advertising platforms. In sponsored search, the click-through rate estimates the probability that a displayed advertisement is clicked by a user after she submits a query to the search engine. Commercial search engines typically rely on machine learning models trained with a large number of features to make such predictions. This is inevitably requires a lot of engineering efforts to define, compute, and select the appropriate features. In this paper, we propose two novel approaches (one working at character level and the other working at word level) that use deep convolutional neural networks to predict the click-through rate of a query-advertisement pair. Specially, the proposed architectures only consider the textual content appearing in a query-advertisement pair as input, and produce as output a click-through rate prediction. By comparing the character-level model with the word-level model, we show that language representation can be learnt from scratch at character level when trained on enough data. Through extensive experiments using billions of query-advertisement pairs of a popular commercial search engine, we demonstrate that both approaches significantly outperform a baseline model built on well-selected text features and a state-of-the-art word2vec-based approach. Finally, by combining the predictions of the deep models introduced in this study with the prediction of the model in production of the same commercial search engine, we significantly improve the accuracy and the calibration of the click-through rate prediction of the production system.

📄 PDF Abstract BibTeX arXiv:1707.02158

Code (1)

yrbahn/deep_match_ctr_prediction tf

Tasks

Click-Through Rate Prediction

Similar Papers 제목 키워드 기반

Triangle Graph Interest Network for Click-through Rate Prediction

2022-02-06 · Wensen Jiang, Yizhu Jiao, Qingqin Wang, Chuanming Liang 외

Click-through rate prediction is a critical task in online advertising. Currently, many existing methods attempt to extract user potential interests from historical click behavior sequences. However, it is difficult to h…

Click-Through Rate PredictionPredictionRecommendation Systems

Item Popularity Prediction in E-commerce Using Image Quality Feature Vectors

2016-05-12 · Stephen Zakrewsky, Kamelia Aryafar, Ali Shokoufandeh

Online retail is a visual experience- Shoppers often use images as first order information to decide if an item matches their personal style. Image characteristics such as color, simplicity, scene composition, texture, s…

Time-aligned Exposure-enhanced Model for Click-Through Rate Prediction

2023-08-19 · Hengyu Zhang, Chang Meng, Wei Guo, Huifeng Guo 외

Click-Through Rate (CTR) prediction, crucial in applications like recommender systems and online advertising, involves ranking items based on the likelihood of user clicks. User behavior sequence modeling has marked prog…

Click-Through Rate PredictionPredictionRecommendation Systems

QUERT: Continual Pre-training of Language Model for Query Understanding in Travel Domain Search

2023-06-11 · Jian Xie, Yidan Liang, Jingping Liu, Yanghua Xiao 외

In light of the success of the pre-trained language models (PLMs), continual pre-training of generic PLMs has been the paradigm of domain adaption. In this paper, we propose QUERT, A Continual Pre-trained Language Model …

Domain AdaptationLanguage ModelingLanguage ModellingPrediction

Sequential Click Prediction for Sponsored Search with Recurrent Neural Networks

2014-04-23 · Yuyu Zhang, Hanjun Dai, Chang Xu, Jun Feng 외

Click prediction is one of the fundamental problems in sponsored search. Most of existing studies took advantage of machine learning approaches to predict ad click for each event of ad view independently. However, as obs…

Prediction