Efficiently Generating Geometric Inhomogeneous and Hyperbolic Random Graphs

Authors Thomas Bläsius, Tobias Friedrich, Maximilian Katzmann, Ulrich Meyer, Manuel Penschuck, Christopher Weyand



PDF
Thumbnail PDF

File

LIPIcs.ESA.2019.21.pdf
  • Filesize: 0.7 MB
  • 14 pages

Document Identifiers

Author Details

Thomas Bläsius
  • Hasso Plattner Institute, Potsdam, Germany
Tobias Friedrich
  • Hasso Plattner Institute, Potsdam, Germany
Maximilian Katzmann
  • Hasso Plattner Institute, Potsdam, Germany
Ulrich Meyer
  • Goethe University, Frankfurt, Germany
Manuel Penschuck
  • Goethe University, Frankfurt, Germany
Christopher Weyand
  • Hasso Plattner Institute, Potsdam, Germany

Cite AsGet BibTex

Thomas Bläsius, Tobias Friedrich, Maximilian Katzmann, Ulrich Meyer, Manuel Penschuck, and Christopher Weyand. Efficiently Generating Geometric Inhomogeneous and Hyperbolic Random Graphs. In 27th Annual European Symposium on Algorithms (ESA 2019). Leibniz International Proceedings in Informatics (LIPIcs), Volume 144, pp. 21:1-21:14, Schloss Dagstuhl – Leibniz-Zentrum für Informatik (2019)
https://doi.org/10.4230/LIPIcs.ESA.2019.21

Abstract

Hyperbolic random graphs (HRG) and geometric inhomogeneous random graphs (GIRG) are two similar generative network models that were designed to resemble complex real world networks. In particular, they have a power-law degree distribution with controllable exponent beta, and high clustering that can be controlled via the temperature T. We present the first implementation of an efficient GIRG generator running in expected linear time. Besides varying temperatures, it also supports underlying geometries of higher dimensions. It is capable of generating graphs with ten million edges in under a second on commodity hardware. The algorithm can be adapted to HRGs. Our resulting implementation is the fastest sequential HRG generator, despite the fact that we support non-zero temperatures. Though non-zero temperatures are crucial for many applications, most existing generators are restricted to T = 0. We also support parallelization, although this is not the focus of this paper. Moreover, we note that our generators draw from the correct probability distribution, i.e., they involve no approximation. Besides the generators themselves, we also provide an efficient algorithm to determine the non-trivial dependency between the average degree of the resulting graph and the input parameters of the GIRG model. This makes it possible to specify the desired expected average degree as input. Moreover, we investigate the differences between HRGs and GIRGs, shedding new light on the nature of the relation between the two models. Although HRGs represent, in a certain sense, a special case of the GIRG model, we find that a straight-forward inclusion does not hold in practice. However, the difference is negligible for most use cases.

Subject Classification

ACM Subject Classification
  • Theory of computation → Generating random combinatorial structures
Keywords
  • hyperbolic random graphs
  • geometric inhomogeneous random graph
  • efficient network generation

Metrics

  • Access Statistics
  • Total Accesses (updated on a weekly basis)
    0
    PDF Downloads

