Presentation is loading. Please wait.

Presentation is loading. Please wait.

“Fair Payments for Efficient Allocations in Public Sector Combinatorial Auctions” To appear in Management Science Plus some other unpublished research.

Similar presentations


Presentation on theme: "“Fair Payments for Efficient Allocations in Public Sector Combinatorial Auctions” To appear in Management Science Plus some other unpublished research."— Presentation transcript:

1 “Fair Payments for Efficient Allocations in Public Sector Combinatorial Auctions” To appear in Management Science Plus some other unpublished research Robert DayUniversity of CT S. RaghavanUniversity of MD Paul MilgromStanford

2 What to take away from this talk: Combinatorial auctions are an exciting new area with many applications and research opportunities An understanding of how O.R. concepts enable better economic outcomes An understanding of the core in economics Core auctions provide the most practical payment schemes for combinatorial auctions in general Combinatorial Auction Test Suite (CATS) data provide a set of benchmarks for testing new auction algorithms Read Combinatorial Auctions, Cramton Shoham, Steinberg eds.

3 Combinatorial auctions Multiple different items are sold simultaneously Bidders can bid on combinations of items When goods are complements, bidders can be sure not to get a partial set When goods are substitutes, can be sure not to pay too much Forward and reverse, iterative and sealed-bid variations exist

4 Industrial Auction Applications CombineNet is the world-leader in hosting “expressive commerce” events Reverse auction applications include procurement events for a variety of resources including shipping lanes

5 Government Auction Applications FCC sells spectrum licenses and has considered package bidding. In the UK, OfCom is close to adopting a combinatorial spectrum license auction using the techniques described here. (I coded it) FAA: combinatorial landing slot auctions have been proposed to control congestion, but less likely to happen soon.

6 A Practical Auction format In the clock-proxy auction (due to Ausubel, Cramton, and Milgrom) linear prices go up until there is no excess demand Activity rules usher bidding along A final sealed-bid auction is needed to correct for the limitations of linear prices and allow for efficiency Here we focus on the final sealed-bid round

7 Notation I= set of items being auctioned J= set of bidders b j (S)=bid by j on some set S in I S j =set won by j in an efficient sol’n W= the winners in the efficient sol’n p j =payment made by j z C =win-determ value over C in J z(p)=w-d value after discounting each bid by surplus at pay vector p

8 O.R. Perspective, a Set Packing Problem Variation: General Winner Determination Problem (XOR)   x j (S)  1, for each good i  x j (S)  1, for each bidder j Where x j (S) = 1 if bidder j receives set S = 0 otherwise = 0 otherwise jєJ S | i є S S in I Maximize   b j (S) x j (S) subject to: jєJ S in I

9 Vickrey-Clarke-Groves payment mechanism Each bidder gets a discount equal to: z J – z J \ j Provably dominant-strategy incentive-compatible (truthful) Vickrey won the Nobel prize for this line of work Wrought with problems, however, including: Vulnerable to shill-bidding and collusion Low (sometimes zero) revenues “Unfair!” Not used in practice

10 Example: Bids on {A,B,C} b 1 {AB} = 18 b 2 {C} = 12 b 3 {A} = 3 b 4 {B} = 3 b 5 {C} = 3 b 6 {ABC} = 12 Winners

11 Bidder 2 Payment = p 2 Bidder 1 Payment = p 1 3 p 1 +p 2 >= 12 6 Pay-as-bid (18,12) 9 6 VCG (6,3) The Core

12 What is the Core? From Wikipedia: “The core is the set of feasible allocations in an economy that cannot be improved upon by a subset of the set of the economy's consumers (a coalition).” Example: N>1 miners find many large gold bars. It takes two to carry a bar home. If N is even each gets ½ bar (in the core.) If N is odd the core is empty. (NTU result)

13 The Core in Auctions An Allocation / Payment outcome is blocked if there is some coalition of bidders that can provide more revenue to the seller in an alternative outcome that is weakly preferred to the initial outcome by every member of the coalition. An unblocked outcome is in the core. A Core Mechanism computes payments in the core with respect to submitted bids.

14 Define the core with coalitional offerings q C, where q C is the most money the coalition C will offer to pay the seller for a reallocation in their favor:  p j ≥ q C for each subset C of J p j VCG  p j  b j (S j ) Representing the core (naïve approach) j є W

15 Defining the Core: Problems and Solutions A winning bidder’s contribution to a blocking coalition varies with his payment, i.e., q c ≠ z cA winning bidder’s contribution to a blocking coalition varies with his payment, i.e., q c ≠ z c There are an exponential number of blocking coalitions to consider, each requiring solution of an NP-hard problemThere are an exponential number of blocking coalitions to consider, each requiring solution of an NP-hard problem Cancel out contributions of coalition members who are also winners Generate constraints only as they are violated, i.e. only consider coalitions that block potential solutions. (Main Contribution of the M.S. paper.)

16 Representing the Core MS Paper formulation  p j ≥ z(p t ) –  p j t Equivalent (static) formulation  p j ≥ z C –  b j (S j ) j є W \ Cj є W ∩ C j є W \ Cj є W ∩ C For all coalitions C in J

17 The Separation Problem: Finding “the most violated blocking coalition” for a given payment vector p t At p t, reduce each of the winning bidder’s bids by her current surplus: That is let b j (S) = b j (S) – (b j (S j ) - p j t ) Re-solve the Winner Determination Problem If the new Winner Determination value > Total Payments Then a violated coalition has been found Add to core formulation and re-iterate

18 Adjusting payments Minimize  p j  p j ≥ z(p τ ) -  p j τ for each τ ≤ t and for each j є W and for each j є W p j VCG  p j  b j (S j ) j є W \ C τ j є W ∩C τ j є W  Simplest objective we consider

19 b 1 = 20 b 2 = 20 b 4 = 28b 5 = 26 b 6 = 10 b 3 = 20 Winning Bids b 7 = 10b 8 = 10 Non-Winning Bids VCG payments p 1 = 10, p 2 = 10, p 3 = 10 Blocking Coalition p 4 = 28, p 3 = 10 Example of the Procedure

20 b’ 1 = 10 b’ 2 = 10 b 4 = 28b 5 = 26 b 6 = 10 b’ 3 = 10 Winning Bids b 7 = 10b 8 = 10 Non-Winning Bids VCG payments p 1 = 10, p 2 = 10, p 3 = 10 Blocking Coalition p 4 = 28, p 3 = 10 Example of the Procedure

21 Adjusting payments (1) Minimize  p j p 1 + p 2 ≥ 38 – 10 = 28 for each j є W for each j є W p j VCG  p j  b j (S j ) j є W New payments p 1 = 14, p 2 = 14, p 3 = 10

22 b’ 1 = 14 b’ 2 = 14 b 4 = 28b 5 = 26 b 6 = 10 b’ 3 = 10 Winning Bids b 7 = 10b 8 = 10 Non-Winning Bids New payments p 1 = 14, p 2 = 14, p 3 = 10 Blocking Coalition p 2 = 14, p 5 = 26 Example of the Procedure

23 Adjusting payments (2) Minimize  p j p 1 + p 2 ≥ 28 p 1 + p 2 ≥ 28 p 1 + p 3 ≥ 26 for each j є W for each j є W p j VCG  p j  b j (S j ) j є W New payments p 1 = 16, p 2 = 12, p 3 = 10

24 b’ 1 = 16 b’ 2 = 12 b 4 = 28b 5 = 26 b 6 = 10 b’ 3 = 10 Winning Bids b 7 = 10b 8 = 10 Non-Winning Bids New payments p 1 = 16, p 2 = 12, p 3 = 10 No Blocking Coalition exists: These payments are final

25 Other Properties and supporting results: For any core mechanism, the Nash equilibria in semi- sincere strategies correspond exactly to the BPO Core paymentsFor any core mechanism, the Nash equilibria in semi- sincere strategies correspond exactly to the BPO Core payments Therefore, we can expect efficient core outcomes when using a core mechanismTherefore, we can expect efficient core outcomes when using a core mechanism If coordination is sufficiently expensive, then truth- telling by all is a Nash equilibriumIf coordination is sufficiently expensive, then truth- telling by all is a Nash equilibrium For a payment-minimizing core mechanism: A form of profitable collusion to reduce total payments is eliminatedA form of profitable collusion to reduce total payments is eliminated The sum of all individual incentives for unilateral deviation from truth-telling is minimizedThe sum of all individual incentives for unilateral deviation from truth-telling is minimized Run time compares favorably with other techniques for computing core paymentsRun time compares favorably with other techniques for computing core payments See MS paper for detailsSee MS paper for details

26 Conclusions on MS material We developed a method that is simple to describe for computing core paymentsWe developed a method that is simple to describe for computing core payments The general algorithm works in any environment where WD is solved explicitly, allowing it to be applied for any “bid language” environment.The general algorithm works in any environment where WD is solved explicitly, allowing it to be applied for any “bid language” environment. We have heuristically minimized the number of NP-hard WDs to solve, making this a fast methodWe have heuristically minimized the number of NP-hard WDs to solve, making this a fast method Drastically faster than existing algorithmsDrastically faster than existing algorithms

27 Newer results A shill-proof mechanism must be a core- mechanism Using a symmetric strictly convex objective w/ super-additive derivative applied to the core, shill-bidding is dominated Certain Quadratic objectives provide a practical example Auctioneer can adjust for publicly known pricing information, entice bidding with multipliers, and uniquely decompose payments according to KKT conditions.

28 Open avenues Combinatorial auctions with stochastic demand have barely been explored; nothing exists in combinatorial auctions core theory Experimental work with bidding languages possible Elicitation and bidding language work has begun, but still interesting Endogenous bidding in combinatorial auctions unexplored -> my new technique for bid weights has no guiding theory-> weights must be set exogenously


Download ppt "“Fair Payments for Efficient Allocations in Public Sector Combinatorial Auctions” To appear in Management Science Plus some other unpublished research."

Similar presentations


Ads by Google