paper-with-me

홈 › Papers

Soft Frequency Capping for Improved Ad Click Prediction in Yahoo Gemini Native

2023-12-08 · Michal Aharon, Yohay Kaplan, Rina Levy, Oren Somekh, Ayelet Blanc, Neetai Eshel, Avi Shahar, Assaf Singer, Alex Zlotnik

Yahoo's native advertising (also known as Gemini native) serves billions of ad impressions daily, reaching a yearly run-rate of many hundred of millions USD. Driving the Gemini native models that are used to predict both click probability (pCTR) and conversion probability (pCONV) is OFFSET - a feature enhanced collaborative-filtering (CF) based event prediction algorithm. \offset is a one-pass algorithm that updates its model for every new batch of logged data using a stochastic gradient descent (SGD) based approach. Since OFFSET represents its users by their features (i.e., user-less model) due to sparsity issues, rule based hard frequency capping (HFC) is used to control the number of times a certain user views a certain ad. Moreover, related statistics reveal that user ad fatigue results in a dramatic drop in click through rate (CTR). Therefore, to improve click prediction accuracy, we propose a soft frequency capping (SFC) approach, where the frequency feature is incorporated into the OFFSET model as a user-ad feature and its weight vector is learned via logistic regression as part of OFFSET training. Online evaluation of the soft frequency capping algorithm via bucket testing showed a significant 7.3% revenue lift. Since then, the frequency feature enhanced model has been pushed to production serving all traffic, and is generating a hefty revenue lift for Yahoo Gemini native. We also report related statistics that reveal, among other things, that while users' gender does not affect ad fatigue, the latter seems to increase with users' age.

📄 PDF Abstract BibTeX arXiv:2312.05052

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative Filtering

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Kalman Filtering Attention for User Behavior Modeling in CTR Prediction

2020-10-02 · NeurIPS 2020 12 · Hu Liu, Jing Lu, Xiwei Zhao, Sulong Xu 외

Click-through rate (CTR) prediction is one of the fundamental tasks for e-commerce search engines. As search becomes more personalized, it is necessary to capture the user interest from rich behavior data. Existing user …

Click-Through Rate Prediction

Reach Measurement, Optimization and Frequency Capping In Targeted Online Advertising Under k-Anonymity

2025-01-08 · Yuan Gao, Mu Qiao

The growth in the use of online advertising to foster brand awareness over recent years is largely attributable to the ubiquity of social media. One pivotal technology contributing to the success of online brand advertis…

Privacy Preserving

Soft Retargeting Network for Click Through Rate Prediction

2022-06-04 · Xiaochen Li, Xin Song, Pengjia Yuan, Xialong Liu 외

The study of user interest models has received a great deal of attention in click through rate (CTR) prediction recently. These models aim at capturing user interest from different perspectives, including user interest e…

Click-Through Rate PredictionGraph EmbeddingPrediction

Output Embedding Centering for Stable LLM Pretraining

2026-01-05 · Felix Stollenwerk, Anna Lokrantz, Niclas Hertzberg arxiv

Pretraining of large language models is not only expensive but also prone to certain training instabilities. A specific instability that often occurs at the end of training is output logit divergence. The most widely use…

FAN: Fatigue-Aware Network for Click-Through Rate Prediction in E-commerce Recommendation

2023-04-10 · Ming Li, Naiyin Liu, Xiaofeng Pan, Yang Huang 외

Since clicks usually contain heavy noise, increasing research efforts have been devoted to modeling implicit negative user behaviors (i.e., non-clicks). However, they either rely on explicit negative user behaviors (e.g.…

Click-Through Rate PredictionTime Series