Iterative Combinatorial Auctions: Theory and Practice

Total Page:16

File Type:pdf, Size:1020Kb

Iterative Combinatorial Auctions: Theory and Practice In Proc. 17th National Conference on Artificial Intelligence (AAAI-00), pp. 74-81. 1 Iterative Combinatorial Auctions: Theory and Practice David C. Parkes and Lyle H. Ungar Computer and Information Science Department University of Pennsylvania 200 South 33rd Street, Philadelphia, PA 19104 [email protected]; [email protected] Abstract route. Although combinatorial auctions can be approxi- mated by multiple auctions on single items, this often results Combinatorial auctions, which allow agents to bid directly for in inefficient outcomes (Bykowsky, Cull, & Ledyard 2000). bundles of resources, are necessary for optimal auction-based solutions to resource allocation problems with agents that iBundle is the first iterative combinatorial auction that is have non-additive values for resources, such as distributed optimal for a reasonable agent bidding strategy, in this case scheduling and task assignment problems. We introduce myopic utility-maximizing agents that place best-response iBundle, the first iterative combinatorial auction that is op- bids to prices. In this paper we prove the optimality of timal for a reasonable agent bidding strategy, in this case iBundle with a novel connection to primal-dual optimization myopic best-response bidding. Its optimality is proved with theory (Papadimitriou & Steiglitz 1982) that also suggests a a novel connection to primal-dual optimization theory. We useful methodology for the design and analysis of iterative demonstrate orders of magnitude performance improvements auctions for other problems. over the only other known optimal combinatorial auction, the Generalized Vickrey Auction. iBundle has many computational advantages over the only other known optimal combinatorial auction, the Generalized Vickrey Auction (GVA) (Varian & MacKie-Mason 1995). As Introduction an iterative auction, agents can incrementally compute val- ues for different bundles of items as prices change, and make Auctions provide useful mechanisms for resource alloca- new bids in response to bids from other agents. In compar- tion problems with autonomous and self-interested agents. ison, the GVA is a sealed-bid auction, in which agents first Typical applications include task assignment and distributed submit bids simultaneously, and then the auctioneer deter- scheduling problems, and are characterized with distributed mines an allocation and payments. In the GVA an agent’s information about agents’ local problems and multiple con- optimal strategy is to bid for, and compute the value of, all flicting goals (Wellman 1993; Clearwater 1996). Auctions bundles for which it has positive value. This is often im- ¢£¡ ¤¦¥ §¨¥ can minimize communication within a system, and generate possible, since for ¡ items there are bundles to value, optimal (or near-optimal) solutions that maximize the sum each of which may require solving a difficult optimization value over all agents. problem (Parkes 1999a; Sandholm 1993). More recently, electronic commerce has generated new However, combinatorial auctions introduce new compu- interest in auction-based systems, both as dynamic mech- tational complexities in mechanism execution. In particu- anisms to sell items to individuals, and as systems for lar, the auctioneer’s winner-determination (WD) problem, business-to-business transactions. Many retailers have on- the problem of choosing bids to maximize revenue, is © - line consumer auctions, e.g. www.onsale.com, and there hard by reduction from the maximal weighted clique prob- are nascent auctions for procurement in the supply-chain, lem (Rothkopf et al. 1998). e.g. www.freemarkets.com. However, at present the In iBundle the auctioneer must solve a sequence of WD vast majority of online auctions are simple variations on the problems (one in each round) to maintain a provisional allo- traditional English auction, an ascending-price single-item cation as agents bid. In comparison, in the GVA the auction- auction. eer must solve one WD problem for each agent in the final We introduce iBundle, an iterative combinatorial auction allocation. Each WD problem in iBundle is smaller than that allows agents to bid for bundles of items while the auc- in the GVA, because agents bid for less bundles. In addi- tioneer increases prices and maintains a provisional alloca- tion, the auctioneer can increase the minimal bid increment tion. Bundles are important in many real-world problems: and reduce the number of rounds to termination, reducing consider a manufacturer that needs either components A and computation for some loss in economic efficiency. Further B, or just component C; consider a mobile agent that needs speed-ups are achieved through caching of solutions from an interval of compute time; consider a train that needs a previous rounds in the auction, and introducing approximate bundle of departure and arrival times on tracks across its WD algorithms that maintain the same incentives for myopic Copyright c 2000, American Association for Artificial Intelli- agents to bid truthfully in each round. gence (www.aaai.org). All rights reserved. We note that the GVA has stronger truth-revelation prop- erties than iBundle. Truthful bidding is optimal in the GVA Approximate Winner-determination. The auction- whate ver the bids of other agents. In comparison, ratio- eer can also use an approximate algorithm for winner- nal agents with lookahead could manipulate the outcome of determination, and still maintain the same incentives for iBundle to their advantage, and lead to suboptimal alloca- myopic agents to follow the same bidding strategy. To tions. However, there is some evidence that myopic bid- achieve this an approximate algorithm must have the bid- ding may be a reasonable assumption in practice, perhaps monotonicity property: because of the computational complexity of strategic behav- Definition 1. Bid monotonicity. An algorithm for winner- ior. For example, in the FCC broadband spectrum auction, determination satisfies bid monotonicity if whenever an conducted as a set of simultaneous ascending-price auctions % 0 agent is allocated a bundle with bids , it is also allo- on spectrum licenses, bids were rarely above minimum ask %132 cated a bundle with bids 0 that include a bid for an prices and jump bids were the exception (Cramton 1997). additional bundle 2 . In Parkes & Ungar (2000) we present a simple extension to iBundle that makes it robust to strategic manipulation in It is straightforward to prove that optimal winner- several interesting problems; we adjust the final prices in determination algorithms are bid-monotonic. iBundle towards Vickrey prices. Prices. The price-update rule generalizes the rule in the English auction, which is an ascending-price auction for a The Ascending-Price Bundle Auction single item. In the English auction the price is increased whenever two or more agents bid for the item at the current iBundle is an ascending-price auction that allows agents to price. In iBundle the price on a bundle is increased when bid on arbitrary combinations of items during the auction. one or more agents that do not receive a bundle in the current The auctioneer increases prices on bundles as bids are re- allocation bid at (or above) the current ask price for a bundle. ceived and maintains a set of winning bids that maximize The price is increased to + (the minimal bid increment) above revenue. the greatest failed bid price. The initial ask prices are zero. Let denote the set of items to be auctioned, denote 4'576 &(*) The auctioneer announces a new ask price, in the set of agents, and denote a bundle of items. The round , for all bundles that increase in price. Other auction proceeds in rounds, indexed . We describe the bundles are implicitly priced at least as high as the great- 48596 types of bids that agents can place, and the allocations and 48596 &:<;=)>? &(@) est price of any bundle they contain, i.e. price updates computed by the auctioneer.1 for ;*A . These ask prices are anonymous, the same for Bids. Agents can place exclusive-or bids for bundles, e.g. all agents. XOR , to indicate than an agent wants either all items Price discrimination. In some problems the auctioneer 2 in or all items in but not both and . introduces price discrimination based on agents’ bids, with ! "$# %'&(*) Agent associates a bid price with a bid for bun- different ask prices to different agents, when this is neces- dle in round , non-negative by definition. The price must sary to achieve an optimal allocation. A simple rule dynam- either be within + of, or greater than, the ask price announced ically introduces price discrimination on an agent-by-agent by the auctioneer (see below). Parameter + ,.- defines basis, when an agent submits bids that are not safe: the minimal bid increment, the minimal price increase in the Definition 2. Safe bids. An agent’s bids are safe if the agent auction. Agents must repeat bids for bundles in the current is allocated a bundle in the current allocation, or it does allocation, but can bid at the same price if the ask price has not bid at or above the ask price for any pair of compatible increased since the previous round.3 *CDEGFH bundles $B8 , such that . Winner-determination. The auctioneer solves a winner- Suppose agent bids unsuccessfully for compatible bun- determination problem in each round, computing an alloca- dles and in round . It is still possible that bids for tion of bundles to agents that maximizes revenue. The auc- bundles and from two different agents can be suc- tioneer must respect agents’ XOR bid constraints, and cannot cessful at the prices. Remember that the XOR bid constraint allocate any item to more than one agent. The provisional prevents the auctioneer accepting both bids from agent . allocation becomes the final allocation when the auction ter- When an agent’s bids are not safe the agent receives minates. 48596I# % &(*) individual ask prices, , in future rounds. Indi- vidual prices are initialized to the current general prices, 1The iBundle auction has three variations, that differ in their 48596I# % 48596 &:*)JFK &(@) + , and increased to above the agent’s price update rules (Parkes 1999b).
Recommended publications
  • Putting Auction Theory to Work
    Putting Auction Theory to Work Paul Milgrom With a Foreword by Evan Kwerel © 2003 “In Paul Milgrom's hands, auction theory has become the great culmination of game theory and economics of information. Here elegant mathematics meets practical applications and yields deep insights into the general theory of markets. Milgrom's book will be the definitive reference in auction theory for decades to come.” —Roger Myerson, W.C.Norby Professor of Economics, University of Chicago “Market design is one of the most exciting developments in contemporary economics and game theory, and who can resist a master class from one of the giants of the field?” —Alvin Roth, George Gund Professor of Economics and Business, Harvard University “Paul Milgrom has had an enormous influence on the most important recent application of auction theory for the same reason you will want to read this book – clarity of thought and expression.” —Evan Kwerel, Federal Communications Commission, from the Foreword For Robert Wilson Foreword to Putting Auction Theory to Work Paul Milgrom has had an enormous influence on the most important recent application of auction theory for the same reason you will want to read this book – clarity of thought and expression. In August 1993, President Clinton signed legislation granting the Federal Communications Commission the authority to auction spectrum licenses and requiring it to begin the first auction within a year. With no prior auction experience and a tight deadline, the normal bureaucratic behavior would have been to adopt a “tried and true” auction design. But in 1993 there was no tried and true method appropriate for the circumstances – multiple licenses with potentially highly interdependent values.
    [Show full text]
  • GAF: a General Auction Framework for Secure Combinatorial Auctions
    GAF: A General Auction Framework for Secure Combinatorial Auctions by Wayne Thomson A thesis submitted to the Victoria University of Wellington in fulfilment of the requirements for the degree of Master of Science in Computer Science. Victoria University of Wellington 2013 Abstract Auctions are an economic mechanism for allocating goods to interested parties. There are many methods, each of which is an Auction Protocol. Some protocols are relatively simple such as English and Dutch auctions, but there are also more complicated auctions, for example combinatorial auctions which sell multiple goods at a time, and secure auctions which incorporate security solutions. Corresponding to the large number of pro- tocols, there is a variety of purposes for which protocols are used. Each protocol has different properties and they differ between how applicable they are to a particular domain. In this thesis, the protocols explored are privacy preserving secure com- binatorial auctions which are particularly well suited to our target domain of computational grid system resource allocation. In grid resource alloca- tion systems, goods are best sold in sets as bidders value different sets of goods differently. For example, when purchasing CPU cycles, memory is also required but a bidder may additionally require network bandwidth. In untrusted distributed systems such as a publicly accessible grid, secu- rity properties are paramount. The type of secure combinatorial auction protocols explored in this thesis are privacy preserving protocols which hide the bid values of losing bidder’s bids. These protocols allow bidders to place bids without fear of private information being leaked. With the large number of permutations of different protocols and con- figurations, it is difficult to manage the idiosyncrasies of many different protocol implementations within an individual application.
    [Show full text]
  • Spectrum Auctions from the Perspective of Matching
    Spectrum Auctions from the Perspective of Matching Paul Milgrom and Andrew Vogt May 5, 2021 1 Introduction In July 1994, the United States Federal Communications Commission (FCC) conducted the first economist-designed auction for radio spectrum licenses. In the years since, governments worldwide have come to rely on auction mecha- nisms to allocate { and reallocate { rights to use electromagnetic frequencies. Over the same period, novel uses for spectrum have dramatically increased both the demand for licenses and auction prices, drawing continued attention to the nuances of spectrum markets and driving the development of spectrum auction design. In August 2017, the FCC completed the Broadcast Incentive Auction, a two-sided repurposing of an endogenously-determined quantity of spectrum that ranks among the most complex feats of economic engineering ever under- taken. The next generations of mobile telecommunications are poised to extend this growth, and to demand further innovation in the markets and algorithms that are used to assign spectrum licenses. What does all of this have to do with matching theory? Spectrum auctions differ from canonical matching problems in meaningful ways. Market designers often emphasize that a key element of matching markets is the presence of preferences on both sides of the market. In a marriage, for example, it is not enough that you choose your spouse; your spouse must also choose you. This two-sided choice structure applies also to matches between students and schools and between firms and workers, but not to matches between telecommunications companies and radio spectrum licenses. It is a different matching element that is often critically important in ra- dio spectrum auctions.
    [Show full text]
  • An Optimal CO2 Saving Dispatch Model for Wholesale Electricity Market Concerning Emissions Trade
    American Journal of Energy Engineering 2019; 7(1): 15-27 http://www.sciencepublishinggroup.com/j/ajee doi: 10.11648/j.ajee.20190701.13 ISSN: 2329-1648 (Print); ISSN: 2329-163X (Online) An Optimal CO 2 Saving Dispatch Model for Wholesale Electricity Market Concerning Emissions Trade Shijun Fu Department of Logistic Engineering, Chongqing University of Arts and Sciences, Chongqing, China Email address: To cite this article: Shijun Fu. An Optimal CO 2 Saving Dispatch Model for Wholesale Electricity Market Concerning Emissions Trade. American Journal of Energy Engineering . Vol. 7, No. 1, 2019, pp. 15-27. doi: 10.11648/j.ajee.20190701.13 Received : April 21, 2019; Accepted : May 29, 2019; Published : June 12, 2019 Abstract: Deep CO 2 mitigation provides a challenge to fossil fuel-fired power industry in liberalized electricity market process. To motivate generator to carry out mitigation action, this article proposed a novel dispatch model for wholesale electricity market under consideration of CO 2 emission trade. It couples carbon market with electricity market and utilizes a price-quantity uncorrelated auction way to operate both CO 2 allowances and power energy trade. Specifically, this CO 2 saving dispatch model works as a dynamic process of, (i) electricity and environment regulators coordinately issue regulatory information; (ii) initial CO 2 allowances allocation through carbon market auction; (iii) load demands allocation through wholesale market auction; and (iv) CO 2 allowances submarket transaction. This article builds two stochastic mathematical programmings to explore generator’s auction decision in both carbon market and wholesale market, which provides its optimal price-quantity bid curve for CO 2 allowances and power energy in each market.
    [Show full text]
  • Spectrum Access and Auctions
    Spectrum Access and Auctions Workshop on Spectrum Management: Economic Aspects 21 – 23 November 2016 Tehran, Iran ITU Regional Office for Asia and the Pacific Aamir Riaz International Telecommunication Union [email protected] Run-Down 1. Auction as a way of granting Access to Spectrum 2. The organisation and mechanisms of auctions 3. Different types of auction design 4. Additional considerations for designing an auction 5. Summary Aim Introduce the main economic principles and market-based mechanisms of SM especially with regards to where and how the advanced market-based tools fit into the overall context of modern SM. Traditional methods of granting access to Spectrum Apart from unlicensed (commons) spectrum bands , the spectrum regulator has traditionally assigned frequencies within geographical areas to users, often via granting them a licence, which has normally been for their exclusive use Historically (pre commercial mobile era) three general ways WERE predominant • FCFS: Giving licence to the first applicant for it, if that is the only one (First come, first served) • Beauty contests: Asking applicants to make written requests for the licence, and allocating the licences to those making the most convincing case • Reserving particular entity: Specially for which there was excess demand at a zero or negligible price (sometimes referred to as lotteries) In a beauty contest, typically a group of officials (not necessarily well acquainted with all aspects of the business) is determining the best proposal which may be optimistic or even misleading • Fees of spectrum recource more to cover administrative costs • Less transparency in decisions Why Auction? Introduction of commercial Mobile use • A new method has displaced earlier methods.
    [Show full text]
  • Pantelis Koutroumpis and Martin Cave Auction Design and Auction Outcomes
    Pantelis Koutroumpis and Martin Cave Auction design and auction outcomes Article (Published version) (Refereed) Original citation: Koutroumpis, Pantelis and Cave, Martin (2018) Auction design and auction outcomes. Journal of Regulatory Economics, 53 (3). pp. 275-297. ISSN 0922-680X DOI: 10.1007/s11149-018-9358-x © 2018 The Author(s) CC BY 4.0 This version available at: http://eprints.lse.ac.uk/88371/ Available in LSE Research Online: June 2018 LSE has developed LSE Research Online so that users may access research output of the School. Copyright © and Moral Rights for the papers on this site are retained by the individual authors and/or other copyright owners. Users may download and/or print one copy of any article(s) in LSE Research Online to facilitate their private study or for non-commercial research. You may not engage in further distribution of the material or use it for any profit-making activities or any commercial gain. You may freely distribute the URL (http://eprints.lse.ac.uk) of the LSE Research Online website. J Regul Econ (2018) 53:275–297 https://doi.org/10.1007/s11149-018-9358-x ORIGINAL ARTICLE Auction design and auction outcomes Pantelis Koutroumpis1 · Martin Cave2 Published online: 30 May 2018 © The Author(s) 2018 Abstract We study the impact of spectrum auction design on the prices paid by telecommunications operators for two decades across 85 countries. Our empirical strategy combines information about competition in the local market, the level of adoption and a wide range of socio-economic indicators and process specific vari- ables. Using a micro dataset of almost every mobile spectrum auction performed so far—both regional and national—we show that auction design affects final prices paid.
    [Show full text]
  • Towards a Universal Test Suite for Combinatorial Auction Algorithms
    Towards a Universal Test Suite for Combinatorial Auction Algorithms Kevin Leyton-Brown Mark Pearson Yoav Shoham Dept. of Computer Science Dept. of Computer Science Dept. of Computer Science Stanford University Stanford University Stanford University Stanford, CA 94305 Stanford, CA 94305 Stanford, CA 94305 [email protected] [email protected] [email protected] ABSTRACT equipment, in which a bidder values a particular TV at x General combinatorial auctions—auctions in which bidders and a particular VCR at y but values the pair at z>x+ y. place unrestricted bids for bundles of goods—are the sub- An agent with substitutable valuations for two copies of the ject of increasing study. Much of this work has focused on same book might value either single copy at x, but value algorithms for finding an optimal or approximately optimal the bundle at z<2x. In the special case where z = x (the set of winning bids. Comparatively little attention has been agent values a second book at 0, having already bought a { } paid to methodical evaluation and comparison of these al- first) the agent may submit the set of bids bid1 XOR bid2 . gorithms. In particular, there has not been a systematic By default, we assume that any satisfiable sets of bids that discussion of appropriate data sets that can serve as uni- are not explicitly XOR’ed is a candidate for allocation. We versally accepted and well motivated benchmarks. In this call an auction in which all goods are distinguishable from paper we present a suite of distribution families for generat- each other a single-unit CA.
    [Show full text]
  • Auction Theory: Some Basics
    Auction Theory: Some Basics Auction Theory: Some Basics Arunava Sen Indian Statistical Institute, New Delhi ICRIER Conference on Telecom, March 7, 2014 Single Good Problem First Price Auction Second Price Auction Revenue Reserve prices Optimal Auction Design Dynamic auctions Combinatorial auctions Auction Theory: Some Basics Outline First Price Auction Second Price Auction Revenue Reserve prices Optimal Auction Design Dynamic auctions Combinatorial auctions Auction Theory: Some Basics Outline Single Good Problem Second Price Auction Revenue Reserve prices Optimal Auction Design Dynamic auctions Combinatorial auctions Auction Theory: Some Basics Outline Single Good Problem First Price Auction Revenue Reserve prices Optimal Auction Design Dynamic auctions Combinatorial auctions Auction Theory: Some Basics Outline Single Good Problem First Price Auction Second Price Auction Reserve prices Optimal Auction Design Dynamic auctions Combinatorial auctions Auction Theory: Some Basics Outline Single Good Problem First Price Auction Second Price Auction Revenue Optimal Auction Design Dynamic auctions Combinatorial auctions Auction Theory: Some Basics Outline Single Good Problem First Price Auction Second Price Auction Revenue Reserve prices Dynamic auctions Combinatorial auctions Auction Theory: Some Basics Outline Single Good Problem First Price Auction Second Price Auction Revenue Reserve prices Optimal Auction Design Combinatorial auctions Auction Theory: Some Basics Outline Single Good Problem First Price Auction Second Price Auction Revenue Reserve prices Optimal Auction Design Dynamic auctions Auction Theory: Some Basics Outline Single Good Problem First Price Auction Second Price Auction Revenue Reserve prices Optimal Auction Design Dynamic auctions Combinatorial auctions Single good for sale: n buyers, n ≥ 1. Buyer’s valuation: PRIVATE INFORMATION. Valuation of buyer i known only to i - not to other buyers and not to the seller.
    [Show full text]
  • The Clock-Proxy Auction: a Practical Combinatorial Auction Design 1 Introduction
    In Peter Cramton, Yoav Shoham, and Richard Steinberg (eds.), Combinatorial Auctions, MIT Press, Chapter 5, 115-138, 2006. The Clock-Proxy Auction: A Practical Combinatorial Auction Design Lawrence M. Ausubel, Peter Cramton, and Paul Milgrom Abstract We propose the clock-proxy auction as a practical means for auctioning many related items. A clock auction phase is followed by a last-and-final proxy round. The approach combines the simple and transparent price discovery of the clock auction with the efficiency of the proxy auction. Linear pricing is maintained as long as possible, but then is abandoned in the proxy round to improve efficiency and enhance seller revenues. The approach has many advantages over the simultaneous ascending auction. In particular, the clock-proxy auction has no exposure problem, eliminates incentives for demand reduction, and prevents most collusive bidding strategies. 1 Introduction In this chapter we propose a method for auctioning many related items. A typical application is a spectrum sale in which different bidders combine licenses in different ways. Some pairs of licenses may be substitutes and others may be complements. Indeed, a given pair of licenses may be substitutes for one bidder but complements for another, and may change between substitutes and complements for a single bidder as the prices of the other licenses vary. Our proposed method combines two auction formats—the clock auction and the proxy auction—to produce a hybrid with the benefits of both. The clock auction is an iterative auction procedure in which the auctioneer announces prices, one for each of the items being sold.
    [Show full text]
  • Spectrum License Auctions with Exit (And Call) Options: Alternative Remedies for the Exposure Problem$
    Spectrum license auctions with exit (and call) options: Alternative remedies for the exposure problemI Luke Hua, Elmar G. Wolfstetterb aInstitute of Economic Theory I, Humboldt University at Berlin Spandauer Str. 1, 10178 Berlin, Germany bInstitute of Economic Theory I, Humboldt University at Berlin, Spandauer Str. 1, 10178 Berlin, Germany Abstract Inspired by some spectrum auctions we consider a stylized license auction with incumbents and a potential entrant. Whereas the entrant values only the bundle of several spectrum blocks (synergy), incumbents’ marginal valuations are non- increasing. The seller proactively encourages entry and subjects incumbents to a spectrum cap. In this framework, a simultaneous multi-round auction (SMRA) gives rise to an exposure problem that distorts efficiency and yields low revenue. We consider three remedies and rank their performance: a combinatorial Vickrey auction, a SMRA with exit option that allows the entrant to annul his bid, and a SMRA with exit and call option that lifts the spectrum cap if entry failed to occur and then allows the successful incumbent to acquire stranded spectrum at a fixed price. Keywords: Auctions, combinatorial auctions, spectrum auction, bundling, synergies. 2000 MSC: D21, D43, D44, D45. 1. Introduction Radio spectrum is an essential input to deliver mobile voice and data service and is required for capacity and coverage purposes. If an operator does not gain sufficient access to spectrum, he may not be able to deliver service and recover his cost. During the early years of the mobile phone industry operators were awarded radio spectrum either by a managed assignment process or a beauty contest which often lead to a quagmire of litigation and delay.
    [Show full text]
  • Price and Quantity Collars for Stabilizing Emission Allowance Prices Laboratory Experiments on the EU ETS Market Stability Rese
    Journal of Environmental Economics and Management 76 (2016) 32–50 Contents lists available at ScienceDirect Journal of Environmental Economics and Management journal homepage: www.elsevier.com/locate/jeem Price and quantity collars for stabilizing emission allowance prices: Laboratory experiments on the EU ETS market stability reserve$ Charles A. Holt a, William M. Shobe b,n a Department of Economics, University of Virginia, P.O. Box 400182, Charlottesville, VA 22904, USA b Center for Economic & Policy Studies, University of Virginia, Box 400206, Charlottesville, VA 22904, USA article info abstract Article history: We report on laboratory experiments, with financially motivated participants, comparing Received 26 May 2015 alternative proposals for managing the time path of emission allowance prices in the face of Available online 10 December 2015 random firm-specific and market-level structural shocks. Market outcome measures such as JEL classification: social surplus and price variability are improved by the use of a price collar (auction reserve C92 price and soft price cap). Comparable performance enhancements are not observed with Q5 the implementation of a quantity collar that adjusts auction quantities in response to pri- Q54 vately held inventories of unused allowances. In some specifications, the quantity collar D47 performed worse than no stabilization policy at all. The experiment implemented a specific H2 set of structural elements, and extrapolation to other settings should be done with caution. Nevertheless, an examination of the observed behavioral patterns and deviations from Keywords: optimal behavior suggests that a price collar has an important (although perhaps not Emission markets Price collars exclusive) role to play in constructing an effective market stability policy.
    [Show full text]
  • Practical Secrecy-Preserving, Verifiably Correct and Trustworthy
    Practical Secrecy-Preserving, Verifiably Correct and Trustworthy Auctions David C. Parkes ∗ Harvard University SEAS, Cambridge, MA Michael O. Rabin Harvard University SEAS, Cambridge, MA Stuart M. Shieber Harvard University SEAS, Cambridge, MA Christopher Thorpe Harvard University SEAS, Cambridge, MA Abstract We present a practical protocol based on homomorphic cryptography for conducting provably fair sealed-bid auctions. The system preserves the secrecy of the bids, even after the announcement of auction results, while also providing for public verifiability of the cor- rectness and trustworthiness of the outcome. No party, including the auctioneer, receives any information about bids before the auction closes, and no bidder is able to change or repudiate any bid. The system is illustrated through application to first-price, uniform-price and second-price auctions, including multi-item auctions. Empirical results based on an analysis of a prototype demonstrate the practicality of our protocol for real-world applica- tions. Key words: Auctions, auction theory, cryptographic auctions, cryptography, e-commerce, electronic transactions, homomorphic cryptography, security. ∗ Corresponding author. Address: 33 Oxford St., Cambridge MA 02138, USA. Tel.: +1- 617-384-8130. Fax: +1-617-495-9837. Email addresses: [email protected] (David C. Parkes), [email protected] (Michael O. Rabin), [email protected] (Stuart M. Shieber), [email protected] (Christopher Thorpe). Preprint submitted to Elsevier 16 April 2008 1 Introduction In recent years, auctions and electronic marketplaces have been used to facilitate trillions of dollars in trade in the world economy [25]. Auctions, in particular, are often adopted to promote the ideal of competitive pricing and economic ef- ficiency [44,8].
    [Show full text]