paper-with-me

Papers

ESCM$^2$: Entire Space Counterfactual Multi-Task Model for Post-Click Conversion Rate Estimation

2022-04-03 · Hao Wang, Tai-Wei Chang, Tianqiao Liu, Jianmin Huang, Zhichao Chen, Chao Yu, Ruopeng Li, Wei Chu

Accurate estimation of post-click conversion rate is critical for building recommender systems, which has long been confronted with sample selection bias and data sparsity issues. Methods in the Entire Space Multi-task Model (ESMM) family leverage the sequential pattern of user actions, i.e. $impression\rightarrow click \rightarrow conversion$ to address data sparsity issue. However, they still fail to ensure the unbiasedness of CVR estimates. In this paper, we theoretically demonstrate that ESMM suffers from the following two problems: (1) Inherent Estimation Bias (IEB), where the estimated CVR of ESMM is inherently higher than the ground truth; (2) Potential Independence Priority (PIP) for CTCVR estimation, where there is a risk that the ESMM overlooks the causality from click to conversion. To this end, we devise a principled approach named Entire Space Counterfactual Multi-task Modelling (ESCM$^2$), which employs a counterfactual risk miminizer as a regularizer in ESMM to address both IEB and PIP issues simultaneously. Extensive experiments on offline datasets and online environments demonstrate that our proposed ESCM$^2$ can largely mitigate the inherent IEB and PIP issues and achieve better performance than baseline models.

📄 PDF Abstract BibTeX arXiv:2204.05125

Code (1)

PaddlePaddle/PaddleRec/tree/master/models/multitask/escm2 paddle

Tasks

counterfactualRecommendation SystemsSelection bias

Similar Papers 제목 키워드 기반

Entire Space Counterfactual Learning: Tuning, Analytical Properties and Industrial Applications

2022-10-20 · Hao Wang, Zhichao Chen, Jiajun Fan, Yuxin Huang 외

As a basic research problem for building effective recommender systems, post-click conversion rate (CVR) estimation has long been plagued by sample selection bias and data sparsity issues. To address the data sparsity is…

Auxiliary LearningcounterfactualRecommendation SystemsSelection bias

CodeSCM: Causal Analysis for Multi-Modal Code Generation

2025-02-07 · Mukur Gupta, Noopur Bhatt, Suman Jana

In this paper, we propose CodeSCM, a Structural Causal Model (SCM) for analyzing multi-modal code generation using large language models (LLMs). By applying interventions to CodeSCM, we measure the causal effects of diff…

Code Generation

DCMT: A Direct Entire-Space Causal Multi-Task Framework for Post-Click Conversion Estimation

2023-02-13 · Feng Zhu, Mingjie Zhong, Xinxing Yang, Longfei Li 외

In recommendation scenarios, there are two long-standing challenges, i.e., selection bias and data sparsity, which lead to a significant drop in prediction accuracy for both Click-Through Rate (CTR) and post-click Conver…

counterfactualMulti-Task LearningSelection bias

Counterfactual Mean Embeddings

2018-05-22 · Krikamol Muandet, Motonobu Kanagawa, Sorawit Saengkyongam, Sanparith Marukatat

Counterfactual inference has become a ubiquitous tool in online advertisement, recommendation systems, medical diagnosis, and econometrics. Accurate modeling of outcome distributions associated with different interventio…

Causal InferencecounterfactualCounterfactual InferenceEconometrics+3

Exploiting Emotion-Semantic Correlations for Empathetic Response Generation

2024-02-27 · Zhou Yang, Zhaochun Ren, Yufeng Wang, Xiaofei Zhu 외

Empathetic response generation aims to generate empathetic responses by understanding the speaker's emotional feelings from the language of dialogue. Recent methods capture emotional words in the language of communicator…

Dialogue GenerationEmpathetic Response GenerationResponse Generation