English

UKD: Debiasing Conversion Rate Estimation via Uncertainty-regularized Knowledge Distillation

Information Retrieval 2022-01-21 v1

Abstract

In online advertising, conventional post-click conversion rate (CVR) estimation models are trained using clicked samples. However, during online serving the models need to estimate for all impression ads, leading to the sample selection bias (SSB) issue. Intuitively, providing reliable supervision signals for unclicked ads is a feasible way to alleviate the SSB issue. This paper proposes an uncertainty-regularized knowledge distillation (UKD) framework to debias CVR estimation via distilling knowledge from unclicked ads. A teacher model learns click-adaptive representations and produces pseudo-conversion labels on unclicked ads as supervision signals. Then a student model is trained on both clicked and unclicked ads with knowledge distillation, performing uncertainty modeling to alleviate the inherent noise in pseudo-labels. Experiments on billion-scale datasets show that UKD outperforms previous debiasing methods. Online results verify that UKD achieves significant improvements.

Keywords

Cite

@article{arxiv.2201.08024,
  title  = {UKD: Debiasing Conversion Rate Estimation via Uncertainty-regularized Knowledge Distillation},
  author = {Zixuan Xu and Penghui Wei and Weimin Zhang and Shaoguo Liu and Liang Wang and Bo Zheng},
  journal= {arXiv preprint arXiv:2201.08024},
  year   = {2022}
}

Comments

Accepted by WWW 2022 research track. The first two authors contributed equally

R2 v1 2026-06-24T08:56:11.699Z