paper-with-me

Papers

AIGB: Generative Auto-bidding via Conditional Diffusion Modeling

2024-05-25 · Jiayan Guo, Yusen Huo, Zhilin Zhang, Tianyu Wang, Chuan Yu, Jian Xu, Yan Zhang, Bo Zheng

Auto-bidding plays a crucial role in facilitating online advertising by automatically providing bids for advertisers. Reinforcement learning (RL) has gained popularity for auto-bidding. However, most current RL auto-bidding methods are modeled through the Markovian Decision Process (MDP), which assumes the Markovian state transition. This assumption restricts the ability to perform in long horizon scenarios and makes the model unstable when dealing with highly random online advertising environments. To tackle this issue, this paper introduces AI-Generated Bidding (AIGB), a novel paradigm for auto-bidding through generative modeling. In this paradigm, we propose DiffBid, a conditional diffusion modeling approach for bid generation. DiffBid directly models the correlation between the return and the entire trajectory, effectively avoiding error propagation across time steps in long horizons. Additionally, DiffBid offers a versatile approach for generating trajectories that maximize given targets while adhering to specific constraints. Extensive experiments conducted on the real-world dataset and online A/B test on Alibaba advertising platform demonstrate the effectiveness of DiffBid, achieving 2.81% increase in GMV and 3.36% increase in ROI.

📄 PDF Abstract BibTeX arXiv:2405.16141

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Enhancing Generative Auto-bidding with Offline Reward Evaluation and Policy Search

2025-09-19 · Zhiyu Mou, Yiqin Lv, Miao Xu, Qi Wang 외 arxiv

Auto-bidding is a critical tool for advertisers to improve advertising performance. Recent progress has demonstrated that AI-Generated Bidding (AIGB), which learns a conditional generative planner from offline data, achi…

Reinforcement Learning

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

Generative Auto-Bidding with Value-Guided Explorations

2025-04-20 · Jingtong Gao, Yewen Li, Shuai Mao, Nan Jiang 외

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 rul…

Reinforcement Learning (RL)

DARA: Few-shot Budget Allocation in Online Advertising via In-Context Decision Making with RL-Finetuned LLMs

2026-01-21 · Mingxuan Song, Yusen Huo, Bohan Zhou, Shenglin Yin 외 arxiv

Optimizing the advertiser's cumulative value of winning impressions under budget constraints poses a complex challenge in online advertising, under the paradigm of AI-Generated Bidding (AIGB). Advertisers often have pers…

Reinforcement LearningDecision Making

Generative Auto-Bidding in Large-Scale Competitive Auctions via Diffusion Completer-Aligner

2025-09-03 · Yewen Li, Jingtong Gao, Nan Jiang, Shuai Mao 외 arxiv

Auto-bidding is central to computational advertising, achieving notable commercial success by optimizing advertisers' bids within economic constraints. Recently, large generative models show potential to revolutionize au…