分布扳手近似

K. Censor-Hillel, Michal Dory
{"title":"分布扳手近似","authors":"K. Censor-Hillel, Michal Dory","doi":"10.1145/3212734.3212758","DOIUrl":null,"url":null,"abstract":"We address the fundamental network design problem of constructing approximate minimum spanners. Our contributions are for the distributed setting, providing both algorithmic and hardness results. Our main hardness result is that an ∝-approximation for the minimum directed k-spanner problem for k ≥ 5 requires Ω(n/ √ ∝ logn) rounds using deterministic algorithms or Ω( √ n/ √ ∝ logn) rounds using randomized ones, in the Congest model of distributed computing. Combined with the constant-round O(nε )-approximation algorithm in the Local model of [Barenboim, Elkin and Gavoille, 2016], as well as a polylog-round (1 + ε )-approximation algorithm in the Local model that we show here, our lower bounds for the Congest model imply a strict separation between the Local and Congest models. Notably, to the best of our knowledge, this is the first separation between these models for a local approximation problem. Similarly, a separation between the directed and undirected cases is implied. We also prove a nearly-linear lower bound for the minimum weighted k-spanner problem for k ≥ 4, and we show lower bounds for the weighted 2-spanner problem. On the algorithmic side, apart from the aforementioned (1 + ε )- approximation algorithm for minimum k-spanners, our main contribution is a new distributed construction of minimum 2-spanners that uses only polynomial local computations. Our algorithm has a guaranteed approximation ratio of O(log(m/n)) for a graph with n vertices andm edges, which matches the best known ratio for polynomial time sequential algorithms [Kortsarz and Peleg, 1994], and is tight if we restrict ourselves to polynomial local computations. Our approach allows us to extend our algorithm to work also for the directed, weighted, and client-server variants of the problem. It also provides a Congest algorithm for the minimum dominating set problem, with a guaranteed O(log Δ) approximation ratio.","PeriodicalId":198284,"journal":{"name":"Proceedings of the 2018 ACM Symposium on Principles of Distributed Computing","volume":null,"pages":null},"PeriodicalIF":0.0000,"publicationDate":"2018-02-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"21","resultStr":"{\"title\":\"Distributed Spanner Approximation\",\"authors\":\"K. Censor-Hillel, Michal Dory\",\"doi\":\"10.1145/3212734.3212758\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"We address the fundamental network design problem of constructing approximate minimum spanners. Our contributions are for the distributed setting, providing both algorithmic and hardness results. Our main hardness result is that an ∝-approximation for the minimum directed k-spanner problem for k ≥ 5 requires Ω(n/ √ ∝ logn) rounds using deterministic algorithms or Ω( √ n/ √ ∝ logn) rounds using randomized ones, in the Congest model of distributed computing. Combined with the constant-round O(nε )-approximation algorithm in the Local model of [Barenboim, Elkin and Gavoille, 2016], as well as a polylog-round (1 + ε )-approximation algorithm in the Local model that we show here, our lower bounds for the Congest model imply a strict separation between the Local and Congest models. Notably, to the best of our knowledge, this is the first separation between these models for a local approximation problem. Similarly, a separation between the directed and undirected cases is implied. We also prove a nearly-linear lower bound for the minimum weighted k-spanner problem for k ≥ 4, and we show lower bounds for the weighted 2-spanner problem. On the algorithmic side, apart from the aforementioned (1 + ε )- approximation algorithm for minimum k-spanners, our main contribution is a new distributed construction of minimum 2-spanners that uses only polynomial local computations. Our algorithm has a guaranteed approximation ratio of O(log(m/n)) for a graph with n vertices andm edges, which matches the best known ratio for polynomial time sequential algorithms [Kortsarz and Peleg, 1994], and is tight if we restrict ourselves to polynomial local computations. Our approach allows us to extend our algorithm to work also for the directed, weighted, and client-server variants of the problem. It also provides a Congest algorithm for the minimum dominating set problem, with a guaranteed O(log Δ) approximation ratio.\",\"PeriodicalId\":198284,\"journal\":{\"name\":\"Proceedings of the 2018 ACM Symposium on Principles of Distributed Computing\",\"volume\":null,\"pages\":null},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2018-02-09\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"21\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Proceedings of the 2018 ACM Symposium on Principles of Distributed Computing\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1145/3212734.3212758\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Proceedings of the 2018 ACM Symposium on Principles of Distributed Computing","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1145/3212734.3212758","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 21

摘要

我们解决了构造近似最小扳手的基本网络设计问题。我们的贡献是针对分布式设置的,提供了算法和硬度结果。我们的主要结果是,对于k≥5的最小定向k扳手问题的∝-近似需要使用确定性算法Ω(n/√∝logn)轮,或者在分布式计算的最密集模型中使用随机算法Ω(√n/√∝logn)轮。结合[Barenboim, Elkin和Gavoille, 2016]的局部模型中的常轮O(nε)近似算法,以及我们在这里展示的局部模型中的多对数轮(1 + ε)近似算法,我们的Congest模型的下界意味着Local模型和Congest模型之间的严格分离。值得注意的是,据我们所知,这是局部近似问题的这些模型之间的第一次分离。类似地,有向和无向情况之间的分离是隐含的。我们还证明了k≥4时最小加权k-扳手问题的近线性下界,并给出了加权2-扳手问题的下界。在算法方面,除了前面提到的最小k-spanners的(1 + ε)-近似算法外,我们的主要贡献是一个新的最小2-spanners的分布式构造,它只使用多项式局部计算。对于具有n个顶点和m条边的图,我们的算法保证近似比为O(log(m/n)),这与多项式时间序列算法中最著名的比率相匹配[Kortsarz和Peleg, 1994],如果我们将自己限制为多项式局部计算,则是紧密的。我们的方法允许我们扩展我们的算法,使其也适用于问题的定向、加权和客户机-服务器变体。它还为最小支配集问题提供了一个最大算法,保证了0 (log Δ)的近似比。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Distributed Spanner Approximation
We address the fundamental network design problem of constructing approximate minimum spanners. Our contributions are for the distributed setting, providing both algorithmic and hardness results. Our main hardness result is that an ∝-approximation for the minimum directed k-spanner problem for k ≥ 5 requires Ω(n/ √ ∝ logn) rounds using deterministic algorithms or Ω( √ n/ √ ∝ logn) rounds using randomized ones, in the Congest model of distributed computing. Combined with the constant-round O(nε )-approximation algorithm in the Local model of [Barenboim, Elkin and Gavoille, 2016], as well as a polylog-round (1 + ε )-approximation algorithm in the Local model that we show here, our lower bounds for the Congest model imply a strict separation between the Local and Congest models. Notably, to the best of our knowledge, this is the first separation between these models for a local approximation problem. Similarly, a separation between the directed and undirected cases is implied. We also prove a nearly-linear lower bound for the minimum weighted k-spanner problem for k ≥ 4, and we show lower bounds for the weighted 2-spanner problem. On the algorithmic side, apart from the aforementioned (1 + ε )- approximation algorithm for minimum k-spanners, our main contribution is a new distributed construction of minimum 2-spanners that uses only polynomial local computations. Our algorithm has a guaranteed approximation ratio of O(log(m/n)) for a graph with n vertices andm edges, which matches the best known ratio for polynomial time sequential algorithms [Kortsarz and Peleg, 1994], and is tight if we restrict ourselves to polynomial local computations. Our approach allows us to extend our algorithm to work also for the directed, weighted, and client-server variants of the problem. It also provides a Congest algorithm for the minimum dominating set problem, with a guaranteed O(log Δ) approximation ratio.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信