We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Parallel Global Edge Switching for the Uniform Sampling of Simple Graphs with Prescribed Degrees

Abstract: The uniform sampling of simple graphs matching a prescribed degree sequence is an important tool in network science, e.g. to construct graph generators or null-models. Here, the Edge Switching Markov Chain (ES-MC) is a common choice. Given an arbitrary simple graph with the required degree sequence, ES-MC carries out a large number of small changes, called edge switches, to eventually obtain a uniform sample. In practice, reasonably short runs efficiently yield approximate uniform samples.
In this work, we study the problem of executing edge switches in parallel. We discuss parallelizations of ES-MC, but find that this approach suffers from complex dependencies between edge switches. For this reason, we propose the Global Edge Switching Markov Chain (G-ES-MC), an ES-MC variant with simpler dependencies. We show that G-ES-MC converges to the uniform distribution and design shared-memory parallel algorithms for ES-MC and G-ES-MC. In an empirical evaluation, we provide evidence that G-ES-MC requires not more switches than ES-MC (and often fewer), and demonstrate the efficiency and scalability of our parallel G-ES-MC implementation.
Subjects: Data Structures and Algorithms (cs.DS)
Journal reference: Journal of Parallel and Distributed Computing, Volume 174, 2023, Pages 118-129
DOI: 10.1016/j.jpdc.2022.12.010
Cite as: arXiv:2111.03005 [cs.DS]
  (or arXiv:2111.03005v2 [cs.DS] for this version)

Submission history

From: Daniel Allendorf [view email]
[v1] Thu, 4 Nov 2021 17:04:09 GMT (984kb,D)
[v2] Wed, 15 Feb 2023 10:52:26 GMT (1576kb,D)

Link back to: arXiv, form interface, contact.