I'm wondering, what perspective does philosophy add to game theory? All of the philosophical musings at the beginning of the article seem to describe what "moral" beings should do. This seems unrelated to what "rational" agents must do, which is one of the simpler questions of game theory. Do philosophical arguments guide, for example, how one might design utility functions? I have studied enough game theory and attended enough conferences and his hasn't showed up except to argue that a definition is perhaps reasonable (and then we wait for the elegant algorithm/analysis punchline anyway).
I think game theory isn't too concerned about how one might design utility functions, it is mostly interested in what one should do when utility functions are already given
> what "rational" agents must do, which is one of the simpler questions of game theory
In this way, is Game Theory on the opposite side of Behavioral Economics?
The interest in choice architecture and motivations lead me to think they were related and aligned. Behavioral Economics, afaiu, doesn't count on a heck of rational agency.
It gives some insight on how we can design bidding and pricing systems to ensure that people only ever attempt to bid what they truly think an item is worth, given what they know and what they think other bidders know.
The broader goals are to establish when these systems might be "incentive compatible" (truthful bidding) and whether or not these results are robust to variations on the assumed information structure (assumptions governing what agents know, what they think other agents know, and so on).
For the HN crowd, it seems like the related field of algorithmic game theory is more practical. It focuses mainly on the implementation and complexity of various auction pricing mechanisms.
The section on 'coordination games and conventions' is also quite interesting and related to problems in distributed computing. For instance, byzantine fault tolerance and common knowledge of global state shares many similarities with economic systems in which many dispersed agents with subjective beliefs about the 'true state' of the world wish to come to some consensus over some market equilibria or economic fundamentals such as interest rates or market prices in the presence of faulty communication and/or strategic trading behaviours.
In these cases, game theory may provide insights on more robust fault tolerant designs, and economic policies that lead to stabler, and more efficient markets.
Unfortunately, "Game Theory" is a huge field. If you want to limit things down to just "Algorithmic Game Theory" there are tons of courses and resources out there...
I can recommend the book 'A Course in Game Theory' by Ariel Rubinstein and Martin J. Osborne . You'll probably need some mathematical and economic background knowledge to gain the most out of it. Note that it is more abstract than illustrative though it is aimed at a beginner in Game Theory.
I don't know about best, but there are a couple of MOOCs on coursera titled "Competitive strategy" and "Advanced competitive strategy" by Tobias Kretschmer of Ludwig-Maximilians-Universität München. They deal with with game theory from a business point of view and are pretty good starting point.
matching theory: how to match kidney donors with patients? how to match kids with public schools?
social choice theory: how does the voting mechanism affect the outcome? how much weight should different parties have? how can voting mechanisms be "gamed"?