Algorithmic Game Theory

Spring 2015
Professor: Aaron Roth
TAs: Shahin Jabbari and Ishaan Nerurkar
Title: Tuesday/Thursday 3:00-4:30
Room: Towne 309

Overview: In this course, we will take an algorithmic perspective on problems in game theory. We will consider questions such as: how should an auction for scarce goods be structured if the seller wishes to maximize his revenue? How badly will traffic be snarled if drivers each selfishly try to minimize their commute time, compared to if a benevolent dictator directed traffic? How can couples be paired so that no two couples wish to swap partners in hindsight? How can we find kidney-exchange cycles to incentivize people to participate in the exchange, without using money? How can you be as successful at betting on horse races as the best horse racing expert, without knowing anything about horse racing? How can we set prices so that all goods get sold, and everyone gets their favorite good?

Prerequisites: This will be a mathematically rigorous theory course for advanced undergraduates. Students should have taken, or be taking concurrently a course in algorithms (such as CIS 320), be mathematically mature, and be familiar with big-O notation. Prior coursework in game theory is helpful, but not necessary. Everything will be presented from first principles.

Goals and Grading: The goal of this course is to give students a rigorous introduction to game theory from a computer science perspective, and to prepare students to think about economic and algorithmic interactions from the perspective of incentives. Grading will be based on participation, problem sets, a midterm, and a final exam.

Textbook: A recommended textbook is Algorithmic Game Theory, which is also available for free on the web here (username=agt1user, password=camb2agt).

Office Hours and Discussion: Office Hours: Tuesday 4:30-5:30 in Levine 603 (Aaron), Monday 3:00-4:00 and Thursday 4:30-5:30 in GRW 571 (Shahin), Friday 4:30-6:30 (Ishaan)
We will be using Piazza to discuss class material and answer questions. The Piazza page for NETS 412 is piazza.com/upenn/spring2015/nets412. Students are encouraged to ask questions about the material on Piazza so that everyone can benefit and contribute to their answers.

Topics Covered:
  1. Part 1: Game Theory and Game Dynamics
    1. Quick introduction to game theory: Zero sum and general sum games, Minmax strategies, Nash equilibrium, correlated equilibrium.
    2. Introduction to Linear Programming and LP duality. Linear programs as zero sum games.
    3. Game Dynamics: Weighted Majority Algorithm
    4. Game Dynamics: Bandit Algorithms
    5. Game Dynamics: converging to Nash equilibrium in zero sum games; Game dynamics converging to correlated equilibrium in general sum games
    6. Game Dynamics: Best Response Dynamics and Potential Games.
    7. Price of anarchy and price of stability: Definition, routing games, hoteling games
    8. More if time allows...
  2. Part 2: Assignment Problems and Mechanism Design
    1. Stable Matchings and the Deferred Acceptance Algorithm
    2. Market Equilibrium and Gross Substitute Preferences
    3. Auction basics: First price auctions, second price auctions, truthfulness
    4. Maximizing welfare: The VCG Mechanism
    5. Auctions and Approximation Algorithms
    6. Combinatorial Auctions
    7. Online Auctions
    8. Maximizing revenue: Prior Free Mechanism Design
    9. Online auctions for digital goods
    10. More if time allows...

Problem Sets and Exams:
  1. Problem Set 1 -- Due in class or on Canvas January 27.
  2. Problem Set 2 -- Due in class or on Canvas February 17.
  3. Problem Set 3 -- Due in class or on Canvas March 3.
  4. Problem Set 4 -- Due in class or on Canvas April 7.
  5. Problem Set 5 -- Due in class or on Canvas April 28.

Lectures:

Related Courses: