Calibrating User Response Predictions in Online Advertising

Abstract

Predicting user response probability such as click-through rate (CTR) and conversion rate (CVR) accurately is essential to online advertising systems. To obtain accurate probability, calibration is usually used to transform predicted probabilities to posterior probabilities. Due to the sparsity and latency of the user response behaviors such as clicks and conversions, traditional calibration methods may not work well in real-world online advertising systems. In this paper, we present a comprehensive calibration solution for online advertising. More specifically, we propose a calibration algorithm to exploit implicit properties of predicted probabilities to reduce negative impacts of the data sparsity problem. To deal with the latency problem in calibrating delayed responses, e.g., conversions, we propose an estimation model to leverage post-click information to approximate the real delayed user responses. We also notice that existing metrics are insufficient to evaluate the calibration performance. Therefore, we present new metrics to measure the calibration performance. Experimental evaluations on both real-world datasets and online advertising systems show that our proposed solution outperforms existing calibration methods and brings significant business values.

Cite

Text

Deng et al. "Calibrating User Response Predictions in Online Advertising." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2020. doi:10.1007/978-3-030-67667-4_13

Markdown

[Deng et al. "Calibrating User Response Predictions in Online Advertising." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2020.](https://mlanthology.org/ecmlpkdd/2020/deng2020ecmlpkdd-calibrating/) doi:10.1007/978-3-030-67667-4_13

BibTeX

@inproceedings{deng2020ecmlpkdd-calibrating,
  title     = {{Calibrating User Response Predictions in Online Advertising}},
  author    = {Deng, Chao and Wang, Hao and Tan, Qing and Xu, Jian and Gai, Kun},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2020},
  pages     = {208-223},
  doi       = {10.1007/978-3-030-67667-4_13},
  url       = {https://mlanthology.org/ecmlpkdd/2020/deng2020ecmlpkdd-calibrating/}
}