CVR予測

Attribution Reporting with event-level reports

source: https://github.com/WICG/attribution-reporting-api/blob/main/EVENT.md 内容 APIの概要 データの制限とノイズ adのクリックを特定する識別子のsource_event_idは64bit trigger sideのデータは navigationならば3bit、eventならば1bitに制限される ブラウザは確率 p が指定された以下の

Estimating True Post-Click Conversion via Group-stratified Counterfactual Inference

学会: AdKDD 2021 http://papers.adkdd.org/2021/papers/adkdd21-gu-estimating.pdf メモ uplift modelingと違うと言っているが、提案手法の中で重要なTCVRはConditinal Average Treatment Effect (CATE)と同じである。また、free rider metricは(CVR-CATE)/CVRである。 内容 TCVR(True Post-Click Conversion)=Conditinal Average Treatment Effect (CATE)を推定す