Core-Selecting Auction Design for Dynamically Allocating Heterogeneous VMs in Cloud Computing

Size: px
Start display at page:

Download "Core-Selecting Auction Design for Dynamically Allocating Heterogeneous VMs in Cloud Computing"

Transcription

1 Core-Selecting Auction Design for Dynamically Allocating Heterogeneous VMs in Cloud Computing Haoming Fu, Zongpeng Li, Chuan Wu, Xiaowen Chu University of Calgary The University of Hong Kong Hong Kong Baptist University June 24, 2014 Haoming Fu, Zongpeng Li and Chuan Wu (UofC, HKU) June 24, / 24

2 Outline Outline 1 Introduction 2 Problem Model 3 Core-Selecting VM Auctions 4 Core-Selecting Payment Rules 5 Simulations 6 Conclusion Haoming Fu, Zongpeng Li and Chuan Wu (UofC, HKU) June 24, / 24

3 Introduction Introduction to Cloud Markets Cloud markets Heterogeneity nature of virtual machine (VM) instances; Resource provisioning (resources: CPU, RAM, storage, etc.); Auction for efficient VM allocation (e.g. Amazon Spot Instances). Figure: (a) VM configuration from Spot Instances. (b) Illustration of a cloud market. Haoming Fu, Zongpeng Li and Chuan Wu (UofC, HKU) June 24, / 24

4 Introduction Motivation of Our Work *Shill bidding problem is applicable to combinatorial auctions only and not to simple auctions. Haoming Fu, Zongpeng Li and Chuan Wu (UofC, HKU) June 24, / 24

5 Introduction Our VM Auction Design We apply the core-selecting auctions, which achieve a revenue at least on par with that of VCG mechanisms and are robust against shill bidding. The core-selecting auction is further tailored to minimize CUs incentives to deviate from truthful bidding. A three-dimension auction framework is proposed for dynamic resource provisioning. We propose a combinatorial auction that is expressive enough to sell bundles of heterogeneous VMs. Haoming Fu, Zongpeng Li and Chuan Wu (UofC, HKU) June 24, / 24

6 Problem Model Problem Model XOR bidding language: a cloud user (CU) can submit multiple bids, but can win a single bid only. B i is the set of all VM bundles CU i bids for. Utility The quasi-linear utility of CU i is: { vi (S) p u i = i if CU i wins a bundle S B i 0 otherwise The utility of the cloud provider (CP) is: u o = i N u i. All CUs are individually rational; v i (S) is the maximum amount that CU i is willing to pay for S. Haoming Fu, Zongpeng Li and Chuan Wu (UofC, HKU) June 24, / 24

7 Problem Model Problem Model winner determination problem (WDP) w(n ) = max b i (S)x i (S) i N S B i m subject to: n j α k j π k 1 k t; j=1 x i (S) 1 i N ; S B i x i (S)r j i N S B i n j 1 j m, S = (r 1, r 2,..., r m); n j N 1 j m; x i (S) {0, 1} i N, S B i. Theorem 1 Relaxing n to take fractional values in the WDP does not change the value of w(n ). Haoming Fu, Zongpeng Li and Chuan Wu (UofC, HKU) June 24, / 24

8 Core-Selecting VM Auctions The Core of Our VM Auction An auction outcome is blocked by coalition C N if there is an alternative outcome which generates strictly more revenue for the auctioneer and no less utility for each CU i C. Core: Set of outcomes that are not blocked. Core Core(N ) ={u 0 i N {o} u i = w(n ), i C {o} u i w(c), C N } Haoming Fu, Zongpeng Li and Chuan Wu (UofC, HKU) June 24, / 24

9 Core-Selecting VM Auctions The Core of Our VM Auction Example: The cloud provider (auctioneer) has 25 CPUs and 25 GB storage in its resource pool. 7 CUs each submits one bid: b 1 (6, 0, 1) 8 7 = 4, b 2(2, 3, 0) 5 11 = 5, b 3 (0, 0, 6) 12 6 = 4, b 4(7, 0, 0) 7 7 = 27, b 5 (0, 4, 0) 4 12 = 25, b 6(0, 0, 6) 12 6 = 24, b 7 (5, 3, 7) = 33. To keep CU 1 from blocking: p 4 4. Similarly: p 5 5, p 6 4. To keep CUs 1, 2, 3 from blocking: p 4 + p 5 + p Individual rationality. Table: VM configuration. VM 1 VM 2 VM 3 CPU storage 1GB 3GB 1GB Figure: Illustration of the core. Haoming Fu, Zongpeng Li and Chuan Wu (UofC, HKU) June 24, / 24

10 Core-Selecting VM Auctions The Core of Our VM Auction Theorem 2 The payment vector of first price auction is always in the core of our VM auction. (proof by definition) Haoming Fu, Zongpeng Li and Chuan Wu (UofC, HKU) June 24, / 24

11 Core-Selecting VM Auctions The Economic problems from VCG Mechanisms The VCG mechanism p VCG i = b i (S i ) (w(n ) w(n \{i})) Low revenue: a revenue of 4+5+4=13 is gleaned in view of the fact that the winners are willing to pay a total up to =76. Haoming Fu, Zongpeng Li and Chuan Wu (UofC, HKU) June 24, / 24

12 Core-Selecting VM Auctions The Economic problems from VCG Mechanisms b 1 (6, 0, 1) 8 7 = 4, b 2 (2, 3, 0) 5 11 = 5, b 3 (0, 0, 6) 12 6 = 4, b 4 (7, 0, 0) 7 7 = 27, b 5 (0, 4, 0) 4 12= 25, b 6 (0, 0, 6) 12 6 = 24, b 7 (5, 3, 7) = 33. available VM 1 VM 2 VM 3 25 CPU GB storage 1GB 3GB 1GB Vulnerability to shill bidding: CU 5 impersonates four different CUs, each submitting this bid: b(0, 1, 0) 1 3 = CU 5 still wins 4 instances of VM 2 but reduces its payment from 4 to 0! Haoming Fu, Zongpeng Li and Chuan Wu (UofC, HKU) June 24, / 24

13 Core-Selecting VM Auctions The Necessity of Core-Selecting Auctions Theorem 3 (shill bidding proof) In a VM auction formulated with WDP, no CU can earn more than its VCG utility by bidding with shills if and only if the auction is core-selecting. u o + i N u i is constant since WDP implies efficiency, then Corollary (competitive revenue) The total revenue in a core-selecting VM auction formulated with WDP is at least as high as that in a VCG auction. Haoming Fu, Zongpeng Li and Chuan Wu (UofC, HKU) June 24, / 24

14 Core-Selecting VM Auctions The Necessity of Core-Selecting Auctions Theorem 3 (shill bidding proof) In a VM auction formulated with WDP, no CU can earn more than its VCG utility by bidding with shills if and only if the auction is core-selecting. Proof sketch of Theorem 3 C N, their total utility under the VCG mechanism is w(n ) w(n \C) Our restriction is: i C u i w(n ) w(n \C). Efficiency: w(n ) = i N {o} u i. Then i (N {o})\c u i w(n \C). Note that: Core(N ) = {u 0 i N {o} u i = w(n ), i C {o} u i w(c), C N } Haoming Fu, Zongpeng Li and Chuan Wu (UofC, HKU) June 24, / 24

15 Core-Selecting Payment Rules Revenue Minimization Rule Revenue minimization rule We pick the payment that minimizes the total revenue over the core. Theorem 4 A core-selecting VM auction formulated with WDP and employing a revenue-minimization payment rule minimizes CUs incentives to deviate from truthful bidding. Haoming Fu, Zongpeng Li and Chuan Wu (UofC, HKU) June 24, / 24

16 Core-Selecting Payment Rules Revenue Minimization Rule The core constraint i C {o} u i w(c), C N is equivalent to: i W\ C p i w( C (N \W)) i C b i (S i ), C W Setting β C = w( C (N \W)) i C b i(s i ), the core constraint can be compactly written as Ap β. δ = min 1 T p (revenue minimization) subject to: Ap β (core constraint) p b (individual rationality) Drawback: revenue minimization rule lacks of precision, since the points minimizing revenue are not unique. Haoming Fu, Zongpeng Li and Chuan Wu (UofC, HKU) June 24, / 24

17 Core-Selecting Payment Rules Point Reference Rules Point reference rules Among the in-core payment points minimizing the revenue, we pick the one that is closest to some pre-determined point p. min(p p ) T (p p ) (closest to p ) subject to: Ap β (core constraint) p b (individual rationality) 1 T p = δ (revenue minimization) VCG-nearest rule and constant p reference rule p can be set to be the VCG payment vector or some constant vector independent of CUs bids. Theorem 5 Under the VCG-nearest rule, the set of constraints p b is unnecessary. Haoming Fu, Zongpeng Li and Chuan Wu (UofC, HKU) June 24, / 24

18 Core-Selecting Payment Rules Point Reference Rules Under the constant p reference rule, the winner with high valuation relative to the auctioneer s expectation shares less of the burden to conquer a coalitional blocking. Origin-nearest rule: p = 0. available VM 1 VM 2 VM 3 18 CPU GB storage 1GB 3GB 1GB b 1 (0, 0, 6) 12 6 = 100 b 2 (0, 4, 0) 4 12 = 20 b 3 (0, 4, 6) = 60 b 4 (0, 0, 6) 12 6 = 50 Winners are CUs 1 and 2. p VCG = (50, 0) p VCG nearest = (55, 5) p origin nearest = (60, 0) Haoming Fu, Zongpeng Li and Chuan Wu (UofC, HKU) June 24, / 24

19 Simulations Simulations Figure: Performance of the VM allocation result under core-selecting auctions. Dynamic resource provisioning achieves higher social welfare, stably higher resource utilization but lower user satisfaction. Haoming Fu, Zongpeng Li and Chuan Wu (UofC, HKU) June 24, / 24

20 Simulations Simulations Figure: The monetary burden shouldered by the winner(s) under (a) the VCG-nearest rule, and (b) the origin-nearest rule. µ ī = p p VCG ī ī i N (p i p VCG i ). Under the origin-nearest rule, the winner with high valuation relative to the auctioneer s expectation shares less of the burden to conquer a coalitional blocking. Haoming Fu, Zongpeng Li and Chuan Wu (UofC, HKU) June 24, / 24

21 Simulations Simulations Figure: The monetary burden shouldered by the winner(s) under (a) the VCG-nearest rule, and (b) the origin-nearest rule. Core-selecting auction achieves 8% higher revenue over the VCG mechanism. Haoming Fu, Zongpeng Li and Chuan Wu (UofC, HKU) June 24, / 24

22 Simulations Simulations Figure: The monetary burden shouldered by the winner(s) under (a) the VCG-nearest rule, and (b) the origin-nearest rule. Our core-selecting VM auction has a stable performance; revenues do not deteriorate when bidding instances are from Google Cluster Data or are randomly generated in different ways. Haoming Fu, Zongpeng Li and Chuan Wu (UofC, HKU) June 24, / 24

23 Conclusion Conclusion Core-selecting combinatorial VM auctions are novelly designed for the cloud computing market. They are proved to be proof to shill bidding and generate higher revenues than VCG auctions do. Payment rules that minimize CUs incentives to deviate from truthful bidding are extensively discussed. We advance the VM auction design by generalizing static resource provisioning to dynamic resource provisioning, and from homogeneous VM instances to heterogeneous VM instances. Haoming Fu, Zongpeng Li and Chuan Wu (UofC, HKU) June 24, / 24

24 Main References 1 R. Day and P. Milgrom, Core-selecting package auctions, International Journal of Game Theory, vol. 36, no. 3-4, pp. 393C407, March R. W. Day and S. Raghavan, Fair payments for efficient allocations in public sector combinatorial auctions, Management Science, vol. 53, no. 9, pp. 1389C1406, September R. W. Day and P. Cramton, Quadratic core-selecting payment rules for combinatorial auctions, Operations Research, vol. 60, no. 3, pp. 588C603, May A. Gulati, A. Holler, M. Ji, G. Shanmuganathan, C. Waldspurger, and X. Zhu, Vmware distributed resource management: Design, implementation, and lessons learned, VMware Technical Journal, vol. 1, no. 1, pp. 45C64, June H. Zhang, B. Li, H. Jiang, F. Liu, A. V. Vasilakos, and J. Liu, A framework for truthful online auctions in cloud computing with heterogeneous user demands, in Proc. of IEEE INFOCOM, April 2013, pp. 1558C Y. Zhu, B. Li, and Z. Li, Core-selecting combinatorial auction design for secondary spectrum markets, in Proc. of IEEE INFOCOM, April 2013, pp. 2034C Google Cluster Data, 8 M. Yokoo, Y. Sakurai, and S. Matsubara, The effect of false-name bids in combinatorial auctions: New fraud in internet auctions, Games and Economic Behavior, vol. 46, no. 1, pp. 174C188, January Haoming Fu, Zongpeng Li and Chuan Wu (UofC, HKU) June 24, / 24

25 Q&A Thank You! Haoming Fu, Zongpeng Li and Chuan Wu (UofC, HKU) June 24, / 24

On the Impossibility of Core-Selecting Auctions

On the Impossibility of Core-Selecting Auctions On the Impossibility of Core-Selecting Auctions Jacob K. Goeree and Yuanchuan Lien November 10, 009 Abstract When goods are substitutes, the Vickrey auction produces efficient, core outcomes that yield

More information

Lecture 5: Iterative Combinatorial Auctions

Lecture 5: Iterative Combinatorial Auctions COMS 6998-3: Algorithmic Game Theory October 6, 2008 Lecture 5: Iterative Combinatorial Auctions Lecturer: Sébastien Lahaie Scribe: Sébastien Lahaie In this lecture we examine a procedure that generalizes

More information

Multiunit Auctions: Package Bidding October 24, Multiunit Auctions: Package Bidding

Multiunit Auctions: Package Bidding October 24, Multiunit Auctions: Package Bidding Multiunit Auctions: Package Bidding 1 Examples of Multiunit Auctions Spectrum Licenses Bus Routes in London IBM procurements Treasury Bills Note: Heterogenous vs Homogenous Goods 2 Challenges in Multiunit

More information

Dynamic Resource Allocation for Spot Markets in Cloud Computi

Dynamic Resource Allocation for Spot Markets in Cloud Computi Dynamic Resource Allocation for Spot Markets in Cloud Computing Environments Qi Zhang 1, Quanyan Zhu 2, Raouf Boutaba 1,3 1 David. R. Cheriton School of Computer Science University of Waterloo 2 Department

More information

1034 IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 25, NO. 2, APRIL 2017

1034 IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 25, NO. 2, APRIL 2017 034 IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 25, NO. 2, APRIL 207 Online Auctions in IaaS Clouds: Welfare and Profit Maximization With Server Costs Xiaoxi Zhang, Student Member, IEEE, Zhiyi Huang, Member,

More information

On Indirect and Direct Implementations of Core Outcomes in Combinatorial Auctions

On Indirect and Direct Implementations of Core Outcomes in Combinatorial Auctions On Indirect and Direct Implementations of Core Outcomes in Combinatorial Auctions David C. Parkes Division of Engineering and Applied Sciences Harvard University parkes@eecs.harvard.edu draft, comments

More information

Optimal Auctions. Game Theory Course: Jackson, Leyton-Brown & Shoham

Optimal Auctions. Game Theory Course: Jackson, Leyton-Brown & Shoham Game Theory Course: Jackson, Leyton-Brown & Shoham So far we have considered efficient auctions What about maximizing the seller s revenue? she may be willing to risk failing to sell the good she may be

More information

Citation IEEE/ACM Transactions on Networking, 2017, v. 25, p

Citation IEEE/ACM Transactions on Networking, 2017, v. 25, p Title Online Auctions in IaaS Clouds: Welfare and Profit Maximization with Server Costs Author(s) ZHANG, X; Huang, Z; Wu, C; Li, Z; Lau, FCM Citation IEEE/ACM Transactions on Networking, 207, v. 25, p.

More information

CS 573: Algorithmic Game Theory Lecture date: 22 February Combinatorial Auctions 1. 2 The Vickrey-Clarke-Groves (VCG) Mechanism 3

CS 573: Algorithmic Game Theory Lecture date: 22 February Combinatorial Auctions 1. 2 The Vickrey-Clarke-Groves (VCG) Mechanism 3 CS 573: Algorithmic Game Theory Lecture date: 22 February 2008 Instructor: Chandra Chekuri Scribe: Daniel Rebolledo Contents 1 Combinatorial Auctions 1 2 The Vickrey-Clarke-Groves (VCG) Mechanism 3 3 Examples

More information

Mechanism Design and Auctions

Mechanism Design and Auctions Mechanism Design and Auctions Game Theory Algorithmic Game Theory 1 TOC Mechanism Design Basics Myerson s Lemma Revenue-Maximizing Auctions Near-Optimal Auctions Multi-Parameter Mechanism Design and the

More information

The Clock-Proxy Auction: A Practical Combinatorial Auction Design

The Clock-Proxy Auction: A Practical Combinatorial Auction Design The Clock-Proxy Auction: A Practical Combinatorial Auction Design Lawrence M. Ausubel, Peter Cramton, Paul Milgrom University of Maryland and Stanford University Introduction Many related (divisible) goods

More information

Core Deviation Minimizing Auctions

Core Deviation Minimizing Auctions Core Deviation Minimizing Auctions Isa E. Hafalir and Hadi Yektaş April 4, 014 Abstract In a stylized environment with complementary products, we study a class of dominant strategy implementable direct

More information

Integer Programming Models

Integer Programming Models Integer Programming Models Fabio Furini December 10, 2014 Integer Programming Models 1 Outline 1 Combinatorial Auctions 2 The Lockbox Problem 3 Constructing an Index Fund Integer Programming Models 2 Integer

More information

Available online at ScienceDirect. IFAC PapersOnLine 50-1 (2017)

Available online at   ScienceDirect. IFAC PapersOnLine 50-1 (2017) Available online at www.sciencedirect.com ScienceDirect IFAC PapersOnLine 50-1 (2017) 189 194 Exploring the Vickrey-Clarke-Groves Mechanism for Electricity Markets Pier Giuseppe Sessa Neil Walton Maryam

More information

Truthful Double Auction Mechanisms

Truthful Double Auction Mechanisms OPERATIONS RESEARCH Vol. 56, No. 1, January February 2008, pp. 102 120 issn 0030-364X eissn 1526-5463 08 5601 0102 informs doi 10.1287/opre.1070.0458 2008 INFORMS Truthful Double Auction Mechanisms Leon

More information

Parkes Auction Theory 1. Auction Theory. Jacomo Corbo. School of Engineering and Applied Science, Harvard University

Parkes Auction Theory 1. Auction Theory. Jacomo Corbo. School of Engineering and Applied Science, Harvard University Parkes Auction Theory 1 Auction Theory Jacomo Corbo School of Engineering and Applied Science, Harvard University CS 286r Spring 2007 Parkes Auction Theory 2 Auctions: A Special Case of Mech. Design Allocation

More information

Optimal Mixed Spectrum Auction

Optimal Mixed Spectrum Auction Optimal Mixed Spectrum Auction Alonso Silva Fernando Beltran Jean Walrand Electrical Engineering and Computer Sciences University of California at Berkeley Technical Report No. UCB/EECS-13-19 http://www.eecs.berkeley.edu/pubs/techrpts/13/eecs-13-19.html

More information

Mechanism Design and Auctions

Mechanism Design and Auctions Multiagent Systems (BE4M36MAS) Mechanism Design and Auctions Branislav Bošanský and Michal Pěchouček Artificial Intelligence Center, Department of Computer Science, Faculty of Electrical Engineering, Czech

More information

Auctions. Michal Jakob Agent Technology Center, Dept. of Computer Science and Engineering, FEE, Czech Technical University

Auctions. Michal Jakob Agent Technology Center, Dept. of Computer Science and Engineering, FEE, Czech Technical University Auctions Michal Jakob Agent Technology Center, Dept. of Computer Science and Engineering, FEE, Czech Technical University AE4M36MAS Autumn 2014 - Lecture 12 Where are We? Agent architectures (inc. BDI

More information

From the Assignment Model to Combinatorial Auctions

From the Assignment Model to Combinatorial Auctions From the Assignment Model to Combinatorial Auctions IPAM Workshop, UCLA May 7, 2008 Sushil Bikhchandani & Joseph Ostroy Overview LP formulations of the (package) assignment model Sealed-bid and ascending-price

More information

Agent-Based Systems. Agent-Based Systems. Michael Rovatsos. Lecture 11 Resource Allocation 1 / 18

Agent-Based Systems. Agent-Based Systems. Michael Rovatsos. Lecture 11 Resource Allocation 1 / 18 Agent-Based Systems Michael Rovatsos mrovatso@inf.ed.ac.uk Lecture 11 Resource Allocation 1 / 18 Where are we? Coalition formation The core and the Shapley value Different representations Simple games

More information

CS599: Algorithm Design in Strategic Settings Fall 2012 Lecture 4: Prior-Free Single-Parameter Mechanism Design. Instructor: Shaddin Dughmi

CS599: Algorithm Design in Strategic Settings Fall 2012 Lecture 4: Prior-Free Single-Parameter Mechanism Design. Instructor: Shaddin Dughmi CS599: Algorithm Design in Strategic Settings Fall 2012 Lecture 4: Prior-Free Single-Parameter Mechanism Design Instructor: Shaddin Dughmi Administrivia HW out, due Friday 10/5 Very hard (I think) Discuss

More information

Auctions. Michal Jakob Agent Technology Center, Dept. of Computer Science and Engineering, FEE, Czech Technical University

Auctions. Michal Jakob Agent Technology Center, Dept. of Computer Science and Engineering, FEE, Czech Technical University Auctions Michal Jakob Agent Technology Center, Dept. of Computer Science and Engineering, FEE, Czech Technical University AE4M36MAS Autumn 2015 - Lecture 12 Where are We? Agent architectures (inc. BDI

More information

Online Mechanism Design for VMs Allocation in Private Cloud

Online Mechanism Design for VMs Allocation in Private Cloud Online Mechanism Design for VMs Allocation in Private Cloud Xiaohong Wu, Yonggen Gu, Guoqiang Li, Jie Tao, Jingyu Chen, Xiaolong Ma To cite this version: Xiaohong Wu, Yonggen Gu, Guoqiang Li, Jie Tao,

More information

Cost Allocations in Combinatorial Auctions for Bilateral Procurement Markets

Cost Allocations in Combinatorial Auctions for Bilateral Procurement Markets Cost Allocations in Combinatorial Auctions for Bilateral Procurement Markets Teodor Gabriel Crainic Michel Gendreau Monia Rekik Jacques Robert December 2009 Bureaux de Montréal : Bureaux de Québec : Université

More information

All Equilibrium Revenues in Buy Price Auctions

All Equilibrium Revenues in Buy Price Auctions All Equilibrium Revenues in Buy Price Auctions Yusuke Inami Graduate School of Economics, Kyoto University This version: January 009 Abstract This note considers second-price, sealed-bid auctions with

More information

Mechanism Design For Set Cover Games When Elements Are Agents

Mechanism Design For Set Cover Games When Elements Are Agents Mechanism Design For Set Cover Games When Elements Are Agents Zheng Sun, Xiang-Yang Li 2, WeiZhao Wang 2, and Xiaowen Chu Hong Kong Baptist University, Hong Kong, China, {sunz,chxw}@comp.hkbu.edu.hk 2

More information

Core-selecting package auctions

Core-selecting package auctions Int J Game Theory DOI 10.1007/s00182-007-0100-7 ORIGINAL PAPER Core-selecting package auctions Robert Day Paul Milgrom Accepted: 8 June 2007 Springer-Verlag 2007 Abstract Auctions that select core allocations

More information

A Two-level Auction for C-RAN Resource Allocation

A Two-level Auction for C-RAN Resource Allocation A Two-level Auction for C-RAN Resource Allocation Mira Morcos, Tijani Chahed, Lin Chen, Jocelyne Elias and Fabio Martignon Abstract In this paper we propose and evaluate an auctionbased resource allocation

More information

A simulation study of two combinatorial auctions

A simulation study of two combinatorial auctions A simulation study of two combinatorial auctions David Nordström Department of Economics Lund University Supervisor: Tommy Andersson Co-supervisor: Albin Erlanson May 24, 2012 Abstract Combinatorial auctions

More information

Posted-Price Mechanisms and Prophet Inequalities

Posted-Price Mechanisms and Prophet Inequalities Posted-Price Mechanisms and Prophet Inequalities BRENDAN LUCIER, MICROSOFT RESEARCH WINE: CONFERENCE ON WEB AND INTERNET ECONOMICS DECEMBER 11, 2016 The Plan 1. Introduction to Prophet Inequalities 2.

More information

Path Auction Games When an Agent Can Own Multiple Edges

Path Auction Games When an Agent Can Own Multiple Edges Path Auction Games When an Agent Can Own Multiple Edges Ye Du Rahul Sami Yaoyun Shi Department of Electrical Engineering and Computer Science, University of Michigan 2260 Hayward Ave, Ann Arbor, MI 48109-2121,

More information

CS269I: Incentives in Computer Science Lecture #14: More on Auctions

CS269I: Incentives in Computer Science Lecture #14: More on Auctions CS69I: Incentives in Computer Science Lecture #14: More on Auctions Tim Roughgarden November 9, 016 1 First-Price Auction Last lecture we ran an experiment demonstrating that first-price auctions are not

More information

Game Theory. Lecture Notes By Y. Narahari. Department of Computer Science and Automation Indian Institute of Science Bangalore, India October 2012

Game Theory. Lecture Notes By Y. Narahari. Department of Computer Science and Automation Indian Institute of Science Bangalore, India October 2012 Game Theory Lecture Notes By Y. Narahari Department of Computer Science and Automation Indian Institute of Science Bangalore, India October 22 COOPERATIVE GAME THEORY Correlated Strategies and Correlated

More information

Algorithmic Game Theory

Algorithmic Game Theory Algorithmic Game Theory Lecture 10 06/15/10 1 A combinatorial auction is defined by a set of goods G, G = m, n bidders with valuation functions v i :2 G R + 0. $5 Got $6! More? Example: A single item for

More information

Scenario reduction and scenario tree construction for power management problems

Scenario reduction and scenario tree construction for power management problems Scenario reduction and scenario tree construction for power management problems N. Gröwe-Kuska, H. Heitsch and W. Römisch Humboldt-University Berlin Institute of Mathematics Page 1 of 20 IEEE Bologna POWER

More information

Algorithmic Game Theory (a primer) Depth Qualifying Exam for Ashish Rastogi (Ph.D. candidate)

Algorithmic Game Theory (a primer) Depth Qualifying Exam for Ashish Rastogi (Ph.D. candidate) Algorithmic Game Theory (a primer) Depth Qualifying Exam for Ashish Rastogi (Ph.D. candidate) 1 Game Theory Theory of strategic behavior among rational players. Typical game has several players. Each player

More information

Optimal Pricing and Service Provisioning Strategies in Cloud Systems: A Stackelberg Game Approach

Optimal Pricing and Service Provisioning Strategies in Cloud Systems: A Stackelberg Game Approach Optimal Pricing and Service Provisioning Strategies in Cloud Systems: A Stackelberg Game Approach Valerio Di Valerio University of Roma Tor Vergata di.valerio@ing.uniroma2.it Valeria Cardellini University

More information

CS364B: Frontiers in Mechanism Design Lecture #18: Multi-Parameter Revenue-Maximization

CS364B: Frontiers in Mechanism Design Lecture #18: Multi-Parameter Revenue-Maximization CS364B: Frontiers in Mechanism Design Lecture #18: Multi-Parameter Revenue-Maximization Tim Roughgarden March 5, 2014 1 Review of Single-Parameter Revenue Maximization With this lecture we commence the

More information

Efficiency in Decentralized Markets with Aggregate Uncertainty

Efficiency in Decentralized Markets with Aggregate Uncertainty Efficiency in Decentralized Markets with Aggregate Uncertainty Braz Camargo Dino Gerardi Lucas Maestri December 2015 Abstract We study efficiency in decentralized markets with aggregate uncertainty and

More information

Overview. ICE: Iterative Combinatorial Exchanges. Combinatorial Auctions. Motivating Domains. Exchange Example 1. Benjamin Lubin

Overview. ICE: Iterative Combinatorial Exchanges. Combinatorial Auctions. Motivating Domains. Exchange Example 1. Benjamin Lubin Overview ICE: Iterative Combinatorial Exchanges Benjamin Lubin In Collaboration with David Parkes and Adam Juda Early work Giro Cavallo, Jeff Shneidman, Hassan Sultan, CS286r Spring 2004 Introduction ICE

More information

On the Core of Auctions with Externalities: Stability and Fairness

On the Core of Auctions with Externalities: Stability and Fairness On the Core of Auctions with Externalities: Stability and Fairness Seungwon (Eugene) Jeong April 6, 2017 Abstract In auctions with externalities, it is well-known that the core can be empty, which is undesirable

More information

Answers to Microeconomics Prelim of August 24, In practice, firms often price their products by marking up a fixed percentage over (average)

Answers to Microeconomics Prelim of August 24, In practice, firms often price their products by marking up a fixed percentage over (average) Answers to Microeconomics Prelim of August 24, 2016 1. In practice, firms often price their products by marking up a fixed percentage over (average) cost. To investigate the consequences of markup pricing,

More information

Sequential Bandwidth and Power Auctions. for Spectrum Sharing

Sequential Bandwidth and Power Auctions. for Spectrum Sharing Sequential Bandwidth and Power Auctions 1 for Spectrum Sharing Junjik Bae, Eyal Beigman, Randall Berry, Michael L. Honig, and Rakesh Vohra Abstract We study a sequential auction for sharing a wireless

More information

Attracting Intra-marginal Traders across Multiple Markets

Attracting Intra-marginal Traders across Multiple Markets Attracting Intra-marginal Traders across Multiple Markets Jung-woo Sohn, Sooyeon Lee, and Tracy Mullen College of Information Sciences and Technology, The Pennsylvania State University, University Park,

More information

KIER DISCUSSION PAPER SERIES

KIER DISCUSSION PAPER SERIES KIER DISCUSSION PAPER SERIES KYOTO INSTITUTE OF ECONOMIC RESEARCH http://www.kier.kyoto-u.ac.jp/index.html Discussion Paper No. 657 The Buy Price in Auctions with Discrete Type Distributions Yusuke Inami

More information

An Enhanced Combinatorial Clock Auction *

An Enhanced Combinatorial Clock Auction * An Enhanced Combinatorial ClockAuction * Lawrence M. Ausubel, University of Maryland Oleg V. Baranov, University of Colorado 26 February 2013 *All rights reserved. The findings and conclusions are solely

More information

Modelling Anti-Terrorist Surveillance Systems from a Queueing Perspective

Modelling Anti-Terrorist Surveillance Systems from a Queueing Perspective Systems from a Queueing Perspective September 7, 2012 Problem A surveillance resource must observe several areas, searching for potential adversaries. Problem A surveillance resource must observe several

More information

CS364A: Algorithmic Game Theory Lecture #3: Myerson s Lemma

CS364A: Algorithmic Game Theory Lecture #3: Myerson s Lemma CS364A: Algorithmic Game Theory Lecture #3: Myerson s Lemma Tim Roughgarden September 3, 23 The Story So Far Last time, we introduced the Vickrey auction and proved that it enjoys three desirable and different

More information

Ph.D. Preliminary Examination MICROECONOMIC THEORY Applied Economics Graduate Program August 2017

Ph.D. Preliminary Examination MICROECONOMIC THEORY Applied Economics Graduate Program August 2017 Ph.D. Preliminary Examination MICROECONOMIC THEORY Applied Economics Graduate Program August 2017 The time limit for this exam is four hours. The exam has four sections. Each section includes two questions.

More information

THE growing demand for limited spectrum resource poses

THE growing demand for limited spectrum resource poses 1 Truthful Auction Mechanisms with Performance Guarantee in Secondary Spectrum Markets He Huang, Member, IEEE, Yu-e Sun, Xiang-Yang Li, Senior Member, IEEE, Shigang Chen, Senior Member, IEEE, Mingjun Xiao,

More information

Budget Management In GSP (2018)

Budget Management In GSP (2018) Budget Management In GSP (2018) Yahoo! March 18, 2018 Miguel March 18, 2018 1 / 26 Today s Presentation: Budget Management Strategies in Repeated auctions, Balseiro, Kim, and Mahdian, WWW2017 Learning

More information

Defection-free exchange mechanisms based on an entry fee imposition

Defection-free exchange mechanisms based on an entry fee imposition Artificial Intelligence 142 (2002) 265 286 www.elsevier.com/locate/artint Defection-free exchange mechanisms based on an entry fee imposition Shigeo Matsubara, Makoto Yokoo NTT Communication Science Laboratories,

More information

206 IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 16, NO. 1, JANUARY 2017

206 IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 16, NO. 1, JANUARY 2017 206 IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 16, NO. 1, JANUARY 2017 Spectrum Auction for Differential Secondary Wireless Service Provisioning With Time-Dependent Valuation Information Changyan

More information

Mechanism Design for Auctions

Mechanism Design for Auctions Mechanism Design for Auctions Vadim Ovtchinnikov September 30, 2009 Abstract Mechanism design, the science of building economic systems, has been impressively successful. It has been used to create the

More information

An Approximation Algorithm for Capacity Allocation over a Single Flight Leg with Fare-Locking

An Approximation Algorithm for Capacity Allocation over a Single Flight Leg with Fare-Locking An Approximation Algorithm for Capacity Allocation over a Single Flight Leg with Fare-Locking Mika Sumida School of Operations Research and Information Engineering, Cornell University, Ithaca, New York

More information

Combinatorial Exchanges. David C. Parkes Harvard University

Combinatorial Exchanges. David C. Parkes Harvard University Combinatorial Exchanges David C. Parkes Harvard University What is a combinatorial exchange? Two-sided Complex valuations (swaps, contingent swaps, all-or-nothing sells, etc.) Fragmented Spectrum (E.Kwerel)

More information

SPECTRUM MARKETS. Randall Berry, Michael Honig Department of EECS Northwestern University. DySPAN Conference, Aachen, Germany

SPECTRUM MARKETS. Randall Berry, Michael Honig Department of EECS Northwestern University. DySPAN Conference, Aachen, Germany 1 SPECTRUM MARKETS Randall Berry, Michael Honig Department of EECS Northwestern University DySPAN Conference, Aachen, Germany Spectrum Management 2 Economics Policy Communications Engineering Why This

More information

Designing a Strategic Bipartite Matching Market

Designing a Strategic Bipartite Matching Market Designing a Strategic Bipartite Matching Market Rahul Jain IBM T. J. Watson Research Center Hawthorne, NY 10532 rahul.jain@watson.ibm.com Abstract We consider a version of the Gale-Shapley matching problem

More information

Auctions. Episode 8. Baochun Li Professor Department of Electrical and Computer Engineering University of Toronto

Auctions. Episode 8. Baochun Li Professor Department of Electrical and Computer Engineering University of Toronto Auctions Episode 8 Baochun Li Professor Department of Electrical and Computer Engineering University of Toronto Paying Per Click 3 Paying Per Click Ads in Google s sponsored links are based on a cost-per-click

More information

Socially-Optimal Design of Crowdsourcing Platforms with Reputation Update Errors

Socially-Optimal Design of Crowdsourcing Platforms with Reputation Update Errors Socially-Optimal Design of Crowdsourcing Platforms with Reputation Update Errors 1 Yuanzhang Xiao, Yu Zhang, and Mihaela van der Schaar Abstract Crowdsourcing systems (e.g. Yahoo! Answers and Amazon Mechanical

More information

On the impossibility of core-selecting auctions

On the impossibility of core-selecting auctions Theoretical Economics 11 (2016), 41 52 1555-7561/20160041 On the impossibility of core-selecting auctions Jacob K. Goeree Economics Discipline Group, University of Technology Sydney Yuanchuan Lien Department

More information

Profit Sharing Auction

Profit Sharing Auction Profit Sharing Auction Sandip Sen and Teddy Candale and Susnata Basak athematical &Computer Sciences Department University of Tulsa {sandip, teddy-candale, susnata-basak}@utulsa.edu Abstract Auctions are

More information

MDSRC Proceedings, November, 2015 Wah/Pakistan Paper ID 146

MDSRC Proceedings, November, 2015 Wah/Pakistan Paper ID 146 Paper ID 146 Service Provisioning of Spot Virtual Machines based on Optimal Bidding in Cloud Computing Saman Safdar 1, Saeed Ullah 2, Zakia Jalil 3, M. Daud Awan 4, M. Sikandar Hayat Khayal 5 1,2,3,4,5

More information

Single Price Mechanisms for Revenue Maximization in Unlimited Supply Combinatorial Auctions

Single Price Mechanisms for Revenue Maximization in Unlimited Supply Combinatorial Auctions Single Price Mechanisms for Revenue Maximization in Unlimited Supply Combinatorial Auctions Maria-Florina Balcan Avrim Blum Yishay Mansour February 2007 CMU-CS-07-111 School of Computer Science Carnegie

More information

A Multi-Stage Stochastic Programming Model for Managing Risk-Optimal Electricity Portfolios. Stochastic Programming and Electricity Risk Management

A Multi-Stage Stochastic Programming Model for Managing Risk-Optimal Electricity Portfolios. Stochastic Programming and Electricity Risk Management A Multi-Stage Stochastic Programming Model for Managing Risk-Optimal Electricity Portfolios SLIDE 1 Outline Multi-stage stochastic programming modeling Setting - Electricity portfolio management Electricity

More information

Dynamic Resource Allocation for Spot Markets in Clouds. Qi Zhang, Eren Gurses, Jin Xiao, Raouf Boutaba

Dynamic Resource Allocation for Spot Markets in Clouds. Qi Zhang, Eren Gurses, Jin Xiao, Raouf Boutaba Dynamic Resource Allocation for Spot Markets in Clouds Qi Zhang, Eren Gurses, Jin Xiao, Raouf Boutaba Introduction Cloud computing aims at providing resources to customers in an on-demand manner A customer

More information

OPTIMAL PORTFOLIO CONTROL WITH TRADING STRATEGIES OF FINITE

OPTIMAL PORTFOLIO CONTROL WITH TRADING STRATEGIES OF FINITE Proceedings of the 44th IEEE Conference on Decision and Control, and the European Control Conference 005 Seville, Spain, December 1-15, 005 WeA11.6 OPTIMAL PORTFOLIO CONTROL WITH TRADING STRATEGIES OF

More information

Game Theory Lecture #16

Game Theory Lecture #16 Game Theory Lecture #16 Outline: Auctions Mechanism Design Vickrey-Clarke-Groves Mechanism Optimizing Social Welfare Goal: Entice players to select outcome which optimizes social welfare Examples: Traffic

More information

Single Price Mechanisms for Revenue Maximization in Unlimited Supply Combinatorial Auctions

Single Price Mechanisms for Revenue Maximization in Unlimited Supply Combinatorial Auctions Single Price Mechanisms for Revenue Maximization in Unlimited Supply Combinatorial Auctions Maria-Florina Balcan Avrim Blum Yishay Mansour December 7, 2006 Abstract In this note we generalize a result

More information

Pricing Strategy under Reference-Dependent Preferences: Evidence from Sellers on StubHub

Pricing Strategy under Reference-Dependent Preferences: Evidence from Sellers on StubHub Pricing Strategy under Reference-Dependent Preferences: Evidence from Sellers on StubHub Jian-Da Zhu National Taiwan University April 21, 2018 International Industrial Organization Conference (IIOC) Jian-Da

More information

Economics 2450A: Public Economics Section 1-2: Uncompensated and Compensated Elasticities; Static and Dynamic Labor Supply

Economics 2450A: Public Economics Section 1-2: Uncompensated and Compensated Elasticities; Static and Dynamic Labor Supply Economics 2450A: Public Economics Section -2: Uncompensated and Compensated Elasticities; Static and Dynamic Labor Supply Matteo Paradisi September 3, 206 In today s section, we will briefly review the

More information

Investing and Price Competition for Multiple Bands of Unlicensed Spectrum

Investing and Price Competition for Multiple Bands of Unlicensed Spectrum Investing and Price Competition for Multiple Bands of Unlicensed Spectrum Chang Liu EECS Department Northwestern University, Evanston, IL 60208 Email: changliu2012@u.northwestern.edu Randall A. Berry EECS

More information

Microeconomics II. CIDE, MsC Economics. List of Problems

Microeconomics II. CIDE, MsC Economics. List of Problems Microeconomics II CIDE, MsC Economics List of Problems 1. There are three people, Amy (A), Bart (B) and Chris (C): A and B have hats. These three people are arranged in a room so that B can see everything

More information

Pricing Optimization of Rollover Data Plan

Pricing Optimization of Rollover Data Plan Pricing Optimization of Rollover Data Plan Zhiyuan Wang, Lin Gao, and Jianwei Huang Department of Information Engineering, The Chinese University of Hong Kong, Hong Kong School of Electronic and Information

More information

Auction is a commonly used way of allocating indivisible

Auction is a commonly used way of allocating indivisible Econ 221 Fall, 2018 Li, Hao UBC CHAPTER 16. BIDDING STRATEGY AND AUCTION DESIGN Auction is a commonly used way of allocating indivisible goods among interested buyers. Used cameras, Salvator Mundi, and

More information

Up till now, we ve mostly been analyzing auctions under the following assumptions:

Up till now, we ve mostly been analyzing auctions under the following assumptions: Econ 805 Advanced Micro Theory I Dan Quint Fall 2007 Lecture 7 Sept 27 2007 Tuesday: Amit Gandhi on empirical auction stuff p till now, we ve mostly been analyzing auctions under the following assumptions:

More information

So we turn now to many-to-one matching with money, which is generally seen as a model of firms hiring workers

So we turn now to many-to-one matching with money, which is generally seen as a model of firms hiring workers Econ 805 Advanced Micro Theory I Dan Quint Fall 2009 Lecture 20 November 13 2008 So far, we ve considered matching markets in settings where there is no money you can t necessarily pay someone to marry

More information

Essays on Some Combinatorial Optimization Problems with Interval Data

Essays on Some Combinatorial Optimization Problems with Interval Data Essays on Some Combinatorial Optimization Problems with Interval Data a thesis submitted to the department of industrial engineering and the institute of engineering and sciences of bilkent university

More information

Sequential Auctions and Auction Revenue

Sequential Auctions and Auction Revenue Sequential Auctions and Auction Revenue David J. Salant Toulouse School of Economics and Auction Technologies Luís Cabral New York University November 2018 Abstract. We consider the problem of a seller

More information

Comparing Allocations under Asymmetric Information: Coase Theorem Revisited

Comparing Allocations under Asymmetric Information: Coase Theorem Revisited Comparing Allocations under Asymmetric Information: Coase Theorem Revisited Shingo Ishiguro Graduate School of Economics, Osaka University 1-7 Machikaneyama, Toyonaka, Osaka 560-0043, Japan August 2002

More information

MS&E 246: Lecture 2 The basics. Ramesh Johari January 16, 2007

MS&E 246: Lecture 2 The basics. Ramesh Johari January 16, 2007 MS&E 246: Lecture 2 The basics Ramesh Johari January 16, 2007 Course overview (Mainly) noncooperative game theory. Noncooperative: Focus on individual players incentives (note these might lead to cooperation!)

More information

Recap First-Price Revenue Equivalence Optimal Auctions. Auction Theory II. Lecture 19. Auction Theory II Lecture 19, Slide 1

Recap First-Price Revenue Equivalence Optimal Auctions. Auction Theory II. Lecture 19. Auction Theory II Lecture 19, Slide 1 Auction Theory II Lecture 19 Auction Theory II Lecture 19, Slide 1 Lecture Overview 1 Recap 2 First-Price Auctions 3 Revenue Equivalence 4 Optimal Auctions Auction Theory II Lecture 19, Slide 2 Motivation

More information

Lecture 2: The Neoclassical Growth Model

Lecture 2: The Neoclassical Growth Model Lecture 2: The Neoclassical Growth Model Florian Scheuer 1 Plan Introduce production technology, storage multiple goods 2 The Neoclassical Model Three goods: Final output Capital Labor One household, with

More information

Electricity market reform to enhance the energy and reserve pricing mechanism: Observations from PJM

Electricity market reform to enhance the energy and reserve pricing mechanism: Observations from PJM Flexible operation and advanced control for energy systems Electricity market reform to enhance the energy and reserve pricing mechanism: Observations from PJM January 7, 2019 Isaac Newton Institute Cambridge

More information

Dynamic Pricing with Varying Cost

Dynamic Pricing with Varying Cost Dynamic Pricing with Varying Cost L. Jeff Hong College of Business City University of Hong Kong Joint work with Ying Zhong and Guangwu Liu Outline 1 Introduction 2 Problem Formulation 3 Pricing Policy

More information

Dynamic Mechanism Design for Markets with Strategic Resources

Dynamic Mechanism Design for Markets with Strategic Resources Dynamic Mechanism Design for Markets with Strategic Resources Swaprava Nath 1 Onno Zoeter 2 Yadati Narahari 1 Chris Dance 2 1 Indian Institute of Science, Bangalore 2 Xerox Research Centre Europe Conference

More information

Optimal Production-Inventory Policy under Energy Buy-Back Program

Optimal Production-Inventory Policy under Energy Buy-Back Program The inth International Symposium on Operations Research and Its Applications (ISORA 10) Chengdu-Jiuzhaigou, China, August 19 23, 2010 Copyright 2010 ORSC & APORC, pp. 526 532 Optimal Production-Inventory

More information

The Duo-Item Bisection Auction

The Duo-Item Bisection Auction Comput Econ DOI 10.1007/s10614-013-9380-0 Albin Erlanson Accepted: 2 May 2013 Springer Science+Business Media New York 2013 Abstract This paper proposes an iterative sealed-bid auction for selling multiple

More information

A Static Negotiation Model of Electronic Commerce

A Static Negotiation Model of Electronic Commerce ISSN 1749-3889 (print, 1749-3897 (online International Journal of Nonlinear Science Vol.5(2008 No.1,pp.43-50 A Static Negotiation Model of Electronic Commerce Zhaoming Wang 1, Yonghui Ling 2 1 School of

More information

Consumption and Asset Pricing

Consumption and Asset Pricing Consumption and Asset Pricing Yin-Chi Wang The Chinese University of Hong Kong November, 2012 References: Williamson s lecture notes (2006) ch5 and ch 6 Further references: Stochastic dynamic programming:

More information

Treatment Allocations Based on Multi-Armed Bandit Strategies

Treatment Allocations Based on Multi-Armed Bandit Strategies Treatment Allocations Based on Multi-Armed Bandit Strategies Wei Qian and Yuhong Yang Applied Economics and Statistics, University of Delaware School of Statistics, University of Minnesota Innovative Statistics

More information

A Preference Foundation for Fehr and Schmidt s Model. of Inequity Aversion 1

A Preference Foundation for Fehr and Schmidt s Model. of Inequity Aversion 1 A Preference Foundation for Fehr and Schmidt s Model of Inequity Aversion 1 Kirsten I.M. Rohde 2 January 12, 2009 1 The author would like to thank Itzhak Gilboa, Ingrid M.T. Rohde, Klaus M. Schmidt, and

More information

Log-Robust Portfolio Management

Log-Robust Portfolio Management Log-Robust Portfolio Management Dr. Aurélie Thiele Lehigh University Joint work with Elcin Cetinkaya and Ban Kawas Research partially supported by the National Science Foundation Grant CMMI-0757983 Dr.

More information

Multi-Item Vickrey-Dutch Auctions

Multi-Item Vickrey-Dutch Auctions Multi-Item Vickrey-Dutch Auctions Debasis Mishra David C. Parkes June 5, 2007 Abstract Descending price auctions are adopted for goods that must be sold quickly and in private values environments, for

More information

Mechanism Design and Auctions

Mechanism Design and Auctions Mechanism Design and Auctions Kevin Leyton-Brown & Yoav Shoham Chapter 7 of Multiagent Systems (MIT Press, 2012) Drawing on material that first appeared in our own book, Multiagent Systems: Algorithmic,

More information

On the Efficiency of Sequential Auctions for Spectrum Sharing

On the Efficiency of Sequential Auctions for Spectrum Sharing On the Efficiency of Sequential Auctions for Spectrum Sharing Junjik Bae, Eyal Beigman, Randall Berry, Michael L Honig, and Rakesh Vohra Abstract In previous work we have studied the use of sequential

More information

Advanced Microeconomics

Advanced Microeconomics Advanced Microeconomics ECON5200 - Fall 2014 Introduction What you have done: - consumers maximize their utility subject to budget constraints and firms maximize their profits given technology and market

More information

Auctions 1: Common auctions & Revenue equivalence & Optimal mechanisms. 1 Notable features of auctions. use. A lot of varieties.

Auctions 1: Common auctions & Revenue equivalence & Optimal mechanisms. 1 Notable features of auctions. use. A lot of varieties. 1 Notable features of auctions Ancient market mechanisms. use. A lot of varieties. Widespread in Auctions 1: Common auctions & Revenue equivalence & Optimal mechanisms Simple and transparent games (mechanisms).

More information

1 Auctions. 1.1 Notation (Symmetric IPV) Independent private values setting with symmetric riskneutral buyers, no budget constraints.

1 Auctions. 1.1 Notation (Symmetric IPV) Independent private values setting with symmetric riskneutral buyers, no budget constraints. 1 Auctions 1.1 Notation (Symmetric IPV) Ancient market mechanisms. use. A lot of varieties. Widespread in Independent private values setting with symmetric riskneutral buyers, no budget constraints. Simple

More information