On Sampling Edges Almost Uniformly

symposium on discrete algorithms(2017)

引用 45|浏览37
暂无评分
摘要
We consider the problem of sampling an edge almost uniformly from an unknown graph, G = (V, E). Access to the graph is provided via queries of the following types: (1) uniform vertex queries, (2) degree queries, and (3) neighbor queries. We describe an algorithm that returns a random edge e ∈ E using Õ(n / √(ε m)) queries in expectation, where n = |V| is the number of vertices, and m = |E| is the number of edges, such that each edge e is sampled with probability (1 ±ε)/m. We prove that our algorithm is optimal in the sense that any algorithm that samples an edge from an almost-uniform distribution must perform Ω(n / √(m)) queries.
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要