The Second-Price Knapsack Problem: Near-Optimal Real Time Bidding in Internet Advertisement
Jonathan Amar, Nicholas Renegar

TL;DR
This paper introduces a novel approach to real-time bidding in online ad exchanges by adapting primal and dual online knapsack algorithms to the second-price auction setting, achieving near-optimal performance.
Contribution
It develops a methodology to convert traditional knapsack algorithms into effective bidding strategies for second-price auctions, bridging a gap in existing literature.
Findings
Method achieves competitive guarantees in ad bidding.
Empirical results show outperforming state-of-the-art techniques.
Provides a new connection between knapsack algorithms and auction strategies.
Abstract
In many online advertisement (ad) exchanges, ad slots are each sold via a separate second-price auction. This paper considers the bidder's problem of maximizing the value of ads they purchase in these auctions, subject to budget constraints. This 'second-price knapsack' problem presents challenges when devising a bidding strategy because of the uncertain resource consumption: bidders win if they bid the highest amount, but pay the second-highest bid, unknown a priori. This is in contrast to the traditional online knapsack problem, where posted prices are revealed when ads arrive, and for which there exists a rich literature of primal and dual algorithms. The main results of this paper establish general methods for adapting these primal and dual online knapsack selection algorithms to the second-price knapsack problem, where the prices are revealed only after bidding. In particular, a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Auction Theory and Applications · Supply Chain and Inventory Management
