1 / 53

What I Really Wanted To Know About Combinatorial Auctions

What I Really Wanted To Know About Combinatorial Auctions. Arne Andersson Trade Extensions Uppsala University. Content. A glance at today’s topic Research Background Industrial Background Auction Protocols The Problem: combiatorial vs. simultaneous auctions The Proof Summary. Content.

Download Presentation

What I Really Wanted To Know About 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. What I Really Wanted To Know About Combinatorial Auctions Arne Andersson Trade Extensions Uppsala University

  2. Content • A glance at today’s topic • Research Background • Industrial Background • Auction Protocols • The Problem: combiatorial vs. simultaneous auctions • The Proof • Summary

  3. Content • A glance at today’s topic • Research Background • Industrial Background • Auction Protocols • The Problem: combiatorial vs. simultaneous auctions • The Proof • Summary

  4. Combinatorial Auction Single Bids Combinatorial Bids

  5. Combinatorial Auction ...and here is why Computer Scientists care about these auctions Maximize 100 A1 + 103 A2 + 100 A3 + 105 A4 + 102 B1 + 99 B2 + 106 B4 + 200 C + 205 D + 305 E subject toA1+ B1+ C≤ 1(only one bid can win Commodity 1) A2+ B2+ D+ E≤ 1(only one bid can win Commodity 2) A3+ D+ E≤ 1(only one bid can win Commodity 3) A4+ B4+ C+ E≤ 1(only one bid can win Commodity 4)

  6. What if.... ...we do not allow combinatorial bids,but only single bids? (Simultaneous auction) Will the auctioneer earn higher or lower revenue?

  7. Content • A glance at today’s topic • Research Background • Industrial Background • Auction Protocols • The Problem: combiatorial vs. simultaneous auctions • The Proof • Summary

  8. Research Background • 1985-2000: Research in Algorithms and Data Structures • 1995-2000: Applied project on Optimization and Resource Allocation in the Energy Sector • Resource allocation handled as Markets • Electronic Markets • Combinatorial Auctions • 2000, co-Founded TradeExtensions • 2008, Finally left permanent university position,my hart still belongs to research

  9. Why do Research? • In the beginning: It’s fun! (And it might help the career) • After a while: you need to ”build your CV” to get a good job • Finally: You can afford to be a bit relaxed on counting publications, and go for the important problems instead.

  10. What is an important problem? ?

  11. Decide yourself! !

  12. Content • A glance at today’s topic • Research Background • Industrial Background • Auction Protocols • The Problem: combiatorial vs. simultaneous auctions • The Proof • Summary

  13. Industrial Background • Trade Extensions founded 2000 • The world’s first on-line combinatorial auction 2001 • Today a world-leading provider of on-line bidding and optimization, handling millions of bid values with complex constraints, where combinatorial bids are just one special case • Largest application area is Logistics

  14. Content • A glance at today’s topic • Research Background • Industrial Background • Auction Protocols • The Problem: combiatorial vs. simultaneous auctions • The Proof • Summary

  15. A Real World Problem • A number of items for sale • A number of bidders • An Auctioneer • The Auctioneer’s Goal: • (Maximize Efficiency) • Maximize Revenue Which auction mechanism should the auctioneer use?

  16. Bidders Auctioneer The Ideal Solution ”Let every bidder tell his true preferences and solve the resulting optimization problem” Bids Allocations

  17. The Real World ”Bidders will speculate, and the auctioneer has to be cool about it” Bidders Bids Allocations Auctioneer

  18. Bidders Bids Allocations Auctioneer One idea (incentive-compatability) ”Use an auction mechanisms where the bidder’s best strategy is to bid truthfully”

  19. Incentive-compatability is great, but.... • It is not a goal in itself, just a tool to reach good efficiency or high revenue • Incentive-compatible protocols are often less uesful in practice

  20. Instead, we should emphasise • Simple and practical protocols • Example: First-price auctions

  21. Which protocol is ”best”? • An incentive-compatible protocol with low revenue? • A simple protocol where the Nash equilibrium is known to give high revenue, but the optimal strategies are unknown? • The second one is more likely to be used in practice

  22. Content • A glance at today’s topic • Research Background • Industrial Background • Auction Protocols • The Problem: combiatorial vs. simultaneous auctions • The Proof • Summary

  23. Combinatorial Auction Single Bids Combinatorial Bids

  24. Combinatorial Auction ...and here is why Computer Scientists care about these auctions Maximize 100 A1 + 103 A2 + 100 A3 + 105 A4 + 102 B1 + 99 B2 + 106 B4 + 200 C + 205 D + 305 E subject toA1+ B1+ C≤ 1(only one bid can win Commodity 1) A2+ B2+ D+ E≤ 1(only one bid can win Commodity 2) A3+ D+ E≤ 1(only one bid can win Commodity 3) A4+ B4+ C+ E≤ 1(only one bid can win Commodity 4)

  25. What if.... ...we do not allow combinatorial bids,but only single bids? (Simultaneous auction) Will the auctioneer earn higher or lower revenue?

  26. Intuition • Combinatorial Auction • Bid High: No risk of winning just a few items, so I can afford to bid above my single-bid valuation • Bid Low: If I win, my combination is part of a puzzle with many other winning combinations. If they bid high I can still bid low and our puzzle wil win anyway. (threshold) • Simultaneous Auction • Bid High: If I bid high enough, I will beat all others and win my entire combination. • Bid Low: Potential risk of winning just a few items, dangerous to bid above single-bid valuation (exposure)

  27. Previous knowledge • For 2 items and 3 bidders, the simultaneous auction gives higher revenue (Krishna & Rosentahl)

  28. A Nobel Price Problem • There exists no theoretical evidence for the belief that combinatorial auctions provide higher revenue • Could we provide any such evidence?

  29. The Plan • Provide theoretical evidence that combinatorial auctins give higher revenue • Humbly accept the Nobel Price

  30. Content • A glance at today’s topic • Research Background • Industrial Background • Auction Protocols • The Problem: combiatorial vs. simultaneous auctions • The Proof • Summary

  31. The Proof • Formal problem • Upper bound on simultaneous auctions • Lower bounds on combinatorial auctions • Comparison

  32. The Proof • Formal problem • Upper bound on simultaneous auctions • Lower bounds on combinatorial auctions • Comparison

  33. Formal Problem • M items • N Single Bidders per item • N Synnergy Bidders, each interested in k items, getting a synnergy α iff all are won. • Bidders have random valuations, the combinations are randomly selected.

  34. Our initial view on the problem • Traditional game-theoretic approaches can not be used • No hope in deriving the actual equilibrium strategies • Try to find some bounds on what is possible to achieve with the two auction protocols.

  35. The Proof • Formal problem • Upper bound on simultaneous auctions • Lower bounds on combinatorial auctions • Comparison

  36. Upper bound on revenue in simultaneous autcions Main idea: Prove that exposure is a real problem

  37. Bidder A Bidder B Bidder C Bidder D Bidder E Lemma: • We can assume the bidders to be ordered, highest, 2nd, ... Proof: Adversary argument

  38. Bidder A Bidder B Bidder C Bidder D Bidder E Observation: • You realize synnergy iff you do not collide with any higher bidder

  39. Combinatorial argument: You only realize synnergy if you do not collide with a higher bidder Given two synnergy bidders, the probability that they do not collide is The probability that the jth highest bidder gets his synnergy is Summing over all bidders, theexpected total realizd synnergy is Adding a maximum valuation of 1 per item,an upper bound on total utility is

  40. Theorem: Upper bound on revenue for simultaneous auctions

  41. The Proof • Formal problem • Upper bound on simultaneous auctions • Lower bounds on combinatorial auctions • Comparison

  42. Lower Bound on combinatorial auction Main idea: Prove that free riding / threshold problem does not have a major effect Idea: if a bidder with high valuation bids low, there will be someone else that can benefit from this by raising his bid.

  43. Proving lower bounds on strategies,the general idea: • Strategies are monotone • Therefore, a bidder X with low valuation has low probability of winning (since there will be many bidders above him) • Therefore, X has low expected revenue • Let W be the expected value of a winning bid • If W is low enough, X can bid above W and get a higher expected revenue than theoretically possible. • We have a contradiction. • So, W can not be too low.

  44. An Example • 10 items • Combination size k=4 (so only two combinatorial bids can win) • Millions of bidders • A bidder X with valuation 0.95 per item has very low chance of winning, since there will probably be two non-colliding bidders with higher valuation than 0.95. • Suppose the expected value of the lowest winning combinatorial bid is 1.9 per item. Then, since the probability that X does not collide with the other winning bid is quite high, X can get a good expected revenue by bidding 1.91. • We have a contradiction

  45. Asympotic Result Lemma: In the combinatorial auction, as the number of bidders approaches infinity, the lowest winning bidapproaches the maximum value k(1+α) Proof: By contradiction: If the winning bids are lower, there will be bidders that can get impossibly high revenue by bidding higher Theorem: In the first-price combinatorial auction as the number of bidders approach infininty, the expected revenue approaches

  46. A Paremeterized Lower Bound onCombinatorial Auctions

  47. The Proof • Formal problem • Upper bound on simultaneous auctions • Lower bounds on combinatorial auctions • Comparison

  48. A First Comparison Corollary: As the number of bidders approach infininty, the expected revenue of the first-price combinatorial auction is higher than that ofthe simultaneous auction, give M ≥ 2k and K > 2.

More Related