聚并分支随机游走的更好边界

M. Mitzenmacher, R. Rajaraman, Scott T. Roche
{"title":"聚并分支随机游走的更好边界","authors":"M. Mitzenmacher, R. Rajaraman, Scott T. Roche","doi":"10.1145/2935764.2935791","DOIUrl":null,"url":null,"abstract":"Coalescing-branching random walks, or cobra walks for short, are a natural variant of random walks on graphs that can model the spread of disease through contacts or the spread of information in networks. In a k-cobra walk, at each time step a subset of the vertices are active; each active vertex chooses k random neighbors (sampled independently and uniformly with replacement) that become active at the next step, and these are the only active vertices at the next step. A natural quantity to study for cobra walks is the cover time, which corresponds to the expected time when all nodes have become infected or received the disseminated information. In this work, we extend previous results for cobra walks in multiple ways. We show that the cover time for the 2-cobra walk on an n-vertex d-dimensional grid is O(n1/d) (where the order notation hides constant factors that depend on d); previous work had shown the cover time was O(n1/d ⋅ polylog(n)). We show that the cover time for a 2-cobra walk on an n-vertex d-regular graph with conductance φG is O(d4 φG-2 log2 n), significantly generalizing a previous result that held only for expander graphs with sufficiently high expansion. And finally we show that the cover time for a 2-cobra walk on a graph with n vertices is always O(n11/4 log n); this is the first result showing that the bound of Θ(n3) for the worst-case cover time for random walks can be beaten using 2-cobra walks.","PeriodicalId":346939,"journal":{"name":"Proceedings of the 28th ACM Symposium on Parallelism in Algorithms and Architectures","volume":"111 2","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2016-03-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"7","resultStr":"{\"title\":\"Better Bounds for Coalescing-Branching Random Walks\",\"authors\":\"M. Mitzenmacher, R. Rajaraman, Scott T. Roche\",\"doi\":\"10.1145/2935764.2935791\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Coalescing-branching random walks, or cobra walks for short, are a natural variant of random walks on graphs that can model the spread of disease through contacts or the spread of information in networks. In a k-cobra walk, at each time step a subset of the vertices are active; each active vertex chooses k random neighbors (sampled independently and uniformly with replacement) that become active at the next step, and these are the only active vertices at the next step. A natural quantity to study for cobra walks is the cover time, which corresponds to the expected time when all nodes have become infected or received the disseminated information. In this work, we extend previous results for cobra walks in multiple ways. We show that the cover time for the 2-cobra walk on an n-vertex d-dimensional grid is O(n1/d) (where the order notation hides constant factors that depend on d); previous work had shown the cover time was O(n1/d ⋅ polylog(n)). We show that the cover time for a 2-cobra walk on an n-vertex d-regular graph with conductance φG is O(d4 φG-2 log2 n), significantly generalizing a previous result that held only for expander graphs with sufficiently high expansion. And finally we show that the cover time for a 2-cobra walk on a graph with n vertices is always O(n11/4 log n); this is the first result showing that the bound of Θ(n3) for the worst-case cover time for random walks can be beaten using 2-cobra walks.\",\"PeriodicalId\":346939,\"journal\":{\"name\":\"Proceedings of the 28th ACM Symposium on Parallelism in Algorithms and Architectures\",\"volume\":\"111 2\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2016-03-19\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"7\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Proceedings of the 28th ACM Symposium on Parallelism in Algorithms and Architectures\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1145/2935764.2935791\",\"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 28th ACM Symposium on Parallelism in Algorithms and Architectures","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1145/2935764.2935791","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 7

摘要

聚结分支随机漫步,或简称眼镜蛇漫步,是随机漫步在图形上的一种自然变体,可以通过接触或网络中信息的传播来模拟疾病的传播。在k眼镜蛇行走中,每个时间步都有一个子集的顶点是活动的;每个活动顶点选择k个随机邻居(独立采样,统一替换),这些邻居在下一步变得活跃,这些是下一步唯一的活动顶点。研究眼镜蛇行走的一个自然量是覆盖时间,它对应于所有节点都被感染或接收到传播信息的预期时间。在这项工作中,我们以多种方式扩展了先前关于眼镜蛇行走的结果。我们证明了在n顶点的d维网格上2眼镜蛇行走的覆盖时间为O(n1/d)(其中顺序符号隐藏了依赖于d的常数因子);之前的研究表明,覆盖时间为O(n1/d·polylog(n))。我们证明了在电导φG的n顶点d正则图上2-眼镜蛇行走的覆盖时间为O(d4 φG-2 log2 n),显著推广了先前仅适用于具有足够高展开度的展开图的结果。最后我们证明了在有n个顶点的图上,两条眼镜蛇行走的覆盖时间总是O(n11/4 log n);这是第一个结果,表明可以使用2眼镜蛇行走来击败随机行走的最坏情况覆盖时间的Θ(n3)边界。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Better Bounds for Coalescing-Branching Random Walks
Coalescing-branching random walks, or cobra walks for short, are a natural variant of random walks on graphs that can model the spread of disease through contacts or the spread of information in networks. In a k-cobra walk, at each time step a subset of the vertices are active; each active vertex chooses k random neighbors (sampled independently and uniformly with replacement) that become active at the next step, and these are the only active vertices at the next step. A natural quantity to study for cobra walks is the cover time, which corresponds to the expected time when all nodes have become infected or received the disseminated information. In this work, we extend previous results for cobra walks in multiple ways. We show that the cover time for the 2-cobra walk on an n-vertex d-dimensional grid is O(n1/d) (where the order notation hides constant factors that depend on d); previous work had shown the cover time was O(n1/d ⋅ polylog(n)). We show that the cover time for a 2-cobra walk on an n-vertex d-regular graph with conductance φG is O(d4 φG-2 log2 n), significantly generalizing a previous result that held only for expander graphs with sufficiently high expansion. And finally we show that the cover time for a 2-cobra walk on a graph with n vertices is always O(n11/4 log n); this is the first result showing that the bound of Θ(n3) for the worst-case cover time for random walks can be beaten using 2-cobra walks.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
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学术文献互助群
群 号:604180095
Book学术官方微信