MLLGAug 8, 2025

Lightweight Auto-bidding based on Traffic Prediction in Live Advertising

arXiv:2508.06069v11 citationsh-index: 6KDD
Originality Incremental advance
AI Analysis

This addresses the need for efficient and effective bidding in live streaming advertising, offering a practical solution for advertisers to maximize campaign effects under constraints, though it is incremental in improving upon existing auto-bidding techniques.

The paper tackles the problem of real-time auto-bidding in live advertising, where existing methods either ignore future traffic or are computationally expensive, by proposing a lightweight algorithm called BiCB that combines optimal bidding formulas with traffic estimation, achieving good performance with low complexity as proven in experiments.

Internet live streaming is widely used in online entertainment and e-commerce, where live advertising is an important marketing tool for anchors. An advertising campaign hopes to maximize the effect (such as conversions) under constraints (such as budget and cost-per-click). The mainstream control of campaigns is auto-bidding, where the performance depends on the decision of the bidding algorithm in each request. The most widely used auto-bidding algorithms include Proportional-Integral-Derivative (PID) control, linear programming (LP), reinforcement learning (RL), etc. Existing methods either do not consider the entire time traffic, or have too high computational complexity. In this paper, the live advertising has high requirements for real-time bidding (second-level control) and faces the difficulty of unknown future traffic. Therefore, we propose a lightweight bidding algorithm Binary Constrained Bidding (BiCB), which neatly combines the optimal bidding formula given by mathematical analysis and the statistical method of future traffic estimation, and obtains good approximation to the optimal result through a low complexity solution. In addition, we complement the form of upper and lower bound constraints for traditional auto-bidding modeling and give theoretical analysis of BiCB. Sufficient offline and online experiments prove BiCB's good performance and low engineering cost.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes