1 / 28

“Fair Payments for Efficient Allocations in Public Sector Combinatorial Auctions”

“Fair Payments for Efficient Allocations in Public Sector Combinatorial Auctions”. To appear in Management Science Plus some other unpublished research Robert Day University of CT S. Raghavan University of MD Paul Milgrom Stanford. What to take away from this talk:.

levia
Télécharger la présentation

“Fair Payments for Efficient Allocations in Public Sector Combinatorial Auctions”

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. “Fair Payments for Efficient Allocations in Public Sector Combinatorial Auctions” • To appear in Management Science • Plus some other unpublished research Robert Day University of CT S. Raghavan University of MD Paul Milgrom Stanford

  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 bj (S) = bid by j on some set S in I Sj = set won by j in an efficient sol’n W = the winners in the efficient sol’n pj = payment made by j zC = 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) Maximize   bj(S) xj(S) subject to: jєJ S in I   xj(S) 1 , for each good i  xj(S) 1 , for each bidder j jєJ S | i є S S in I Where xj(S) = 1 if bidder j receives set S = 0 otherwise

  9. Vickrey-Clarke-Grovespayment mechanism • Each bidder gets a discount equal to: zJ – zJ \ 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} • b1{AB} = 18 • b2{C} = 12 • b3{A} = 3 • b4{B} = 3 • b5{C} = 3 • b6{ABC} = 12 Winners

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

  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. Representing the core(naïve approach) Define the core with coalitional offerings qC , where qC is the most money the coalition C will offer to pay the seller for a reallocation in their favor: pj ≥ qC for each subset C of J pjVCG pj bj(Sj) j є W

  15. Defining the Core: Problems and Solutions • A winning bidder’s contribution to a blocking coalition varies with his payment, i.e., qc≠ zc • There 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 pj ≥ z(p t)–  pj t • Equivalent (static) formulation pj ≥ zC –  bj (Sj) For all coalitions C in J j є W \ C j є W ∩ C For all coalitions C in J j є W \ C j є W ∩ C

  17. The Separation Problem:Finding “the most violated blocking coalition” for a given payment vector pt • At pt , reduce each of the winning bidder’s bids by her current surplus: That is let bj(S) = bj(S) – (bj(Sj) - pjt ) • 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 • Simplest objective we consider Minimize  pj  pj ≥ z(pτ) -  pjτfor each τ≤t and for each j є W pjVCG pj bj(Sj) j є W j є W \ Cτj є W ∩Cτ

  19. Example of the Procedure Winning Bids Non-Winning Bids b4 = 28 b5 = 26 b1 = 20 b6 = 10 b2 = 20 b3 = 20 b7 = 10 b8 = 10 VCG payments p1 = 10, p2 = 10, p3 = 10 Blocking Coalition p4 = 28, p3 = 10

  20. Example of the Procedure Winning Bids Non-Winning Bids b4 = 28 b5 = 26 b’1 = 10 b6 = 10 b’2 = 10 b’3 = 10 b7 = 10 b8 = 10 VCG payments p1 = 10, p2 = 10, p3 = 10 Blocking Coalition p4 = 28, p3 = 10

  21. Adjusting payments (1) Minimize  pj p1 + p2 ≥ 38 – 10 = 28 for each j є W pjVCG pj bj(Sj) j є W New payments p1 = 14, p2 = 14, p3 = 10

  22. Example of the Procedure Winning Bids Non-Winning Bids b4 = 28 b5 = 26 b’1 = 14 b6 = 10 b’2 = 14 b’3 = 10 b7 = 10 b8 = 10 New payments p1 = 14, p2 = 14, p3 = 10 Blocking Coalition p2 = 14, p5 = 26

  23. Adjusting payments (2) j є W Minimize  pj p1 + p2 ≥ 28 p1 + p3 ≥ 26 for each j є W pjVCG pj bj(Sj) New payments p1 = 16, p2 = 12, p3 = 10

  24. Winning Bids Non-Winning Bids b4 = 28 b5 = 26 b’1 = 16 b6 = 10 b’2 = 12 b’3 = 10 b7 = 10 b8 = 10 New payments p1 = 16, p2 = 12, p3 = 10 No Blocking Coalitionexists: 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 payments • Therefore, we can expect efficient core outcomes when using a core mechanism • If 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 eliminated • The sum of all individual incentives for unilateral deviation from truth-telling is minimized • Run time compares favorably with other techniques for computing core payments • See MS paper for details

  26. Conclusions on MS material • We 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. • We have heuristically minimized the number of NP-hard WDs to solve, making this a fast method • Drastically 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

More Related