IJCAI 2020poster0 citations

An Attention-based Model for Conversion Rate Prediction with Delayed Feedback via Post-click Calibration

Yumin Su, Liang Zhang, Quanyu Dai, Bo Zhang, Jinyao Yan, Dan Wang, Yongjun Bao, Sulong Xu

Abstract

Conversion rate (CVR) prediction is becoming increasingly important in the multi-billion dollar online display advertising industry. It has two major challenges: firstly, the scarce user history data is very complicated and non-linear; secondly, the time delay between the clicks and the corresponding conversions can be very large, e.g., ranging from seconds to weeks. Existing models usually suffer from such scarce and delayed conversion behaviors. In this paper, we propose a novel deep learning framework to tackle the two challenges. Specifically, we extract the pre-trained embedding from impressions/clicks to assist in conversion models and propose an inner/self-attention mechanism to capture the fine-grained personalized product purchase interests from the sequential click data. Besides, to overcome the time-delay issue, we calibrate the delay model by learning dynamic hazard function with the abundant post-click data more in line with the real distribution. Empirical experiments with real-world user behavior data prove the effectiveness of the proposed method.

Multidisciplinary Topics and Applications: Information RetrievalHumans and AI: Personalization and User Modeling
BibTeX
@inproceedings{ijcai2020p487,
  title     = {An Attention-based Model for Conversion Rate Prediction with Delayed Feedback via Post-click Calibration},
  author    = {Su, Yumin and Zhang, Liang and Dai, Quanyu and Zhang, Bo and Yan, Jinyao and Wang, Dan and Bao, Yongjun and Xu, Sulong and He, Yang and Yan, Weipeng},
  booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
               Artificial Intelligence, {IJCAI-20}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Christian Bessiere},
  pages     = {3522--3528},
  year      = {2020},
  month     = {7},
  note      = {Main track},
  doi       = {10.24963/ijcai.2020/487},
  url       = {https://doi.org/10.24963/ijcai.2020/487},
}