paper-with-me

Papers

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

2022-01-20 · Zixuan Xu, Penghui Wei, Weimin Zhang, Shaoguo Liu, Liang Wang, Bo Zheng

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.

📄 PDF Abstract BibTeX arXiv:2201.08024

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationSelection bias

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Uncertainty Calibration for Counterfactual Propensity Estimation in Recommendation

2023-03-23 · WenBo Hu, Xin Sun, Qiang Liu, Le Wu 외

Post-click conversion rate (CVR) is a reliable indicator of online customers' preferences, making it crucial for developing recommender systems. A major challenge in predicting CVR is severe selection bias, arising from …

counterfactualGeneralization BoundsImputationRecommendation Systems+1

Uncertainty Calibration for Ensemble-Based Debiasing Methods

2021-11-07 · NeurIPS 2021 12 · Ruibin Xiong, Yimeng Chen, Liang Pang, Xueqi Chen 외

Ensemble-based debiasing methods have been shown effective in mitigating the reliance of classifiers on specific dataset bias, by exploiting the output of a bias-only model to adjust the learning target. In this paper, w…

Fact Verification

Large-scale Causal Approaches to Debiasing Post-click Conversion Rate Estimation with Multi-task Learning

2019-10-16 · Wenhao Zhang, Wentian Bao, Xiao-Yang Liu, Keping Yang 외

Post-click conversion rate (CVR) estimation is a critical task in e-commerce recommender systems. This task is deemed quite challenging under the industrial setting with two major issues: 1) selection bias caused by user…

Multi-Task LearningRecommendation SystemsSelection bias

Debiasing Sequential Recommenders through Distributionally Robust Optimization over System Exposure

2023-12-12 · Jiyuan Yang, Yue Ding, Yidan Wang, Pengjie Ren 외

Sequential recommendation (SR) models are typically trained on user-item interactions which are affected by the system exposure bias, leading to the user preference learned from the biased SR model not being fully consis…

Sequential Recommendation

A Generalized Doubly Robust Learning Framework for Debiasing Post-Click Conversion Rate Prediction

2022-11-12 · Quanyu Dai, Haoxuan Li, Peng Wu, Zhenhua Dong 외

Post-click conversion rate (CVR) prediction is an essential task for discovering user interests and increasing platform revenues in a range of industrial applications. One of the most challenging problems of this task is…

Generalization BoundsImputationSelection bias