arXiv:2506.21956cs.LG2025-06被引 5

用生成模型优化广告自动出价,提升长期收益表现

Optimal Return-to-Go Guided Decision Transformer for Auto-Bidding in Advertisement

  • 基于回报预期构建决策变换器,统一建模出价序列
  • 通过模拟生成高收益轨迹,提升训练数据质量
  • 适合处理复杂竞价环境中的长期策略优化

在在线广告领域,广告主通过需求方平台的自动出价工具参与广告位竞拍。为提升出价自动化水平,本文采用生成模型决策变换器(Decision Transformer, DT)解决自动出价中的序列建模难题,有效捕捉历史出价与用户行为之间的长期依赖关系。然而传统DT存在两个缺陷:一是需预先设定回报预期(RTG)值,无法自动生成;二是训练数据包含混合质量的轨迹,限制策略性能。为此,本文提出R*决策变换器(R* DT),分三步实现:(1) R DT:存储状态与RTG下的动作,并利用训练集记忆每个状态对应的RTG;(2) R^ DT:预测给定状态下训练集中最高的可能RTG,生成次优策略;(3) R* DT:基于R^ DT生成轨迹,通过仿真筛选高收益轨迹并扩充训练集。该数据增强策略显著提升训练轨迹的回报预期,逐步逼近最优策略。在公开竞价数据集上的实验验证了R* DT的有效性,尤其在处理混合质量轨迹时表现更优。

原文摘要 · Abstract (English)

In the realm of online advertising, advertisers partake in ad auctions to obtain advertising slots, frequently taking advantage of auto-bidding tools provided by demand-side platforms. To improve the automation of these bidding systems, we adopt generative models, namely the Decision Transformer (DT), to tackle the difficulties inherent in automated bidding. Applying the Decision Transformer to the auto-bidding task enables a unified approach to sequential modeling, which efficiently overcomes short-sightedness by capturing long-term dependencies between past bidding actions and user behavior. Nevertheless, conventional DT has certain drawbacks: (1) DT necessitates a preset return-to-go (RTG) value before generating actions, which is not inherently produced; (2) The policy learned by DT is restricted by its training data, which is consists of mixed-quality trajectories. To address these challenges, we introduce the R* Decision Transformer (R* DT), developed in a three-step process: (1) R DT: Similar to traditional DT, R DT stores actions based on state and RTG value, as well as memorizing the RTG for a given state using the training set; (2) R^ DT: We forecast the highest value (within the training set) of RTG for a given state, deriving a suboptimal policy based on the current state and the forecasted supreme RTG value; (3) R* DT: Based on R^ DT, we generate trajectories and select those with high rewards (using a simulator) to augment our training dataset. This data enhancement has been shown to improve the RTG of trajectories in the training data and gradually leads the suboptimal policy towards optimality. Comprehensive tests on a publicly available bidding dataset validate the R* DT's efficacy and highlight its superiority when dealing with mixed-quality trajectories.

自动出价决策变换器生成模型

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