paper-with-me

홈 › Papers

Generative Auto-Bidding with Value-Guided Explorations

2025-04-20 · Jingtong Gao, Yewen Li, Shuai Mao, Nan Jiang, Yejing Wang, Qingpeng Cai, Fei Pan, Peng Jiang, Kun Gai, Bo An, Xiangyu Zhao

Auto-bidding, with its strong capability to optimize bidding decisions within dynamic and competitive online environments, has become a pivotal strategy for advertising platforms. Existing approaches typically employ rule-based strategies or Reinforcement Learning (RL) techniques. However, rule-based strategies lack the flexibility to adapt to time-varying market conditions, and RL-based methods struggle to capture essential historical dependencies and observations within Markov Decision Process (MDP) frameworks. Furthermore, these approaches often face challenges in ensuring strategy adaptability across diverse advertising objectives. Additionally, as offline training methods are increasingly adopted to facilitate the deployment and maintenance of stable online strategies, the issues of documented behavioral patterns and behavioral collapse resulting from training on fixed offline datasets become increasingly significant. To address these limitations, this paper introduces a novel offline Generative Auto-bidding framework with Value-Guided Explorations (GAVE). GAVE accommodates various advertising objectives through a score-based Return-To-Go (RTG) module. Moreover, GAVE integrates an action exploration mechanism with an RTG-based evaluation method to explore novel actions while ensuring stability-preserving updates. A learnable value function is also designed to guide the direction of action exploration and mitigate Out-of-Distribution (OOD) problems. Experimental results on two offline datasets and real-world deployments demonstrate that GAVE outperforms state-of-the-art baselines in both offline evaluations and online A/B tests. By applying the core methods of this framework, we proudly secured first place in the NeurIPS 2024 competition, 'AIGB Track: Learning Auto-Bidding Agents with Generative Models'.

📄 PDF Abstract BibTeX arXiv:2504.14587

Code (1)

applied-machine-learning-lab/gave 공식 구현 pytorch

Tasks

Reinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Q-Regularized Generative Auto-Bidding: From Suboptimal Trajectories to Optimal Policies

2026-01-06 · Mingming Zhang, Na Li, Zhuang Feiqing, Hongyang Zheng 외 arxiv

With the rapid development of e-commerce, auto-bidding has become a key asset in optimizing advertising performance under diverse advertiser environments. The current approaches focus on reinforcement learning (RL) and g…

Reinforcement Learning

SEGB: Self-Evolved Generative Bidding with Local Autoregressive Diffusion

2025-12-31 · Yulong Gao, Wan Jiang, Mingzhe Cao, Xuepu Wang 외 arxiv

In the realm of online advertising, automated bidding has become a pivotal tool, enabling advertisers to efficiently capture impression opportunities in real-time. Recently, generative auto-bidding has shown significant …

HALO: Hindsight-Augmented Learning for Online Auto-Bidding

2025-08-05 · Pusen Dong, Chenglong Cao, Xinyu Zhou, Jirong You 외 arxiv

Digital advertising platforms operate millisecond-level auctions through Real-Time Bidding (RTB) systems, where advertisers compete for ad impressions through algorithmic bids. This dynamic mechanism enables precise audi…

JD-BP: A Joint-Decision Generative Framework for Auto-Bidding and Pricing

2026-04-07 · Linghui Meng, Chun Gan, Shengsheng Niu, Chengcheng Zhang 외 arxiv

Auto-bidding services optimize real-time bidding strategies for advertisers under key performance indicator (KPI) constraints such as target return on investment and budget. However, uncertainties such as model predictio…

Expert-Guided Diffusion Planner for Auto-Bidding

2025-08-12 · Yunshan Peng, Wenzheng Shu, Jiahao Sun, Yanxiang Zeng 외 arxiv

Auto-bidding is widely used in advertising systems, serving a diverse range of advertisers. Generative bidding is increasingly gaining traction due to its strong planning capabilities and generalizability. Unlike traditi…

Reinforcement Learning