today
play

Today. Continue markov chain mixing analysis. Today. Continue - PowerPoint PPT Presentation

Today. Continue markov chain mixing analysis. Today. Continue markov chain mixing analysis. Prove hard side of Cheeger. Analyzing random walks on graph. Start at vertex, go to random neighbor. Analyzing random walks on graph. Start at


  1. Analyzing random walks on graph. Start at vertex, go to random neighbor. For d -regular graph: eventually uniform. if not bipartite. Odd /even step! How to analyse? Random Walk Matrix: M . M - normalized adjacency matrix. Symmetric, ∑ j M [ i , j ] = 1. M [ i , j ] - probability of going to j from i . Probability distribution at time t : v t . v t + 1 = Mv t Each node is average over neighbors. Evolution? Random walk starts at 1, distribution e 1 = [ 1 , 0 ,..., 0 ] . M t v 1 = 1 N v 1 + ∑ i > 1 λ t i α i v i . v 1 = [ 1 N ,..., 1 N ] → Uniform distribution. Doh! What if bipartite? Negative eigenvalues of value -1: (+ 1 , − 1 ) on two sides. Side question: Why the same size? Assumed regular graph.

  2. Fix-it-up chappie! “Lazy” random walk:

  3. Fix-it-up chappie! “Lazy” random walk: With probability 1 / 2 stay at current vertex.

  4. Fix-it-up chappie! “Lazy” random walk: With probability 1 / 2 stay at current vertex. Evolution Matrix: I + M 2

  5. Fix-it-up chappie! “Lazy” random walk: With probability 1 / 2 stay at current vertex. Evolution Matrix: I + M 2 Eigenvalues: 1 + λ i 2

  6. Fix-it-up chappie! “Lazy” random walk: With probability 1 / 2 stay at current vertex. Evolution Matrix: I + M 2 Eigenvalues: 1 + λ i 2 2 ( v i + λ i v i ) = 1 + λ i 1 2 ( I + M ) v i = 1 2 v i

  7. Fix-it-up chappie! “Lazy” random walk: With probability 1 / 2 stay at current vertex. Evolution Matrix: I + M 2 Eigenvalues: 1 + λ i 2 2 ( v i + λ i v i ) = 1 + λ i 1 2 ( I + M ) v i = 1 2 v i Eigenvalues in interval [ 0 , 1 ] .

  8. Fix-it-up chappie! “Lazy” random walk: With probability 1 / 2 stay at current vertex. Evolution Matrix: I + M 2 Eigenvalues: 1 + λ i 2 2 ( v i + λ i v i ) = 1 + λ i 1 2 ( I + M ) v i = 1 2 v i Eigenvalues in interval [ 0 , 1 ] . Spectral gap: 1 − λ 2 = µ 2 . 2

  9. Fix-it-up chappie! “Lazy” random walk: With probability 1 / 2 stay at current vertex. Evolution Matrix: I + M 2 Eigenvalues: 1 + λ i 2 2 ( v i + λ i v i ) = 1 + λ i 1 2 ( I + M ) v i = 1 2 v i Eigenvalues in interval [ 0 , 1 ] . Spectral gap: 1 − λ 2 = µ 2 . 2 Uniform distribution: π = [ 1 N ,..., 1 N ]

  10. Fix-it-up chappie! “Lazy” random walk: With probability 1 / 2 stay at current vertex. Evolution Matrix: I + M 2 Eigenvalues: 1 + λ i 2 2 ( v i + λ i v i ) = 1 + λ i 1 2 ( I + M ) v i = 1 2 v i Eigenvalues in interval [ 0 , 1 ] . Spectral gap: 1 − λ 2 = µ 2 . 2 Uniform distribution: π = [ 1 N ,..., 1 N ] Distance to uniform:

  11. Fix-it-up chappie! “Lazy” random walk: With probability 1 / 2 stay at current vertex. Evolution Matrix: I + M 2 Eigenvalues: 1 + λ i 2 2 ( v i + λ i v i ) = 1 + λ i 1 2 ( I + M ) v i = 1 2 v i Eigenvalues in interval [ 0 , 1 ] . Spectral gap: 1 − λ 2 = µ 2 . 2 Uniform distribution: π = [ 1 N ,..., 1 N ] Distance to uniform: d 1 ( v t , π ) = ∑ i | ( v t ) i − π i |

  12. Fix-it-up chappie! “Lazy” random walk: With probability 1 / 2 stay at current vertex. Evolution Matrix: I + M 2 Eigenvalues: 1 + λ i 2 2 ( v i + λ i v i ) = 1 + λ i 1 2 ( I + M ) v i = 1 2 v i Eigenvalues in interval [ 0 , 1 ] . Spectral gap: 1 − λ 2 = µ 2 . 2 Uniform distribution: π = [ 1 N ,..., 1 N ] Distance to uniform: d 1 ( v t , π ) = ∑ i | ( v t ) i − π i | “Rapidly mixing”: d 1 ( v t , π ) ≤ ε in poly ( log N , log 1 ε ) time.

  13. Fix-it-up chappie! “Lazy” random walk: With probability 1 / 2 stay at current vertex. Evolution Matrix: I + M 2 Eigenvalues: 1 + λ i 2 2 ( v i + λ i v i ) = 1 + λ i 1 2 ( I + M ) v i = 1 2 v i Eigenvalues in interval [ 0 , 1 ] . Spectral gap: 1 − λ 2 = µ 2 . 2 Uniform distribution: π = [ 1 N ,..., 1 N ] Distance to uniform: d 1 ( v t , π ) = ∑ i | ( v t ) i − π i | “Rapidly mixing”: d 1 ( v t , π ) ≤ ε in poly ( log N , log 1 ε ) time. When is chain rapidly mixing?

  14. Fix-it-up chappie! “Lazy” random walk: With probability 1 / 2 stay at current vertex. Evolution Matrix: I + M 2 Eigenvalues: 1 + λ i 2 2 ( v i + λ i v i ) = 1 + λ i 1 2 ( I + M ) v i = 1 2 v i Eigenvalues in interval [ 0 , 1 ] . Spectral gap: 1 − λ 2 = µ 2 . 2 Uniform distribution: π = [ 1 N ,..., 1 N ] Distance to uniform: d 1 ( v t , π ) = ∑ i | ( v t ) i − π i | “Rapidly mixing”: d 1 ( v t , π ) ≤ ε in poly ( log N , log 1 ε ) time. When is chain rapidly mixing? Another measure:

  15. Fix-it-up chappie! “Lazy” random walk: With probability 1 / 2 stay at current vertex. Evolution Matrix: I + M 2 Eigenvalues: 1 + λ i 2 2 ( v i + λ i v i ) = 1 + λ i 1 2 ( I + M ) v i = 1 2 v i Eigenvalues in interval [ 0 , 1 ] . Spectral gap: 1 − λ 2 = µ 2 . 2 Uniform distribution: π = [ 1 N ,..., 1 N ] Distance to uniform: d 1 ( v t , π ) = ∑ i | ( v t ) i − π i | “Rapidly mixing”: d 1 ( v t , π ) ≤ ε in poly ( log N , log 1 ε ) time. When is chain rapidly mixing? Another measure: d 2 ( v t , π ) = ∑ i (( v t ) i − π i ) 2 .

  16. Fix-it-up chappie! “Lazy” random walk: With probability 1 / 2 stay at current vertex. Evolution Matrix: I + M 2 Eigenvalues: 1 + λ i 2 2 ( v i + λ i v i ) = 1 + λ i 1 2 ( I + M ) v i = 1 2 v i Eigenvalues in interval [ 0 , 1 ] . Spectral gap: 1 − λ 2 = µ 2 . 2 Uniform distribution: π = [ 1 N ,..., 1 N ] Distance to uniform: d 1 ( v t , π ) = ∑ i | ( v t ) i − π i | “Rapidly mixing”: d 1 ( v t , π ) ≤ ε in poly ( log N , log 1 ε ) time. When is chain rapidly mixing? Another measure: d 2 ( v t , π ) = ∑ i (( v t ) i − π i ) 2 . √ Note: d 1 ( v t , π ) ≤ Nd 2 ( v t , π )

  17. Fix-it-up chappie! “Lazy” random walk: With probability 1 / 2 stay at current vertex. Evolution Matrix: I + M 2 Eigenvalues: 1 + λ i 2 2 ( v i + λ i v i ) = 1 + λ i 1 2 ( I + M ) v i = 1 2 v i Eigenvalues in interval [ 0 , 1 ] . Spectral gap: 1 − λ 2 = µ 2 . 2 Uniform distribution: π = [ 1 N ,..., 1 N ] Distance to uniform: d 1 ( v t , π ) = ∑ i | ( v t ) i − π i | “Rapidly mixing”: d 1 ( v t , π ) ≤ ε in poly ( log N , log 1 ε ) time. When is chain rapidly mixing? Another measure: d 2 ( v t , π ) = ∑ i (( v t ) i − π i ) 2 . √ Note: d 1 ( v t , π ) ≤ Nd 2 ( v t , π ) n – “size” of vertex,

  18. Fix-it-up chappie! “Lazy” random walk: With probability 1 / 2 stay at current vertex. Evolution Matrix: I + M 2 Eigenvalues: 1 + λ i 2 2 ( v i + λ i v i ) = 1 + λ i 1 2 ( I + M ) v i = 1 2 v i Eigenvalues in interval [ 0 , 1 ] . Spectral gap: 1 − λ 2 = µ 2 . 2 Uniform distribution: π = [ 1 N ,..., 1 N ] Distance to uniform: d 1 ( v t , π ) = ∑ i | ( v t ) i − π i | “Rapidly mixing”: d 1 ( v t , π ) ≤ ε in poly ( log N , log 1 ε ) time. When is chain rapidly mixing? Another measure: d 2 ( v t , π ) = ∑ i (( v t ) i − π i ) 2 . √ Note: d 1 ( v t , π ) ≤ Nd 2 ( v t , π ) 1 n – “size” of vertex, µ ≥ p ( n ) for poly p ( n ) ,

  19. Fix-it-up chappie! “Lazy” random walk: With probability 1 / 2 stay at current vertex. Evolution Matrix: I + M 2 Eigenvalues: 1 + λ i 2 2 ( v i + λ i v i ) = 1 + λ i 1 2 ( I + M ) v i = 1 2 v i Eigenvalues in interval [ 0 , 1 ] . Spectral gap: 1 − λ 2 = µ 2 . 2 Uniform distribution: π = [ 1 N ,..., 1 N ] Distance to uniform: d 1 ( v t , π ) = ∑ i | ( v t ) i − π i | “Rapidly mixing”: d 1 ( v t , π ) ≤ ε in poly ( log N , log 1 ε ) time. When is chain rapidly mixing? Another measure: d 2 ( v t , π ) = ∑ i (( v t ) i − π i ) 2 . √ Note: d 1 ( v t , π ) ≤ Nd 2 ( v t , π ) 1 n – “size” of vertex, µ ≥ p ( n ) for poly p ( n ) , t = O ( p ( n ) log N ) .

  20. Fix-it-up chappie! “Lazy” random walk: With probability 1 / 2 stay at current vertex. Evolution Matrix: I + M 2 Eigenvalues: 1 + λ i 2 2 ( v i + λ i v i ) = 1 + λ i 1 2 ( I + M ) v i = 1 2 v i Eigenvalues in interval [ 0 , 1 ] . Spectral gap: 1 − λ 2 = µ 2 . 2 Uniform distribution: π = [ 1 N ,..., 1 N ] Distance to uniform: d 1 ( v t , π ) = ∑ i | ( v t ) i − π i | “Rapidly mixing”: d 1 ( v t , π ) ≤ ε in poly ( log N , log 1 ε ) time. When is chain rapidly mixing? Another measure: d 2 ( v t , π ) = ∑ i (( v t ) i − π i ) 2 . √ Note: d 1 ( v t , π ) ≤ Nd 2 ( v t , π ) 1 n – “size” of vertex, µ ≥ p ( n ) for poly p ( n ) , t = O ( p ( n ) log N ) . � 2 t � d 2 ( v t , π ) = | A t e 1 − π | 2 ≤ ( 1 + λ 2 ) 2 p ( n ) ) 2 t ≤ 1 1 ≤ ( 1 − 2 poly ( N )

  21. Fix-it-up chappie! “Lazy” random walk: With probability 1 / 2 stay at current vertex. Evolution Matrix: I + M 2 Eigenvalues: 1 + λ i 2 2 ( v i + λ i v i ) = 1 + λ i 1 2 ( I + M ) v i = 1 2 v i Eigenvalues in interval [ 0 , 1 ] . Spectral gap: 1 − λ 2 = µ 2 . 2 Uniform distribution: π = [ 1 N ,..., 1 N ] Distance to uniform: d 1 ( v t , π ) = ∑ i | ( v t ) i − π i | “Rapidly mixing”: d 1 ( v t , π ) ≤ ε in poly ( log N , log 1 ε ) time. When is chain rapidly mixing? Another measure: d 2 ( v t , π ) = ∑ i (( v t ) i − π i ) 2 . √ Note: d 1 ( v t , π ) ≤ Nd 2 ( v t , π ) 1 n – “size” of vertex, µ ≥ p ( n ) for poly p ( n ) , t = O ( p ( n ) log N ) . � 2 t � d 2 ( v t , π ) = | A t e 1 − π | 2 ≤ ( 1 + λ 2 ) 2 p ( n ) ) 2 t ≤ 1 1 ≤ ( 1 − 2 poly ( N ) 1 Rapidly mixing with big ( ≥ p ( n ) ) spectral gap.

  22. Rapid mixing, volume, and surface area.. Recall volume of convex body.

  23. Rapid mixing, volume, and surface area.. Recall volume of convex body. Grid graph on grid points inside convex body.

  24. Rapid mixing, volume, and surface area.. Recall volume of convex body. Grid graph on grid points inside convex body. Recall Cheeger:

  25. Rapid mixing, volume, and surface area.. Recall volume of convex body. Grid graph on grid points inside convex body. Recall Cheeger: µ � 2 ≤ h ( G ) ≤ 2 µ .

  26. Rapid mixing, volume, and surface area.. Recall volume of convex body. Grid graph on grid points inside convex body. Recall Cheeger: µ � 2 ≤ h ( G ) ≤ 2 µ . Lower bound expansion

  27. Rapid mixing, volume, and surface area.. Recall volume of convex body. Grid graph on grid points inside convex body. Recall Cheeger: µ � 2 ≤ h ( G ) ≤ 2 µ . Lower bound expansion → lower bounds on spectral gap µ

  28. Rapid mixing, volume, and surface area.. Recall volume of convex body. Grid graph on grid points inside convex body. Recall Cheeger: µ � 2 ≤ h ( G ) ≤ 2 µ . Lower bound expansion → lower bounds on spectral gap µ → Upper bound mixing time.

  29. Rapid mixing, volume, and surface area.. Recall volume of convex body. Grid graph on grid points inside convex body. Recall Cheeger: µ � 2 ≤ h ( G ) ≤ 2 µ . Lower bound expansion → lower bounds on spectral gap µ → Upper bound mixing time. h ( G ) ≈ Surface Area Volume

  30. Rapid mixing, volume, and surface area.. Recall volume of convex body. Grid graph on grid points inside convex body. Recall Cheeger: µ � 2 ≤ h ( G ) ≤ 2 µ . Lower bound expansion → lower bounds on spectral gap µ → Upper bound mixing time. h ( G ) ≈ Surface Area Volume

  31. Rapid mixing, volume, and surface area.. Recall volume of convex body. Grid graph on grid points inside convex body. Recall Cheeger: µ � 2 ≤ h ( G ) ≤ 2 µ . Lower bound expansion → lower bounds on spectral gap µ → Upper bound mixing time. h ( G ) ≈ Surface Area Volume Isoperimetric inequality.

  32. Rapid mixing, volume, and surface area.. Recall volume of convex body. Grid graph on grid points inside convex body. Recall Cheeger: µ � 2 ≤ h ( G ) ≤ 2 µ . Lower bound expansion → lower bounds on spectral gap µ → Upper bound mixing time. h ( G ) ≈ Surface Area Volume Isoperimetric inequality. Vol n − 1 ( S , S ) ≥ min ( Vol ( S ) , Vol ( S )) diam ( P )

  33. Rapid mixing, volume, and surface area.. Recall volume of convex body. Grid graph on grid points inside convex body. Recall Cheeger: µ � 2 ≤ h ( G ) ≤ 2 µ . Lower bound expansion → lower bounds on spectral gap µ → Upper bound mixing time. h ( G ) ≈ Surface Area Volume Isoperimetric inequality. Vol n − 1 ( S , S ) ≥ min ( Vol ( S ) , Vol ( S )) diam ( P )

  34. Rapid mixing, volume, and surface area.. Recall volume of convex body. Grid graph on grid points inside convex body. Recall Cheeger: µ � 2 ≤ h ( G ) ≤ 2 µ . Lower bound expansion → lower bounds on spectral gap µ → Upper bound mixing time. h ( G ) ≈ Surface Area Volume Isoperimetric inequality. Vol n − 1 ( S , S ) ≥ min ( Vol ( S ) , Vol ( S )) diam ( P )

  35. Rapid mixing, volume, and surface area.. Recall volume of convex body. Grid graph on grid points inside convex body. Recall Cheeger: µ � 2 ≤ h ( G ) ≤ 2 µ . Lower bound expansion → lower bounds on spectral gap µ → Upper bound mixing time. h ( G ) ≈ Surface Area Volume Isoperimetric inequality. Vol n − 1 ( S , S ) ≥ min ( Vol ( S ) , Vol ( S )) diam ( P ) Edges ∝ surface area,

  36. Rapid mixing, volume, and surface area.. Recall volume of convex body. Grid graph on grid points inside convex body. Recall Cheeger: µ � 2 ≤ h ( G ) ≤ 2 µ . Lower bound expansion → lower bounds on spectral gap µ → Upper bound mixing time. h ( G ) ≈ Surface Area Volume Isoperimetric inequality. Vol n − 1 ( S , S ) ≥ min ( Vol ( S ) , Vol ( S )) diam ( P ) Edges ∝ surface area, Assume Diam ( P ) ≤ p ′ ( n )

  37. Rapid mixing, volume, and surface area.. Recall volume of convex body. Grid graph on grid points inside convex body. Recall Cheeger: µ � 2 ≤ h ( G ) ≤ 2 µ . Lower bound expansion → lower bounds on spectral gap µ → Upper bound mixing time. h ( G ) ≈ Surface Area Volume Isoperimetric inequality. Vol n − 1 ( S , S ) ≥ min ( Vol ( S ) , Vol ( S )) diam ( P ) Edges ∝ surface area, Assume Diam ( P ) ≤ p ′ ( n ) → h ( G ) ≥ 1 / p ′ ( n )

  38. Rapid mixing, volume, and surface area.. Recall volume of convex body. Grid graph on grid points inside convex body. Recall Cheeger: µ � 2 ≤ h ( G ) ≤ 2 µ . Lower bound expansion → lower bounds on spectral gap µ → Upper bound mixing time. h ( G ) ≈ Surface Area Volume Isoperimetric inequality. Vol n − 1 ( S , S ) ≥ min ( Vol ( S ) , Vol ( S )) diam ( P ) Edges ∝ surface area, Assume Diam ( P ) ≤ p ′ ( n ) → h ( G ) ≥ 1 / p ′ ( n ) → µ > 1 / 2 p ′ ( n ) 2

  39. Rapid mixing, volume, and surface area.. Recall volume of convex body. Grid graph on grid points inside convex body. Recall Cheeger: µ � 2 ≤ h ( G ) ≤ 2 µ . Lower bound expansion → lower bounds on spectral gap µ → Upper bound mixing time. h ( G ) ≈ Surface Area Volume Isoperimetric inequality. Vol n − 1 ( S , S ) ≥ min ( Vol ( S ) , Vol ( S )) diam ( P ) Edges ∝ surface area, Assume Diam ( P ) ≤ p ′ ( n ) → h ( G ) ≥ 1 / p ′ ( n ) → µ > 1 / 2 p ′ ( n ) 2 → O ( p ′ ( n ) 2 log N ) convergence for Markov chain on BIG GRAPH.

  40. Rapid mixing, volume, and surface area.. Recall volume of convex body. Grid graph on grid points inside convex body. Recall Cheeger: µ � 2 ≤ h ( G ) ≤ 2 µ . Lower bound expansion → lower bounds on spectral gap µ → Upper bound mixing time. h ( G ) ≈ Surface Area Volume Isoperimetric inequality. Vol n − 1 ( S , S ) ≥ min ( Vol ( S ) , Vol ( S )) diam ( P ) Edges ∝ surface area, Assume Diam ( P ) ≤ p ′ ( n ) → h ( G ) ≥ 1 / p ′ ( n ) → µ > 1 / 2 p ′ ( n ) 2 → O ( p ′ ( n ) 2 log N ) convergence for Markov chain on BIG GRAPH. → Rapidly mixing chain:

  41. Khachiyan’s algorithm for counting partial orders. Given partial order on x 1 ,..., x n .

  42. Khachiyan’s algorithm for counting partial orders. Given partial order on x 1 ,..., x n . Sample from uniform distribution over total orders.

  43. Khachiyan’s algorithm for counting partial orders. Given partial order on x 1 ,..., x n . Sample from uniform distribution over total orders. Start at an ordering.

  44. Khachiyan’s algorithm for counting partial orders. Given partial order on x 1 ,..., x n . Sample from uniform distribution over total orders. Start at an ordering. Swap random pair

  45. Khachiyan’s algorithm for counting partial orders. Given partial order on x 1 ,..., x n . Sample from uniform distribution over total orders. Start at an ordering. Swap random pair and go if consistent with partial order.

  46. Khachiyan’s algorithm for counting partial orders. Given partial order on x 1 ,..., x n . Sample from uniform distribution over total orders. Start at an ordering. Swap random pair and go if consistent with partial order. Rapidly mixing chain?

  47. Khachiyan’s algorithm for counting partial orders. Given partial order on x 1 ,..., x n . Sample from uniform distribution over total orders. Start at an ordering. Swap random pair and go if consistent with partial order. Rapidly mixing chain? Map into d -dimensional unit cube.

  48. Khachiyan’s algorithm for counting partial orders. Given partial order on x 1 ,..., x n . Sample from uniform distribution over total orders. Start at an ordering. Swap random pair and go if consistent with partial order. Rapidly mixing chain? Map into d -dimensional unit cube. x i < x j corresponds to halfspace (one side of hyperplane) of cube.

  49. Khachiyan’s algorithm for counting partial orders. Given partial order on x 1 ,..., x n . Sample from uniform distribution over total orders. Start at an ordering. Swap random pair and go if consistent with partial order. Rapidly mixing chain? Map into d -dimensional unit cube. x i < x j corresponds to halfspace (one side of hyperplane) of cube. “dimension i = dimension j ”

  50. Khachiyan’s algorithm for counting partial orders. Given partial order on x 1 ,..., x n . Sample from uniform distribution over total orders. Start at an ordering. Swap random pair and go if consistent with partial order. Rapidly mixing chain? Map into d -dimensional unit cube. x i < x j corresponds to halfspace (one side of hyperplane) of cube. “dimension i = dimension j ” total order is intersection of n halfspaces.

  51. Khachiyan’s algorithm for counting partial orders. Given partial order on x 1 ,..., x n . Sample from uniform distribution over total orders. Start at an ordering. Swap random pair and go if consistent with partial order. Rapidly mixing chain? Map into d -dimensional unit cube. x i < x j corresponds to halfspace (one side of hyperplane) of cube. “dimension i = dimension j ” total order is intersection of n halfspaces. each of volume: 1 n ! .

  52. Khachiyan’s algorithm for counting partial orders. Given partial order on x 1 ,..., x n . Sample from uniform distribution over total orders. Start at an ordering. Swap random pair and go if consistent with partial order. Rapidly mixing chain? Map into d -dimensional unit cube. x i < x j corresponds to halfspace (one side of hyperplane) of cube. “dimension i = dimension j ” total order is intersection of n halfspaces. each of volume: 1 n ! . since each total order is disjoint

  53. Khachiyan’s algorithm for counting partial orders. Given partial order on x 1 ,..., x n . Sample from uniform distribution over total orders. Start at an ordering. Swap random pair and go if consistent with partial order. Rapidly mixing chain? Map into d -dimensional unit cube. x i < x j corresponds to halfspace (one side of hyperplane) of cube. “dimension i = dimension j ” total order is intersection of n halfspaces. each of volume: 1 n ! . since each total order is disjoint and together cover cube.

  54. Khachiyan’s algorithm for counting partial orders. Given partial order on x 1 ,..., x n . Sample from uniform distribution over total orders. Start at an ordering. Swap random pair and go if consistent with partial order. Rapidly mixing chain? Map into d -dimensional unit cube. x i < x j corresponds to halfspace (one side of hyperplane) of cube. “dimension i = dimension j ” total order is intersection of n halfspaces. each of volume: 1 n ! . since each total order is disjoint and together cover cube. ( 0 , 0 )

  55. Khachiyan’s algorithm for counting partial orders. Given partial order on x 1 ,..., x n . Sample from uniform distribution over total orders. Start at an ordering. Swap random pair and go if consistent with partial order. Rapidly mixing chain? Map into d -dimensional unit cube. x i < x j corresponds to halfspace (one side of hyperplane) of cube. “dimension i = dimension j ” total order is intersection of n halfspaces. each of volume: 1 n ! . since each total order is disjoint and together cover cube. x 1 > x 2 ( 0 , 0 )

  56. Khachiyan’s algorithm for counting partial orders. Given partial order on x 1 ,..., x n . Sample from uniform distribution over total orders. Start at an ordering. Swap random pair and go if consistent with partial order. Rapidly mixing chain? Map into d -dimensional unit cube. x i < x j corresponds to halfspace (one side of hyperplane) of cube. “dimension i = dimension j ” total order is intersection of n halfspaces. each of volume: 1 n ! . since each total order is disjoint and together cover cube. x 1 > x 2 x 1 > x 2 ( 0 , 0 )

  57. Khachiyan’s algorithm for counting partial orders. Given partial order on x 1 ,..., x n . Sample from uniform distribution over total orders. Start at an ordering. Swap random pair and go if consistent with partial order. Rapidly mixing chain? Map into d -dimensional unit cube. x i < x j corresponds to halfspace (one side of hyperplane) of cube. “dimension i = dimension j ” total order is intersection of n halfspaces. each of volume: 1 n ! . since each total order is disjoint and together cover cube. x 1 > x 2 x 1 > x 3 x 1 > x 2 ( 0 , 0 )

  58. Khachiyan’s algorithm for counting partial orders. Given partial order on x 1 ,..., x n . Sample from uniform distribution over total orders. Start at an ordering. Swap random pair and go if consistent with partial order. Rapidly mixing chain? Map into d -dimensional unit cube. x i < x j corresponds to halfspace (one side of hyperplane) of cube. “dimension i = dimension j ” total order is intersection of n halfspaces. each of volume: 1 n ! . since each total order is disjoint and together cover cube. x 1 > x 2 x 1 > x 3 x 1 > x 2 ( 0 , 0 ) x 2 > x 3

  59. Khachiyan’s algorithm for counting partial orders. Given partial order on x 1 ,..., x n . Sample from uniform distribution over total orders. Start at an ordering. Swap random pair and go if consistent with partial order. Rapidly mixing chain? Map into d -dimensional unit cube. x i < x j corresponds to halfspace (one side of hyperplane) of cube. “dimension i = dimension j ” total order is intersection of n halfspaces. each of volume: 1 n ! . since each total order is disjoint and together cover cube. x 1 > x 2 x 1 > x 3 x 1 > x 2 ( 0 , 0 ) x 2 > x 3

  60. ( 0 , 0 )

  61. x 1 > x 2 ( 0 , 0 )

  62. x 1 > x 2 x 1 > x 2 ( 0 , 0 )

  63. x 1 > x 2 x 1 > x 3 x 1 > x 2 ( 0 , 0 )

  64. x 1 > x 2 x 1 > x 3 x 1 > x 2 ( 0 , 0 ) x 2 > x 3

  65. x 1 > x 2 x 1 > x 3 x 1 > x 2 ( 0 , 0 ) x 2 > x 3 Each order takes 1 n ! volume.

  66. x 1 > x 2 x 1 > x 3 x 1 > x 2 ( 0 , 0 ) x 2 > x 3 Each order takes 1 n ! volume. Number of orders ≡ volume of intersection of partial order relations.

  67. x 1 > x 2 x 1 > x 3 x 1 > x 2 ( 0 , 0 ) x 2 > x 3 Each order takes 1 n ! volume. Number of orders ≡ volume of intersection of partial order relations. Diameter: O ( √ n )

  68. x 1 > x 2 x 1 > x 3 x 1 > x 2 ( 0 , 0 ) x 2 > x 3 Each order takes 1 n ! volume. Number of orders ≡ volume of intersection of partial order relations. Diameter: O ( √ n ) Isoperimetry:

  69. x 1 > x 2 x 1 > x 3 x 1 > x 2 ( 0 , 0 ) x 2 > x 3 Each order takes 1 n ! volume. Number of orders ≡ volume of intersection of partial order relations. Diameter: O ( √ n ) Isoperimetry: Vol n − 1 ( S , S ) = E ( S , S ) | S | ( n − 1 )! ≥ n ! √ n

  70. x 1 > x 2 x 1 > x 3 x 1 > x 2 ( 0 , 0 ) x 2 > x 3 Each order takes 1 n ! volume. Number of orders ≡ volume of intersection of partial order relations. Diameter: O ( √ n ) Isoperimetry: Vol n − 1 ( S , S ) = E ( S , S ) | S | ( n − 1 )! ≥ n ! √ n Edge Expansion: the degree d is O ( n 2 ) ,

  71. x 1 > x 2 x 1 > x 3 x 1 > x 2 ( 0 , 0 ) x 2 > x 3 Each order takes 1 n ! volume. Number of orders ≡ volume of intersection of partial order relations. Diameter: O ( √ n ) Isoperimetry: Vol n − 1 ( S , S ) = E ( S , S ) | S | ( n − 1 )! ≥ n ! √ n Edge Expansion: the degree d is O ( n 2 ) , h ( S ) = | E ( S , S ) | 1 ≥ d | S | n 7 / 2

  72. x 1 > x 2 x 1 > x 3 x 1 > x 2 ( 0 , 0 ) x 2 > x 3 Each order takes 1 n ! volume. Number of orders ≡ volume of intersection of partial order relations. Diameter: O ( √ n ) Isoperimetry: Vol n − 1 ( S , S ) = E ( S , S ) | S | ( n − 1 )! ≥ n ! √ n Edge Expansion: the degree d is O ( n 2 ) , n 7 / 2 Mixes in time O ( n 7 log N ) h ( S ) = | E ( S , S ) | 1 ≥ d | S |

  73. x 1 > x 2 x 1 > x 3 x 1 > x 2 ( 0 , 0 ) x 2 > x 3 Each order takes 1 n ! volume. Number of orders ≡ volume of intersection of partial order relations. Diameter: O ( √ n ) Isoperimetry: Vol n − 1 ( S , S ) = E ( S , S ) | S | ( n − 1 )! ≥ n ! √ n Edge Expansion: the degree d is O ( n 2 ) , n 7 / 2 Mixes in time O ( n 7 log N ) = O ( n 8 log n ) . h ( S ) = | E ( S , S ) | 1 ≥ d | S |

  74. x 1 > x 2 x 1 > x 3 x 1 > x 2 ( 0 , 0 ) x 2 > x 3 Each order takes 1 n ! volume. Number of orders ≡ volume of intersection of partial order relations. Diameter: O ( √ n ) Isoperimetry: Vol n − 1 ( S , S ) = E ( S , S ) | S | ( n − 1 )! ≥ n ! √ n Edge Expansion: the degree d is O ( n 2 ) , n 7 / 2 Mixes in time O ( n 7 log N ) = O ( n 8 log n ) . h ( S ) = | E ( S , S ) | 1 ≥ d | S | Do the polynomial dance!!!

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