Renovating Watts and Strogatz Random Graph Generation by a Sequential Approach

Sadegh Nobari, Qiang Qu*, Muhammad Muzammal, Qingshan Jiang

*Corresponding author for this work

Research output: Chapter in Book/Report/Conference proceedingConference contributionpeer-review

Abstract

Numerous data intensive applications call for generating gigantic random graphs. The Watts-Strogatz model is well noted as a fundamental, versatile yet simple random graph model. The Watts-Strogatz model simulates the “small world” phenomenon in real-world graphs that includes short average path lengths and high clustering. However, the existing algorithms for the Watts-Strogatz model are not scalable. This study proposes a sequential algorithm termed ZWS that generates exact Watts-Strogatz graphs with fewer iterations than the state-of-the-art Watts-Strogatz algorithm and therefore faster. Given the so-called edge rewiring probability p (0 ≤ p≤ 1 ) of the Watts-Strogatz model and m neighbouring nodes of v nodes, ZWS needs p× m× v random decisions while the state-of-the-art Watts-Strogatz algorithm needs m× v, such that for large graphs with small probability, ZWS is able to generate Watts-Strogatz graphs with substantially less iterations. However, the less iterations in ZWS requires complex computation which avoids ZWS to achieve its full practical speedup. Therefore, we further improve our solution as PreZWS that enhances ZWS algorithm through pre-computation techniques to substantially speedup the overall generation process practically. Extensive experiments show the efficiency and effectiveness of the proposed scheme, e.g., PreZWS yields average speedup of 2 times over the state-of-the-art algorithm on a single machine.

Original languageEnglish
Title of host publicationWeb Information Systems Engineering – WISE 2018 - 19th International Conference, 2018, Proceedings
EditorsHye-Young Paik, Hua Wang, Rui Zhou, Hakim Hacid, Wojciech Cellary
PublisherSpringer
Pages348-363
Number of pages16
ISBN (Print)9783030029210
DOIs
Publication statusPublished - 2018
Externally publishedYes
Event19th International Conference on Web Information Systems Engineering, WISE 2018 - Dubai, United Arab Emirates
Duration: 12 Nov 201815 Nov 2018

Publication series

NameLecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)
Volume11233 LNCS
ISSN (Print)0302-9743
ISSN (Electronic)1611-3349

Conference

Conference19th International Conference on Web Information Systems Engineering, WISE 2018
Country/TerritoryUnited Arab Emirates
CityDubai
Period12/11/1815/11/18

Keywords

  • A sequential approach
  • Exact Watts-Strogatz graphs
  • High performance
  • Random graph generation
  • Web graphs

Cite this