菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-05
📄 Abstract - Knowledge-informed Bidding with Dual-process Control for Online Advertising

Bid optimization in online advertising relies on black-box machine-learning models that learn bidding decisions from historical data. However, these approaches fail to replicate human experts' adaptive, experience-driven, and globally coherent decisions. Specifically, they generalize poorly in data-sparse cases because of missing structured knowledge, make short-sighted sequential decisions that ignore long-term interdependencies, and struggle to adapt in out-of-distribution scenarios where human experts succeed. To address this, we propose KBD (Knowledge-informed Bidding with Dual-process control), a novel method for bid optimization. KBD embeds human expertise as inductive biases through the informed machine-learning paradigm, uses Decision Transformer (DT) to globally optimize multi-step bidding sequences, and implements dual-process control by combining a fast rule-based PID (System 1) with DT (System 2). Extensive experiments highlight KBD's advantage over existing methods and underscore the benefit of grounding bid optimization in human expertise and dual-process control.

顶级标签: machine learning agents systems
详细标签: bid optimization decision transformer dual-process control online advertising reinforcement learning 或 搜索:

基于知识引导与双过程控制的在线广告竞价优化 / Knowledge-informed Bidding with Dual-process Control for Online Advertising


1️⃣ 一句话总结

本文提出了一种名为KBD的新方法,通过引入人类专家知识作为指导、使用决策变换器进行全局优化,并结合快速规则与深度模型的双过程控制,有效解决了传统黑盒竞价模型在数据稀疏、短视决策和场景适应方面的不足,显著提升了在线广告的竞价效果。

源自 arXiv: 2603.04920