Search papers, labs, and topics across Lattice.
The paper introduces Knowledge-informed Bidding with Dual-process control (KBD) to improve bid optimization in online advertising by incorporating human expertise and long-term planning. KBD uses informed machine learning to embed human expertise, Decision Transformer (DT) for global optimization of bidding sequences, and a dual-process control mechanism combining a PID controller (System 1) with DT (System 2). Experiments demonstrate that KBD outperforms existing methods by leveraging human expertise and dual-process control for enhanced performance, especially in data-sparse and out-of-distribution scenarios.
Human expertise, often overlooked in black-box bidding models, can be effectively injected into online advertising bid optimization via a dual-process control mechanism, leading to significant performance gains.
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.