Advancing Ad Auction Realism: Practical Insights & Modeling Implications

Ming Chen,Sareh Nabi,Marciano Siniscalchi
2024-04-10
Abstract:Contemporary real-world online ad auctions differ from canonical models [Edelman et al., 2007; Varian, 2009] in at least four ways: (1) values and click-through rates can depend upon users' search queries, but advertisers can only partially "tune" their bids to specific queries; (2) advertisers do not know the number, identity, and precise value distribution of competing bidders; (3) advertisers only receive partial, aggregated feedback, and (4) payment rules are only partially known to bidders. These features make it virtually impossible to fully characterize equilibrium bidding behavior. This paper shows that, nevertheless, one can still gain useful insight into modern ad auctions by modeling advertisers as agents governed by an adversarial bandit algorithm, independent of auction mechanism intricacies. To demonstrate our approach, we first simulate "soft-floor" auctions [Zeithammer, 2019], a complex, real-world pricing rule for which no complete equilibrium characterization is known. We find that (i) when values and click-through rates are query-dependent, soft floors can improve revenues relative to standard auction formats even if bidder types are drawn from the same distribution; and (ii) with distributional asymmetries that reflect relevant real-world scenario, we find that soft floors yield lower revenues than suitably chosen reserve prices, even restricting attention to a single query. We then demonstrate how to infer advertiser value distributions from observed bids for a variety of pricing rules, and illustrate our approach with aggregate data from an e-commerce website.
Machine Learning,Computer Science and Game Theory,General Economics
What problem does this paper attempt to address?
The paper primarily explores real-world issues in online ad auctions and proposes a new approach to understand the behavior and outcomes of these complex auctions. Specifically, the paper attempts to address the following issues: 1. **Handling the complexity of real-world online ad auctions**: Compared to traditional theoretical models, actual online ad auctions have four main differences: - The value and click-through rate of ads may depend on the user's search query, but advertisers can only partially adjust their bids for specific queries. - Advertisers do not know the number, identity, or value distribution of their competitors. - Advertisers can only receive partial and aggregated feedback information. - The payment rules are not completely transparent to the bidders. 2. **Simulating advertiser behavior**: Given the above complexities, the paper proposes a method that views advertisers as agents using adversarial bandit algorithms, which is independent of the specific details of the auction mechanism. In this way, even if equilibrium bidding behavior cannot be fully characterized, useful information can still be obtained. 3. **Analyzing modern ad auctions**: The paper first simulates "soft reserve price" auctions, a complex pricing rule for which no complete equilibrium description is currently known. The study finds that when values and click-through rates vary with queries, "soft reserve price" auctions can generate higher revenue than standard auction formats in certain cases. 4. **Comparing the performance of different auction formats**: The paper also discusses the performance of auctions in asymmetric situations, particularly comparing the revenue differences between "soft reserve price" auctions and second-price auctions with reasonable reserve prices. The results show that in some practically relevant cases, the revenue from "soft reserve price" auctions is lower than that of second-price auctions. 5. **Inferring advertisers' value distribution**: Additionally, the paper proposes a method to infer the value distribution of advertisers from observed bids. This method is based on iterative parameter search to match the bid data. In summary, the main goal of this paper is to understand and evaluate the complex real-world ad auction environment through simulation methods and to provide guidance for auction designers, especially regarding the performance of "soft reserve price" auctions and other non-standard auction formats.