Title: Algorithmic Game Theory and Internet Computing
1Algorithmic Game Theoryand Internet Computing
New Market Models and Algorithms
- Vijay V. Vazirani
- Georgia Tech
2How do we salvage the situation??
- Algorithmic ratification of the
- invisible hand of the market
3What is the right model??
4Linear Fisher Market
- DPSV, 2002
- First polynomial time algorithm
- Extend to separable, plc utilities??
5What makes linear utilities easy?
- Weak gross substitutability
- Increasing price of one good cannot
- decrease demand of another.
- Piecewise-linear, concave utilities do not
- satisfy this.
6Piecewise linear, concave
utility
amount of j
7Differentiate
8rate
amount of j
money spent on j
9Spending constraint utility function
rate utility/unit amount of j
rate
20
40
60
money spent on j
10- Theorem (V., 2002)
- Spending constraint utilities
- 1). Satisfy weak gross substitutability
- 2). Polynomial time algorithm for
- computing equilibrium
- 3). Equilibrium is rational.
-
-
11An unexpected fallout!!
- Has applications to
- Googles AdWords Market!
12Application to Adwords market
rate utility/click
rate
money spent on keyword j
13Is there a convex program for this model?
- We believe the answer to this question should be
yes. In our experience, non-trivial polynomial
time algorithms for problems are rare and happen
for a good reason a deep mathematical structure
intimately connected to the problem.
14Devanurs program for linear Fisher
15C. P. for spending constraint!
16Spending constraint market
Fisher market with plc utilities
EG convex program Devanurs program
17(No Transcript)
18Price discrimination markets
- Business charges different prices from different
- customers for essentially same goods or
services. - Goel V., 2009
- Perfect price discrimination market.
- Business charges each consumer what
- they are willing and able to pay.
19plc utilities
20- Middleman buys all goods and sells to buyers,
- charging according to utility accrued.
- Given p, each buyer picks rate for accruing
- utility.
21- Middleman buys all goods and sells to buyers,
- charging according to utility accrued.
- Given p, each buyer picks rate for accruing
- utility.
- Equilibrium is captured by a
- rational convex program!
22Generalization of EG program works!
23- V., 2010 Generalize to
- Continuously differentiable, quasiconcave
- (non-separable) utilities, satisfying
non-satiation.
24- V., 2010 Generalize to
- Continuously differentiable, quasiconcave
- (non-separable) utilities, satisfying
non-satiation. - Compare with Arrow-Debreu utilities!!
- continuous, quasiconcave, satisfying
non-satiation.
25Spending constraint market
Price discrimination market (plc utilities)
EG convex program Devanurs program
26Eisenberg-Gale Markets Jain V., 2007
(Proportional Fairness) (Kelly, 1997)
Price disc. market
Spending constraint market
Nash Bargaining V., 2008
EG convex program Devanurs program
27A combinatorial market
28A combinatorial market
29A combinatorial market
30A combinatorial market
- Given
- Network G (V,E) (directed or undirected)
- Capacities on edges c(e)
- Agents source-sink pairs
- with money m(1), m(k)
-
- Find equilibrium flows and edge prices
31Equilibrium
- Flows and edge prices
- f(i) flow of agent i
- p(e) price/unit flow of edge e
- Satisfying
- p(e)gt0 only if e is saturated
- flows go on cheapest paths
- money of each agent is fully spent
32Kellys resource allocation model, 1997
Mathematical framework for understanding TCP
congestion control
33- Van Jacobson, 1988 AIMD protocol
- (Additive Increase Multiplicative Decrease)
34- Van Jacobson, 1988 AIMD protocol
- (Additive Increase Multiplicative Decrease)
- Why does it work so well?
35- Van Jacobson, 1988 AIMD protocol
- (Additive Increase Multiplicative Decrease)
- Why does it work so well?
- Kelly, 1977 Highly successful theory
36TCP Congestion Control
- f(i) source rate
- prob. of packet loss (in TCP Reno)
- queueing delay (in TCP Vegas)
p(e)
37TCP Congestion Control
- f(i) source rate
- prob. of packet loss (in TCP Reno)
- queueing delay (in TCP Vegas)
- Low Lapsley, 1999
- AIMD RED converges to equilibrium in limit
p(e)
38TCP Congestion Control
- f(i) source rate
- prob. of packet loss (in TCP Reno)
- queueing delay (in TCP Vegas)
- Kelly Equilibrium flows are proportionally
fair - only way of adding 5 flow to
someone - is to decrease total of 5 flow from
rest. -
p(e)
39- Kelly V., 2002 Kellys model is a
- generalization of Fishers model.
40- Kelly V., 2002 Kellys model is a
- generalization of Fishers model.
- Find combinatorial poly time algorithms!
-
41- Kelly V., 2002 Kellys model is a
- generalization of Fishers model.
- Find combinatorial poly time algorithms!
- (May lead to new insights for
- TCP congestion control
protocol)
42Jain V., 2005
- Strongly polynomial combinatorial algorithm
- for single-source multiple-sink market
43Single-source multiple-sink market
- Given
- Network G (V,E), s source
- Capacities on edges c(e)
- Agents sinks
- with money
-
- Find equilibrium flows and edge prices
44Equilibrium
- Flows and edge prices
- f(i) flow of agent i
- p(e) price/unit flow of edge e
- Satisfying
- p(e)gt0 only if e is saturated
- flows go on cheapest paths
- money of each agent is fully spent
45(No Transcript)
465
5
47(No Transcript)
4830
10
40
49Jain V., 2005
- Strongly polynomial combinatorial algorithm
- for single-source multiple-sink market
- Ascending price auction
- Buyers sinks (fixed budgets, maximize flow)
- Sellers edges (maximize price)
50Auction of k identical goods
- p 0
- while there are gtk buyers
- raise p
- end
- sell to remaining k buyers at price p
51Find equilibrium prices and flows
52Find equilibrium prices and flows
cap(e)
5360
min-cut separating from all the sinks
5460
5560
56Throughout the algorithm
57sink demands flow
60
58Auction of edges in cut
- p 0
- while the cut is over-saturated
- raise p
- end
- assign price p to all edges in the cut
5960
50
6060
50
6160
50
20
6260
50
20
6360
50
20
6460
50
20
nested cuts
65- Flow and prices will
- Saturate all red cuts
- Use up sinks money
- Send flow on cheapest paths
66- Exercise Find the red cuts efficiently!
67Convex Program for Kellys Model
68JV Algorithm
- primal-dual alg. for nonlinear convex program
- primal variables flows
- dual variables prices of edges
- algorithm primal dual improvements
69Rational!!
70Other resource allocation markets
- k source-sink pairs (directed/undirected)
71Other resource allocation markets
- k source-sink pairs (directed/undirected)
- Branchings rooted at sources (agents)
- Spanning trees
- Network coding
72Branching market (for broadcasting)
73Branching market (for broadcasting)
74Branching market (for broadcasting)
75Branching market (for broadcasting)
76Branching market (for broadcasting)
- Given Network G (V, E), directed
- edge capacities
- sources,
- money of each source
- Find edge prices and a packing
- of branchings rooted at sources
s.t. - p(e) gt 0 gt e is saturated
- each branching is cheapest possible
- money of each source fully used.
77Eisenberg-Gale-type program for branching
market
s.t. packing of branchings
78Eisenberg-Gale-Type Convex Program
s.t. packing constraints
79Eisenberg-Gale Market
- A market whose equilibrium is captured
- as an optimal solution to an
- Eisenberg-Gale-type program
80Other resource allocation markets
- k source-sink pairs (directed/undirected)
- Branchings rooted at sources (agents)
- Spanning trees
- Network coding
81Irrational for 2 sources 3 sinks
1
1
1
82Irrational for 2 sources 3 sinks
Equilibrium prices
83Max-flow min-cut theorem!
84- Theorem Strongly polynomial algs for
- following markets
- 2 source-sink pairs, undirected (Hu, 1963)
- spanning tree (Nash-William Tutte, 1961)
- 2 sources branching (Edmonds, 1967 JV, 2005)
- 3 sources branching irrational
85- Theorem Strongly polynomial algs for
- following markets
- 2 source-sink pairs, undirected (Hu, 1963)
- spanning tree (Nash-William Tutte, 1961)
- 2 sources branching (Edmonds, 1967 JV, 2005)
- 3 sources branching irrational
- Open (no max-min theorems)
- 2 source-sink pairs, directed
- 2 sources, network coding
86Chakrabarty, Devanur V., 2006
- EG2 Eisenberg-Gale markets with 2 agents
- Theorem EG2 markets are rational.
-
87Chakrabarty, Devanur V., 2006
- EG2 Eisenberg-Gale markets with 2 agents
- Theorem EG2 markets are rational.
- Combinatorial EG2 markets polytope
- of feasible utilities can be described via
- combinatorial LP.
- Theorem Strongly poly alg for Comb EG2.
-
882 source-sink market in directed graphs
892
1
90(No Transcript)
91(No Transcript)
92Polytope of feasible flows
93LPs corresponding to facets
94(No Transcript)
95(No Transcript)
96(No Transcript)
97(No Transcript)
9830
60
99Polytope of feasible flows
(1, 2)
2
1
(0, 1)
0
100- Find the two (one) facets
- Exponentially many facets!
- Binary search on
-
1015
10
102- Find relative prices of
- two facets, say
- Compute duals
103(No Transcript)
104(No Transcript)
105- Find relative prices of
- two facets, say
- Compute duals
- Compute
1065, each
10710/2 5, each
10, each
10810
5
30
15
60
10910
5
30
15
60
11010
5
3015x2
15
6020x3
1113-source branching
Single-source
SUA
2 s-s undir
Comb EG2
2 s-s dir
Rational
Fisher
EG2
EG
112(No Transcript)
113(No Transcript)