randomized optimization problems on hierarchically
play

Randomized Optimization Problems on Hierarchically Separated Trees - PowerPoint PPT Presentation

Introduction Finite Metric Spaces Expected cost on HSTs Results Randomized Optimization Problems on Hierarchically Separated Trees B ela Csaba, Tom Plick and Ali Shokoufandeh May 14, 2011 Introduction Finite Metric Spaces Expected


  1. Introduction Finite Metric Spaces Expected cost on HST’s Results Randomized Optimization Problems on Hierarchically Separated Trees B´ ela Csaba, Tom Plick and Ali Shokoufandeh May 14, 2011

  2. Introduction Finite Metric Spaces Expected cost on HST’s Results Overview Some combinatorial optimization problems Randomized versions – history Hierarchically Separated Trees Average cost of Matching, MST, TSP Concentration inequalities

  3. Introduction Finite Metric Spaces Expected cost on HST’s Results Matching on the unit square Goal: to minimize the total matching distance � M ( R , B ) = min d ( R i , B σ ( i ) ) σ

  4. Introduction Finite Metric Spaces Expected cost on HST’s Results Matching on the unit square Goal: to minimize the total matching distance � M ( R , B ) = min d ( R i , B σ ( i ) ) σ

  5. Introduction Finite Metric Spaces Expected cost on HST’s Results Bi-chromatic Randomized Minimum Matching R , B ⊂ [0 , 1] d : randomly , independently chosen points with | R | = | B | = n Problem: (Karp, Luby, Marchetti-Spaccamela, 1984) Find � E M ( R , B ) = E min d ( R i , B σ ( i ) ) σ

  6. Introduction Finite Metric Spaces Expected cost on HST’s Results The AKT Theorem Theorem (Ajtai - Koml´ os - Tusn´ ady, 1984) Let R, B ⊂ [0 , 1] 2 , chosen independently, uniformly at random, such that | R | = | B | . Then � E M ( R , B ) = Θ( n log n ) Other cases: (Karp, Luby, Marchetti-Spaccamela, 1984) d = 1: Θ( √ n ) d ≥ 3: Θ( n ( d − 1) / d )

  7. Introduction Finite Metric Spaces Expected cost on HST’s Results More on Bi-chromatic Matchings Shor, Leighton-Shor (1980’s): applications for on-line bin packing other models: maximal length, up-right matchings Talagrand, Rhee-Talagrand, Talagrand-Yukich (1990’s): generic chaining (majorizing measures) applications in rectangle packing arbitrary norms, power weighted edges

  8. Introduction Finite Metric Spaces Expected cost on HST’s Results Monochromatic Euclidean Traveling Salesman Problem X ⊂ [0 , 1] d , | X | = n , chosen independently, uniformly at random Theorem (Beardwood, Halton, Hammersley, 1959) For every d ≥ 2 there exists α d such that the length of the shortest tour visiting each vertex in X exactly once is E TSP ( X ) = α d · n ( d − 1) / d

  9. Introduction Finite Metric Spaces Expected cost on HST’s Results Monochromatic Euclidean Minimum Spanning Tree Problem X ⊂ [0 , 1] d , | X | = n , chosen independently, uniformly at random Theorem (Steele, 1981) For every d ≥ 2 there exists β d such that the minimal total edge length of a spanning tree through X is E MST ( X ) = β d · n ( d − 1) / d

  10. Introduction Finite Metric Spaces Expected cost on HST’s Results Monochromatic Euclidean Minimum Matching Problem X ⊂ [0 , 1] d , | X | = n , chosen independently, uniformly at random Theorem (Avis, Davis, Steele, 1988) For every d ≥ 2 there exists γ d such that the minimal total edge length of a matching containing each vertex in X is E M ( X ) = γ d · n ( d − 1) / d

  11. Introduction Finite Metric Spaces Expected cost on HST’s Results Bi-chromatic Optimization Problems Definition R , B ⊂ [0 , 1] d , | R | = | B | = n , chosen independently, uniformly at random M ( R , B ) , TSP ( R , B ) , MST ( R , B ): Every edge in the matching, the traveling salesman tour and the spanning tree must connect two vertices with different colors.

  12. Introduction Finite Metric Spaces Expected cost on HST’s Results Bi-chromatic Optimization Problems Remark Bi-chromatic can be much larger than monochromatic: consider matching on [0 , 1] monochromatic matching: expectation is ≈ 0 . 5 bi-chromatic matching: expectation is Θ( √ n )

  13. Introduction Finite Metric Spaces Expected cost on HST’s Results Dominating Metrics Definition Let M 1 = ( V , d 1 ), M 2 = ( V , d 2 ) be finite metric spaces. M 2 dominates M 1 if ∀ x , y ∈ V : d 1 ( x , y ) ≤ d 2 ( x , y ) Theorem If M 2 dominates M 1 then the expected total length of a functional in M 1 is upper bounded by that of in M 2 .

  14. Introduction Finite Metric Spaces Expected cost on HST’s Results Example for domination Subdivision of the Square Dominating Tree Edge weight 0 √ 0 . 5 2 √ 0 . 5 2 √ 0 . 25 2

  15. Introduction Finite Metric Spaces Expected cost on HST’s Results Hierarchically Separated Trees Yair Bartal, 1996 HST M ( V , d ) finite metric space diameter =∆ leaves of the HS tree are the points of M ( V , d ) edge weight in the k th level = ∆ · λ k here 0 < λ < 1 √ In the previous example: λ = 1 / 2 and ∆ = 2 .

  16. Introduction Finite Metric Spaces Expected cost on HST’s Results Hierarchically Separated Trees, cont’d Theorem (Fakcharoenphol, Kunal, Talwar, 2003) Let M ( V , d ) be a finite metric space on m points. Then there exists a set of dominating hierarchically separated trees, such that for any two points x , y ∈ V , if we randomly choose an HS tree from the set, the expected distance of the two points in the tree is at most O (log m ) times larger: E d HST ( x , y ) = O (log m ) · d ( x , y ) Remark: it is necessary to use several trees - consider the case of approximating C m

  17. Introduction Finite Metric Spaces Expected cost on HST’s Results Hierarchically Separated Trees, cont’d Corollary Average case bounds for optimization problems on HS trees translate to good bounds for those problems in arbitrary finite metric spaces.

  18. Introduction Finite Metric Spaces Expected cost on HST’s Results Monochromatic Minimum Matching T is an HST X is a randomly chosen 2 n -element sub-multiset of the leaves of T

  19. Introduction Finite Metric Spaces Expected cost on HST’s Results Monochromatic Minimum Matching T is an HST X is a randomly chosen 2 n -element sub-multiset of the leaves of T

  20. Introduction Finite Metric Spaces Expected cost on HST’s Results Monochromatic Minimum Matching T is an HST X is a randomly chosen 2 n -element sub-multiset of the leaves of T

  21. Introduction Finite Metric Spaces Expected cost on HST’s Results Bi-chromatic Minimum Matching T is an HST R , B are randomly chosen n -element sub-multisets of the leaves of T

  22. Introduction Finite Metric Spaces Expected cost on HST’s Results Bi-chromatic Minimum Matching T is an HST R , B are randomly chosen n -element sub-multisets of the leaves of T

  23. Introduction Finite Metric Spaces Expected cost on HST’s Results Bi-chromatic Minimum Matching T is an HST R , B are randomly chosen n -element sub-multisets of the leaves of T

  24. Introduction Finite Metric Spaces Expected cost on HST’s Results Bi-chromatic Minimum Spanning Tree T is an HST R , B are randomly chosen n -element sub-multisets of the leaves of T

  25. Introduction Finite Metric Spaces Expected cost on HST’s Results Bi-chromatic Minimum Spanning Tree T is an HST R , B are randomly chosen n -element sub-multisets of the leaves of T

  26. Introduction Finite Metric Spaces Expected cost on HST’s Results Bi-chromatic Minimum Spanning Tree T is an HST R , B are randomly chosen n -element sub-multisets of the leaves of T

  27. Introduction Finite Metric Spaces Expected cost on HST’s Results Monochromatic Minimum Matching on HST’s Theorem Let T be an HST with branching factor b . Assume that we randomly, independently choose the 2 n-element sub-multiset X of the leaves of T. Then δ � ( b λ ) k ) E M ( X ) = Θ( k =0 where δ = min { log b n , h } .

  28. Introduction Finite Metric Spaces Expected cost on HST’s Results Monochromatic Traveling Salesman Problem on HST’s Theorem Let T be an HST with branching factor b . Assume that we randomly, independently choose the 2 n-element sub-multiset X of the leaves of T. Then E TSP ( X ) ≈ 2 · E M ( X ) .

  29. Introduction Finite Metric Spaces Expected cost on HST’s Results Monochromatic Minimum Spanning Tree on HST’s Theorem Let T be an HST with branching factor b . Assume that we randomly, independently choose the 2 n-element sub-multiset X of the leaves of T. Then E MST ( X ) ≈ E TSP ( X )( ≈ 2 · E M ( X )) .

  30. Introduction Finite Metric Spaces Expected cost on HST’s Results Bi-chromatic Minimum Matching on HST’s Theorem Let T be an HST with branching factor b . Assume that we randomly, independently choose two n-element sub-multisets R and B of the leaves of T. Then δ √ √ � b λ ) k ) , E M ( R , B ) = Θ( nb ( k =0 where δ = min { log b n , h } .

  31. Introduction Finite Metric Spaces Expected cost on HST’s Results Bi-chromatic Traveling Salesman Problem on HST’s Theorem Let T be an HST with branching factor b . Assume that we randomly, independently choose two n-element sub-multisets R and B of the leaves of T. Then E TSP ( R , B ) ≈ 2 · E M ( R , B ) .

  32. Introduction Finite Metric Spaces Expected cost on HST’s Results Bi-chromatic Minimum Spanning Tree on HST’s Theorem Let T be an HST with branching factor b . Assume that we randomly, independently choose two n-element sub-multisets R and B of the leaves of T. Then δ λ δ − k +1 e − n · b δ − k +1 ) , � E MST ( R , B ) = MST ( R ∪ B ) + Θ( n k =0 where δ = min { log b n , h } .

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