References

  1. Joachim H. Ahrens and Ulrich Dieter. Sequential Random Sampling. ACM Transactions on Mathematical Software, 11(2):157-169, 1985. URL: https://doi.org/10.1145/214392.214402.
  2. Rodrigo Aldecoa, Chiara Orsini, and Dmitri Krioukov. Hyperbolic Graph Generator. Computer Physics Communications, 196:492-496, 2015. URL: https://doi.org/10.1016/j.cpc.2015.05.028.
  3. Thomas Bläsius, Tobias Friedrich, Maximilian Katzmann, Ulrich Meyer, Manuel Penschuck, and Christopher Weyand. Efficiently Generating Geometric Inhomogeneous and Hyperbolic Random Graphs. CoRR, abs/1905.06706, 2019. URL: http://arxiv.org/abs/1905.06706.
  4. Thomas Bläsius, Cedric Freiberger, Tobias Friedrich, Maximilian Katzmann, Felix Montenegro-Retana, and Marianne Thieffry. Efficient Shortest Paths in Scale-Free Networks with Underlying Hyperbolic Geometry. In International Colloquium on Automata, Languages, and Programming (ICALP), volume 107, pages 20:1-20:14, 2018. URL: https://doi.org/10.4230/LIPIcs.ICALP.2018.20.
  5. Thomas Bläsius, Tobias Friedrich, Anton Krohmer, and Sören Laue. Efficient Embedding of Scale-Free Graphs in the Hyperbolic Plane. IEEE/ACM Transactions on Networking, 26(2):920-933, 2018. URL: https://doi.org/10.1109/TNET.2018.2810186.
  6. OpenMP Architecture Review Board. OpenMP application program interface version 5.0, 2018. URL: https://www.openmp.org/wp-content/uploads/OpenMP-API-Specification-5.0.pdf.
  7. Karl Bringmann, Ralph Keusch, and Johannes Lengler. Geometric Inhomogeneous Random Graphs. Theoretical Computer Science, 760:35-54, 2019. URL: https://doi.org/10.1016/j.tcs.2018.08.014.
  8. Deepayan Chakrabarti and Christos Faloutsos. Graph Mining: Laws, Generators, and Algorithms. ACM Comput. Surv., 38(1), 2006. URL: https://doi.org/10.1145/1132952.1132954.
  9. Fan Chung and Linyuan Lu. Connected Components in Random Graphs with Given Expected Degree Sequences. Annals of Combinatorics, 6(2):125-145, 2002. URL: https://doi.org/10.1007/PL00012580.
  10. Fan Chung and Linyuan Lu. The Average Distances in Random Graphs with Given Expected Degrees. Proceedings of the National Academy of Sciences, 99(25):15879-15882, 2002. URL: https://doi.org/10.1073/pnas.252631999.
  11. Tobias Friedrich and Anton Krohmer. On the Diameter of Hyperbolic Random Graphs. SIAM Journal on Discrete Mathematics, 32(2):1314-1334, 2018. URL: https://doi.org/10.1137/17M1123961.
  12. Daniel Funke, Sebastian Lamm, Ulrich Meyer, Manuel Penschuck, Peter Sanders, Christian Schulz, Darren Strash, and Moritz von Looz. Communication-free massively distributed graph generation. Journal of Parallel and Distributed Computing, 131:200-217, 2019. URL: https://doi.org/10.1016/j.jpdc.2019.03.011.
  13. Daniel Funke, Sebastian Lamm, Peter Sanders, Christian Schulz, Darren Strash, and Moritz von Looz. Communication-Free Massively Distributed Graph Generation. In IEEE International Parallel and Distributed Processing Symposium (IPDPS), pages 336-347, 2018. URL: https://doi.org/10.1109/IPDPS.2018.00043.
  14. Edgar N. Gilbert. Random Plane Networks. Journal of the Society for Industrial and Applied Mathematics, 9(4):533-543, 1961. URL: https://doi.org/10.1137/0109045.
  15. Luca Gugelmann, Konstantinos Panagiotou, and Ueli Peter. Random Hyperbolic Graphs: Degree Sequence and Clustering. In International Colloquium on Automata, Languages, and Programming (ICALP), pages 573-585, 2012. URL: https://doi.org/10.1007/978-3-642-31585-5_51.
  16. Intel Corporation. Intel 64 and IA-32 Architectures Developer’s Manual, 2019. Google Scholar
  17. Dmitri Krioukov, Fragkiskos Papadopoulos, Maksim Kitsak, Amin Vahdat, and Marián Boguñá. Hyperbolic Geometry of Complex Networks. Physical Review E, 82:036106, 2010. URL: https://doi.org/10.1103/PhysRevE.82.036106.
  18. Guy M Morton. A Computer Oriented Geodetic Data Base and a New Technique in File Sequencing. Technical report, International Business Machines Company New York, 1966. URL: https://domino.research.ibm.com/library/cyberdig.nsf/0/0dabf9473b9c86d48525779800566a39?OpenDocument.
  19. Tobias Müller and Merlijn Staps. The Diameter of KPKVB Random Graphs. CoRR, abs/1707.09555, 2017. URL: http://arxiv.org/abs/1707.09555.
  20. J. A. Orenstein and T. H. Merrett. A Class of Data Structures for Associative Searching. In ACM SIGACT-SIGMOD Symposium on Principles of Database Systems (PODS), pages 181-190, 1984. URL: https://doi.org/10.1145/588011.588037.
  21. Manuel Penschuck. Generating Practical Random Hyperbolic Graphs in Near-Linear Time and with Sub-Linear Memory. In International Symposium on Experimental Algorithms (SEA), volume 75, pages 26:1-26:21, 2017. URL: https://doi.org/10.4230/LIPIcs.SEA.2017.26.
  22. Christian L. Staudt, Aleksejs Sazonovs, and Henning Meyerhenke. NetworKit: A tool suite for large-scale complex network analysis. Network Science, 4(4):508-530, 2016. URL: https://doi.org/10.1017/nws.2016.20.
  23. Moritz von Looz and Henning Meyerhenke. Querying Probabilistic Neighborhoods in Spatial Data Sets Efficiently. In International Workshop on Combinatorial Algorithms (IWOCA), pages 449-460, 2016. URL: https://doi.org/10.1007/978-3-319-44543-4_35.
  24. Moritz von Looz, Henning Meyerhenke, and Roman Prutkin. Generating Random Hyperbolic Graphs in Subquadratic Time. In International Symposium on Algorithms and Computation (ISAAC), pages 467-478, 2015. URL: https://doi.org/10.1007/978-3-662-48971-0_40.
  25. Moritz von Looz, Mustafa Safa Özdayi, Sören Laue, and Henning Meyerhenke. Generating Massive Complex Networks with Hyperbolic Geometry Faster in Practice. In IEEE High Performance Extreme Computing Conference (HPEC), pages 1-6, 2016. URL: https://doi.org/10.1109/HPEC.2016.7761644.
  26. Duncan J. Watts and Steven H. Strogatz. Collective Dynamics of "Small-World" Networks. Nature, 393:440-442, 1998. URL: https://doi.org/10.1038/30918.
Questions / Remarks / Feedback
X

Feedback for Dagstuhl Publishing


Thanks for your feedback!

Feedback submitted

Could not send message

Please try again later or send an E-mail