Personalized Interpolation: Achieving Efficient Conversion Estimation with Flexible Optimization Windows
Xin Zhang, Weiliang Li, Rui Li, Zihang Fu, Tongyi Tang, Zhengyu Zhang, Wen-Yen Chen, Nima Noorshams, Nirav Jasapara, Xiaowen Ding, Ellie Wen, Xue Feng
TL;DR
The paper tackles the challenge of predicting conversions under advertiser-specific, flexible optimization windows by proposing Personalized Interpolation, which estimates the conversion probability for any intermediate window $T_f$ from predictions at two endpoints: a short window $T_s$ and a long window $T_l$. By modelling the CDF of conversion time and introducing an interpolation factor $\alpha$, the method interpolates between endpoint predictions using three designs (linear, rational, exponential) and can be layered on top of existing black-box models with no additional training cost. Extensive experiments on real ads data show that the interpolation approach achieves competitive or superior predictive accuracy (measured by normalized entropy) compared to production baselines and near the theoretical upper bound, while requiring far less training and infrastructure than dedicated multi-head models. The results indicate significant practical impact for deploying flexible, advertiser-tailored optimization windows in large-scale systems. The framework thus enables accurate, efficient conversion optimization across diverse delay distributions without sacrificing system stability or scalability.
Abstract
Optimizing conversions is crucial in modern online advertising systems, enabling advertisers to deliver relevant products to users and drive business outcomes. However, accurately predicting conversion events remains challenging due to variable time delays between user interactions (e.g., impressions or clicks) and the actual conversions. These delays vary substantially across advertisers and products, necessitating flexible optimization windows tailored to specific conversion behaviors. To address this, we propose a novel \textit{Personalized Interpolation} method that extends existing models based on fixed conversion windows to support flexible advertiser-specific optimization windows. Our method enables accurate conversion estimation across diverse delay distributions without increasing system complexity. We evaluate the effectiveness of the proposed approach through extensive experiments using a real-world ads conversion model. Our results show that this method achieves both high prediction accuracy and improved efficiency compared to existing solutions. This study demonstrates the potential of our Personalized Interpolation method to improve conversion optimization and support a wider range of advertising strategies in large-scale online advertising systems.
