paper-with-me

홈 › Papers

A Feedback Shift Correction in Predicting Conversion Rates under Delayed Feedback

2020-02-06 · Shota Yasui, Gota Morishita, Komei Fujita, Masashi Shibata

In display advertising, predicting the conversion rate, that is, the probability that a user takes a predefined action on an advertiser's website, such as purchasing goods is fundamental in estimating the value of displaying the advertisement. However, there is a relatively long time delay between a click and its resultant conversion. Because of the delayed feedback, some positive instances at the training period are labeled as negative because some conversions have not yet occurred when training data are gathered. As a result, the conditional label distributions differ between the training data and the production environment. This situation is referred to as a feedback shift. We address this problem by using an importance weight approach typically used for covariate shift correction. We prove its consistency for the feedback shift. Results in both offline and online experiments show that our proposed method outperforms the existing method.

📄 PDF Abstract BibTeX arXiv:2002.02068

Code (1)

ko-fujita/ko-fujita

Similar Papers 제목 키워드 기반

Unbiased Delayed Feedback Label Correction for Conversion Rate Prediction

2023-07-24 · Yifan Wang, Peijie Sun, Min Zhang, Qinglin Jia 외

Conversion rate prediction is critical to many online applications such as digital display advertising. To capture dynamic data distribution, industrial systems often require retraining models on recent data daily or wee…

counterfactual

A Nonparametric Delayed Feedback Model for Conversion Rate Prediction

2018-02-01 · Yuya Yoshikawa, Yusaku Imai

Predicting conversion rates (CVRs) in display advertising (e.g., predicting the proportion of users who purchase an item (i.e., a conversion) after its corresponding ad is clicked) is important when measuring the effects…

Prediction

Generalized Delayed Feedback Model with Post-Click Information in Recommender Systems

2022-06-01 · Jia-Qi Yang, De-Chuan Zhan

Predicting conversion rate (e.g., the probability that a user will purchase an item) is a fundamental problem in machine learning based recommender systems. However, accurate conversion labels are revealed after a long d…

Recommendation Systems

Interpreting Neural Network Judgments via Minimal, Stable, and Symbolic Corrections

2018-02-21 · NeurIPS 2018 12 · Xin Zhang, Armando Solar-Lezama, Rishabh Singh

We present a new algorithm to generate minimal, stable, and symbolic corrections to an input that will cause a neural network with ReLU activations to change its output. We argue that such a correction is a useful way to…

Freshness or Accuracy, Why Not Both? Addressing Delayed Feedback via Dynamic Graph Neural Networks

2023-08-15 · Xiaolin Zheng, Zhongyu Wang, Chaochao Chen, Feng Zhu 외

The delayed feedback problem is one of the most pressing challenges in predicting the conversion rate since users' conversions are always delayed in online commercial systems. Although new data are beneficial for continu…

Graph Neural Network