Entire Space Multi-Task Model: An Effective Approach for Estimating Post-Click Conversion Rate
Xiao Ma, Liqin Zhao, Guan Huang, Zhi Wang, Zelin Hu, Xiaoqiang Zhu,, Kun Gai

TL;DR
This paper introduces the Entire Space Multi-task Model (ESMM), a novel approach for estimating post-click conversion rates that addresses sample bias and data sparsity by modeling over the entire impression space and leveraging sequential user actions.
Contribution
The paper presents ESMM, the first model to directly estimate CVR over the entire impression space using transfer learning, improving accuracy and addressing key practical challenges.
Findings
ESMM significantly outperforms existing methods on Taobao data.
Introduces a new dataset with sequential user actions for CVR modeling.
Demonstrates effectiveness of modeling CVR over the entire space.
Abstract
Estimating post-click conversion rate (CVR) accurately is crucial for ranking systems in industrial applications such as recommendation and advertising. Conventional CVR modeling applies popular deep learning methods and achieves state-of-the-art performance. However it encounters several task-specific problems in practice, making CVR modeling challenging. For example, conventional CVR models are trained with samples of clicked impressions while utilized to make inference on the entire space with samples of all impressions. This causes a sample selection bias problem. Besides, there exists an extreme data sparsity problem, making the model fitting rather difficult. In this paper, we model CVR in a brand-new perspective by making good use of sequential pattern of user actions, i.e., impression -> click -> conversion. The proposed Entire Space Multi-task Model (ESMM) can eliminate the two…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Domain Adaptation and Few-Shot Learning · Advanced Bandit Algorithms Research
