arXiv:2411.16095cs.LG2024-11

预测延迟转化提升广告竞价效率,解决长尾分布与标签离散难题

LDACP: Long-Delayed Ad Conversions Prediction Model for Bidding Strategy

  • 用软标签平滑解决转化数整数带来的分类离散问题
  • 引入聚合预估点击率偏差作为代理标签,提升尾部数据预测精度
  • 混合专家结构融合分类与回归结果,适配高波动广告场景

在线广告中,广告投放后自动竞价系统需根据转化数量动态调整出价以优化每次行动成本(CPA)。对于转化延迟较长的广告,仅依赖实时追踪的转化数作为信号会显著高估当前CPA,导致出价过于保守。因此,准确预测长延迟转化数量至关重要。然而,传统回归方法因转化数范围广泛而难以奏效。先前工作通过将回归转为分桶分类取得成功,但面临两个挑战:1)转化数为整数加剧了独热标签的离散性;2)转化数的长尾分布使尾部数据预测困难。本文提出针对竞价策略的长延迟广告转化预测模型LDACP,包含两个子模块:为缓解标签离散问题,引入带标签平滑的分桶分类模块(BCMS),将独热硬标签转为非归一化软标签,并联合最小化分类损失与回归损失;为应对尾部数据预测难题,提出带代理标签的价值回归模块(VRMP),利用聚合预估点击转化率(pCTCVR)的预测偏差作为代理标签。最终通过混合专家(MoE)结构融合BCMS与VRMP的输出,获得最终转化数预测。

原文摘要 · Abstract (English)

In online advertising, once an ad campaign is deployed, the automated bidding system dynamically adjusts the bidding strategy to optimize Cost Per Action (CPA) based on the number of ad conversions. For ads with a long conversion delay, relying solely on the real-time tracked conversion number as a signal for bidding strategy can significantly overestimate the current CPA, leading to conservative bidding strategies. Therefore, it is crucial to predict the number of long-delayed conversions. Nonetheless, it is challenging to predict ad conversion numbers through traditional regression methods due to the wide range of ad conversion numbers. Previous regression works have addressed this challenge by transforming regression problems into bucket classification problems, achieving success in various scenarios. However, specific challenges arise when predicting the number of ad conversions: 1) The integer nature of ad conversion numbers exacerbates the discontinuity issue in one-hot hard labels; 2) The long-tail distribution of ad conversion numbers complicates tail data prediction. In this paper, we propose the Long-Delayed Ad Conversions Prediction model for bidding strategy (LDACP), which consists of two sub-modules. To alleviate the issue of discontinuity in one-hot hard labels, the Bucket Classification Module with label Smoothing method (BCMS) converts one-hot hard labels into non-normalized soft labels, then fits these soft labels by minimizing classification loss and regression loss. To address the challenge of predicting tail data, the Value Regression Module with Proxy labels (VRMP) uses the prediction bias of aggregated pCTCVR as proxy labels. Finally, a Mixture of Experts (MoE) structure integrates the predictions from BCMS and VRMP to obtain the final predicted ad conversion number.

广告竞价转化预测长尾分布混合专家

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。