cs344m autonomous multiagent systems
play

CS344M Autonomous Multiagent Systems Todd Hester Department of - PowerPoint PPT Presentation

CS344M Autonomous Multiagent Systems Todd Hester Department of Computer Science The University of Texas at Austin Good Afternoon, Colleagues Are there any questions? Todd Hester Logistics FAI talk on Friday Dr. Karthik Dantu (Fri.,


  1. CS344M Autonomous Multiagent Systems Todd Hester Department of Computer Science The University of Texas at Austin

  2. Good Afternoon, Colleagues Are there any questions? Todd Hester

  3. Logistics • FAI talk on Friday − Dr. Karthik Dantu (Fri., 11am, PAI 3.14) − Challenges in Building a Swarm of Robotic Bees Todd Hester

  4. Logistics • FAI talk on Friday − Dr. Karthik Dantu (Fri., 11am, PAI 3.14) − Challenges in Building a Swarm of Robotic Bees • Peer Reviews due Thursday Todd Hester

  5. Logistics • FAI talk on Friday − Dr. Karthik Dantu (Fri., 11am, PAI 3.14) − Challenges in Building a Swarm of Robotic Bees • Peer Reviews due Thursday • Final reports due in 3 weeks! Todd Hester

  6. Logistics • FAI talk on Friday − Dr. Karthik Dantu (Fri., 11am, PAI 3.14) − Challenges in Building a Swarm of Robotic Bees • Peer Reviews due Thursday • Final reports due in 3 weeks! • Final tournament: At the class exam time (Dec 17 2pm) Todd Hester

  7. Bidding for Multiple Items utility camera alone $50 flash alone 10 both 100 neither 0 Todd Hester

  8. Bidding for Multiple Items utility camera alone $50 flash alone 10 both 100 neither 0 • What’s the value of the flash? Todd Hester

  9. Bidding for Multiple Items utility camera alone $50 flash alone 10 both 100 neither 0 • What’s the value of the flash? − Auctions are simultaneous − Auctions are independent (no combinatorial bids) Todd Hester

  10. Bidding for Multiple Items utility camera alone $50 flash alone 10 both 100 neither 0 • What’s the value of the flash? − Auctions are simultaneous − Auctions are independent (no combinatorial bids) • ∈ [10 , 50] — Depends on the price of the camera Todd Hester

  11. Bidding for Multiple Items utility camera alone $50 flash alone 10 both 100 neither 0 Todd Hester

  12. Bidding for Multiple Items utility camera alone $50 flash alone 10 both 100 neither 0 • Let current camera price = $80 Todd Hester

  13. Bidding for Multiple Items utility camera alone $50 flash alone 10 both 100 neither 0 • Let current camera price = $80 − score ( G ∗ f ) = Todd Hester

  14. Bidding for Multiple Items utility camera alone $50 flash alone 10 both 100 neither 0 • Let current camera price = $80 − score ( G ∗ f ) = max { 100 − 80 , 10 − 0 } = 20 Todd Hester

  15. Bidding for Multiple Items utility camera alone $50 flash alone 10 both 100 neither 0 • Let current camera price = $80 − score ( G ∗ f ) = max { 100 − 80 , 10 − 0 } = 20 − score ( G ∗ no-f ) = Todd Hester

  16. Bidding for Multiple Items utility camera alone $50 flash alone 10 both 100 neither 0 • Let current camera price = $80 − score ( G ∗ f ) = max { 100 − 80 , 10 − 0 } = 20 − score ( G ∗ no-f ) = max { 50 − 80 , 0 − 0 } = 0 Todd Hester

  17. Bidding for Multiple Items utility camera alone $50 flash alone 10 both 100 neither 0 • Let current camera price = $80 − score ( G ∗ f ) = max { 100 − 80 , 10 − 0 } = 20 − score ( G ∗ no-f ) = max { 50 − 80 , 0 − 0 } = 0 − So value ( flash ) = 20 − 0 = $20 Todd Hester

  18. Bidding for Multiple Items utility camera alone $50 flash alone 10 both 100 neither 0 • Let current camera price = $80 − score ( G ∗ f ) = max { 100 − 80 , 10 − 0 } = 20 − score ( G ∗ no-f ) = max { 50 − 80 , 0 − 0 } = 0 − So value ( flash ) = 20 − 0 = $20 • Already bought camera ⇒ price = $0 Todd Hester

  19. Bidding for Multiple Items utility camera alone $50 flash alone 10 both 100 neither 0 • Let current camera price = $80 − score ( G ∗ f ) = max { 100 − 80 , 10 − 0 } = 20 − score ( G ∗ no-f ) = max { 50 − 80 , 0 − 0 } = 0 − So value ( flash ) = 20 − 0 = $20 • Already bought camera ⇒ price = $0 ⇒ value ( flash ) = 100 − 50 = $50 Todd Hester

  20. Bidding for Multiple Items utility camera alone $50 flash alone 10 both 100 neither 0 Todd Hester

  21. Bidding for Multiple Items utility camera alone $50 flash alone 10 both 100 neither 0 • Let current camera price = $20 , flash = $10 − value ( flash ) would be Todd Hester

  22. Bidding for Multiple Items utility camera alone $50 flash alone 10 both 100 neither 0 • Let current camera price = $20 , flash = $10 − value ( flash ) would be 80 − 30 = $50 − value ( camera ) would be Todd Hester

  23. Bidding for Multiple Items utility camera alone $50 flash alone 10 both 100 neither 0 • Let current camera price = $20 , flash = $10 − value ( flash ) would be 80 − 30 = $50 − value ( camera ) would be 90 − 0 = $90 • But what if prices jump at the end? Todd Hester

  24. Bidding for Multiple Items utility camera alone $50 flash alone 10 both 100 neither 0 • Let current camera price = $20 , flash = $10 − value ( flash ) would be 80 − 30 = $50 − value ( camera ) would be 90 − 0 = $90 • But what if prices jump at the end? − Let average past camera price = $80 , flash = $30 Todd Hester

  25. Bidding for Multiple Items utility camera alone $50 flash alone 10 both 100 neither 0 • Let current camera price = $20 , flash = $10 − value ( flash ) would be 80 − 30 = $50 − value ( camera ) would be 90 − 0 = $90 • But what if prices jump at the end? − Let average past camera price = $80 , flash = $30 − value ( flash ) = $20 − value ( camera ) = $70 Todd Hester

  26. Bidding for Multiple Items utility camera alone $50 flash alone 10 both 100 neither 0 Todd Hester

  27. Bidding for Multiple Items utility camera alone $50 flash alone 10 both 100 neither 0 • What’s the value of the flash? − Camera price = $70 ⇒ value ( flash ) = $30 − Camera price = $20 ⇒ value ( flash ) = $50 − Camera price = $40 ⇒ value ( flash ) = $50 Todd Hester

  28. Bidding for Multiple Items utility camera alone $50 flash alone 10 both 100 neither 0 • What’s the value of the flash? − Camera price = $70 ⇒ value ( flash ) = $30 − Camera price = $20 ⇒ value ( flash ) = $50 − Camera price = $40 ⇒ value ( flash ) = $50 • Expected value : resample camera price, take avg. Todd Hester

  29. Spectrum licenses • Worth a lot • But how much to whom? Todd Hester

  30. Spectrum licenses • Worth a lot • But how much to whom? • Used to be assigned Todd Hester

  31. Spectrum licenses • Worth a lot • But how much to whom? • Used to be assigned − took too long Todd Hester

  32. Spectrum licenses • Worth a lot • But how much to whom? • Used to be assigned − took too long • Switched to lotteries Todd Hester

  33. Spectrum licenses • Worth a lot • But how much to whom? • Used to be assigned − took too long • Switched to lotteries − too random − clear that lots of value given away Todd Hester

  34. Spectrum licenses • Worth a lot • But how much to whom? • Used to be assigned − took too long • Switched to lotteries − too random − clear that lots of value given away So decided to auction Todd Hester

  35. Goals of mechanism • Efficient allocation (assign to whom it’s worth the most) • Promote deployment of new technologies • Prevent monopoly (or close) • Get some licenses to designated companies • No political embarrassments Todd Hester

  36. Goals of mechanism • Efficient allocation (assign to whom it’s worth the most) • Promote deployment of new technologies • Prevent monopoly (or close) • Get some licenses to designated companies • No political embarrassments Revenue an afterthought (but important in end) Todd Hester

  37. Choices • Which basic auction format? Todd Hester

  38. Choices • Which basic auction format? • Sequential or simultaneous auctions? Todd Hester

  39. Choices • Which basic auction format? • Sequential or simultaneous auctions? • Combinatorial bids allowed? Todd Hester

  40. Choices • Which basic auction format? • Sequential or simultaneous auctions? • Combinatorial bids allowed? • How to encourage designated companies? Todd Hester

  41. Choices • Which basic auction format? • Sequential or simultaneous auctions? • Combinatorial bids allowed? • How to encourage designated companies? • Up front payments or royalties? Todd Hester

  42. Choices • Which basic auction format? • Sequential or simultaneous auctions? • Combinatorial bids allowed? • How to encourage designated companies? • Up front payments or royalties? • Reserve prices? Todd Hester

  43. Choices • Which basic auction format? • Sequential or simultaneous auctions? • Combinatorial bids allowed? • How to encourage designated companies? • Up front payments or royalties? • Reserve prices? • How much information public? Todd Hester

  44. Problems from New Zealand and Australia Second price, sealed bid Todd Hester

  45. Problems from New Zealand and Australia Second price, sealed bid • High bidder’s willingness to pay is public • No reserve prices • No penalties for default, so many meaningless high bids Todd Hester

  46. Problems from New Zealand and Australia Second price, sealed bid • High bidder’s willingness to pay is public • No reserve prices • No penalties for default, so many meaningless high bids Any oversight in auction design can have harmful repercussions, as bidders can be counted on to seek ways to outfox the mechanism. Todd Hester

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend