paper-with-me

Papers

Generalized Delayed Feedback Model with Post-Click Information in Recommender Systems

2022-06-01 · Jia-Qi Yang, De-Chuan Zhan

Predicting conversion rate (e.g., the probability that a user will purchase an item) is a fundamental problem in machine learning based recommender systems. However, accurate conversion labels are revealed after a long delay, which harms the timeliness of recommender systems. Previous literature concentrates on utilizing early conversions to mitigate such a delayed feedback problem. In this paper, we show that post-click user behaviors are also informative to conversion rate prediction and can be used to improve timeliness. We propose a generalized delayed feedback model (GDFM) that unifies both post-click behaviors and early conversions as stochastic post-click information, which could be utilized to train GDFM in a streaming manner efficiently. Based on GDFM, we further establish a novel perspective that the performance gap introduced by delayed feedback can be attributed to a temporal gap and a sampling gap. Inspired by our analysis, we propose to measure the quality of post-click information with a combination of temporal distance and sample complexity. The training objective is re-weighted accordingly to highlight informative and timely signals. We validate our analysis on public datasets, and experimental performance confirms the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:2206.00407

Code (1)

ThyrixYang/gdfm_nips22 공식 구현 pytorch

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Delayed Feedback Modeling for Post-Click Gross Merchandise Volume Prediction: Benchmark, Insights and Approaches

2026-01-28 · Xinyu Li, Sishuo Chen, Guipeng Xv, Li Zhang 외 arxiv

The prediction objectives of online advertisement ranking models are evolving from probabilistic metrics like conversion rate (CVR) to numerical business metrics like post-click gross merchandise volume (GMV). Unlike the…

Follow the TRACE: Exploiting Post-Click Trajectories for Online Delayed Conversion Rate Prediction

2026-04-25 · Xinyue Zhang, Yuanhao Ding, Xiang Ao arxiv

Delayed feedback poses a core challenge for online CVR prediction, forcing a trade-off between label accuracy and data freshness. Existing methods address this through delay modeling or sample reweighting, yet neglect ho…

Handling many conversions per click in modeling delayed feedback

2021-01-06 · Ashwinkumar Badanidiyuru, Andrew Evdokimov, Vinodh Krishnan, Pan Li 외

Predicting the expected value or number of post-click conversions (purchases or other events) is a key task in performance-based digital advertising. In training a conversion optimizer model, one of the most crucial aspe…

An Attention-based Model for Conversion Rate Prediction with Delayed Feedback via Post-click Calibration

2021-12-08 · IJCAI 2021 12 · Yumin Su, Liang Zhang, Quanyu Dai, Bo Zhang 외

Conversion rate (CVR) prediction is becoming in- creasingly important in the multi-billion dollar on- line display advertising industry. It has two ma- jor challenges: firstly, the scarce user history data is very compli…

Delayed Feedback Modeling for the Entire Space Conversion Rate Prediction

2020-11-24 · Yanshi Wang, Jie Zhang, Qing Da, AnXiang Zeng

Estimating post-click conversion rate (CVR) accurately is crucial in E-commerce. However, CVR prediction usually suffers from three major challenges in practice: i) data sparsity: compared with impressions, conversion sa…

Selection biasSurvival Analysis