Search papers, labs, and topics across Lattice.
This paper introduces a competition-aware request dispatch framework for real-time bidding (RTB) ad exchanges that optimizes which requests to forward to demand-side platforms (DSPs) based on predicted bid distributions. By dynamically adjusting per-DSP thresholds through lightweight policy optimization, the approach effectively reduces unnecessary request volume while enhancing net revenue. In a production environment handling over 20 billion daily requests, the implementation achieved a 34.2% reduction in DSP request volume and a 4.6% increase in net revenue, demonstrating the framework's efficacy in improving auction outcomes amidst non-stationary market conditions.
Reducing DSP request volume by over a third while boosting net revenue by nearly 5% reveals the untapped potential of competition-aware dispatch in ad exchanges.
Real-time bidding (RTB) ad exchanges typically forward nearly all incoming requests to demand-side platforms (DSPs), even though only a small fraction receive bids. This over-distribution weakens auction outcomes: DSPs throttle participation under compute and budget constraints, reducing the effective use of limited bidding capacity. We present a competition-aware request dispatch framework that uses distributional bid prediction and probabilistic forwarding to decide whether each request should be sent to each DSP. The system adapts per-DSP thresholds over time through lightweight policy optimization to track non-stationary market conditions. We evaluate the framework through four sequential online experiments on a production platform serving over 20 billion daily requests. A full multi-DSP deployment reduces DSP request volume under the policy by 34.2% while increasing net revenue by 4.6% (p<0.001) in a recent 14-day window after an initial DSP adaptation period. Further analysis highlights strong heterogeneity across traffic segments and reveals that aggregate metrics can be misleading. Segment-level and per-DSP analyses suggest that the policy surfaces comparative advantages among DSPs, improving monetized outcomes without increasing overall request volume.