π€ AI Summary
In online advertising cascade architectures, the retrieval stage lacks real-time bid signals, causing objective misalignment with the ranking stage and harming both platform revenue and advertiser performance. To address this, we propose Bidding-Aware Retrieval (BAR), the first framework to systematically incorporate bid information into retrieval. BAR ensures economic logic consistency via bid-aware representation learning; enables market responsiveness through an asynchronous nearline inference mechanism; and disentangles user interest from commercial value using task-specific attention and monotonicity constraints, further enhanced by multi-task knowledge distillation for joint optimization. Deployed at scale on Alibabaβs display advertising platform, BAR increases platform revenue by 4.32% and lifts positive operational ad impressions by 22.2%.
π Abstract
Online advertising systems typically use a cascaded architecture to manage massive requests and candidate volumes, where the ranking stages allocate traffic based on eCPM (predicted CTR $ imes$ Bid). With the increasing popularity of auto-bidding strategies, the inconsistency between the computationally sensitive retrieval stage and the ranking stages becomes more pronounced, as the former cannot access precise, real-time bids for the vast ad corpus. This discrepancy leads to sub-optimal platform revenue and advertiser outcomes. To tackle this problem, we propose Bidding-Aware Retrieval (BAR), a model-based retrieval framework that addresses multi-stage inconsistency by incorporating ad bid value into the retrieval scoring function. The core innovation is Bidding-Aware Modeling, incorporating bid signals through monotonicity-constrained learning and multi-task distillation to ensure economically coherent representations, while Asynchronous Near-Line Inference enables real-time updates to the embedding for market responsiveness. Furthermore, the Task-Attentive Refinement module selectively enhances feature interactions to disentangle user interest and commercial value signals. Extensive offline experiments and full-scale deployment across Alibaba's display advertising platform validated BAR's efficacy: 4.32% platform revenue increase with 22.2% impression lift for positively-operated advertisements.