K-core decomposition of large networks on a single PC

Studying the topology of a network is critical to inferring underlying dynamics such as tolerance to failure, group behavior and spreading patterns. k -core decomposition is a well-established metric which partitions a graph into layers from external to more central vertices. In this paper we aim to...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Veröffentlicht in:Proceedings of the VLDB Endowment 2015-09, Vol.9 (1), p.13-23
Hauptverfasser: Khaouid, Wissam, Barsky, Marina, Srinivasan, Venkatesh, Thomo, Alex
Format: Artikel
Sprache:eng
Online-Zugang:Volltext
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
container_end_page 23
container_issue 1
container_start_page 13
container_title Proceedings of the VLDB Endowment
container_volume 9
creator Khaouid, Wissam
Barsky, Marina
Srinivasan, Venkatesh
Thomo, Alex
description Studying the topology of a network is critical to inferring underlying dynamics such as tolerance to failure, group behavior and spreading patterns. k -core decomposition is a well-established metric which partitions a graph into layers from external to more central vertices. In this paper we aim to explore whether k -core decomposition of large networks can be computed using a consumer-grade PC. We feature implementations of the "vertex-centric" distributed protocol introduced by Montresor, De Pellegrini and Miorandi on GraphChi and Webgraph. Also, we present an accurate implementation of the Batagelj and Zaversnik algorithm for k -core decomposition in Webgraph. With our implementations, we show that we can efficiently handle networks of billions of edges using a single consumer-level machine within reasonable time and can produce excellent approximations in only a fraction of the execution time. To the best of our knowledge, our biggest graphs are considerably larger than the graphs considered in the literature. Next, we present an optimized implementation of an external-memory algorithm (EMcore) by Cheng, Ke, Chu, and Özsu. We show that this algorithm also performs well for large datasets, however, it cannot predict whether a given memory budget is sufficient for a new dataset. We present a thorough analysis of all algorithms concluding that it is viable to compute k -core decomposition for large networks in a consumer-grade PC.
doi_str_mv 10.14778/2850469.2850471
format Article
fullrecord <record><control><sourceid>crossref</sourceid><recordid>TN_cdi_crossref_primary_10_14778_2850469_2850471</recordid><sourceformat>XML</sourceformat><sourcesystem>PC</sourcesystem><sourcerecordid>10_14778_2850469_2850471</sourcerecordid><originalsourceid>FETCH-LOGICAL-c173t-20f4cfe802fb19f07b7067138b7ac2f5765779e1723db471626421d0cb01871f3</originalsourceid><addsrcrecordid>eNpNjz1PwzAURS0EEqVlZ_QfSHnPif2cEUV8VFSCgc5W7NhVII0rOxLi31OVDEzn6g5X9zB2h7DGikjfCy2hUvX6TMILthAoodBQ0-W_fM1ucv4EUFqhXjD5WriYPO-8i4djzP3Ux5HHwIc27T0f_fQd01fmp7LluR_3g-fvzYpdhXbI_nbmku2eHj-al2L79rxpHraFQyqnQkCoXPAaRLBYByBLoAhLbal1IkhSkqj2SKLs7OmzEqoS2IGzgJowlEsGf7suxZyTD-aY-kObfgyCOWubWdvM2uUvJ5xISQ</addsrcrecordid><sourcetype>Aggregation Database</sourcetype><iscdi>true</iscdi><recordtype>article</recordtype></control><display><type>article</type><title>K-core decomposition of large networks on a single PC</title><source>ACM Digital Library Complete</source><creator>Khaouid, Wissam ; Barsky, Marina ; Srinivasan, Venkatesh ; Thomo, Alex</creator><creatorcontrib>Khaouid, Wissam ; Barsky, Marina ; Srinivasan, Venkatesh ; Thomo, Alex</creatorcontrib><description>Studying the topology of a network is critical to inferring underlying dynamics such as tolerance to failure, group behavior and spreading patterns. k -core decomposition is a well-established metric which partitions a graph into layers from external to more central vertices. In this paper we aim to explore whether k -core decomposition of large networks can be computed using a consumer-grade PC. We feature implementations of the "vertex-centric" distributed protocol introduced by Montresor, De Pellegrini and Miorandi on GraphChi and Webgraph. Also, we present an accurate implementation of the Batagelj and Zaversnik algorithm for k -core decomposition in Webgraph. With our implementations, we show that we can efficiently handle networks of billions of edges using a single consumer-level machine within reasonable time and can produce excellent approximations in only a fraction of the execution time. To the best of our knowledge, our biggest graphs are considerably larger than the graphs considered in the literature. Next, we present an optimized implementation of an external-memory algorithm (EMcore) by Cheng, Ke, Chu, and Özsu. We show that this algorithm also performs well for large datasets, however, it cannot predict whether a given memory budget is sufficient for a new dataset. We present a thorough analysis of all algorithms concluding that it is viable to compute k -core decomposition for large networks in a consumer-grade PC.</description><identifier>ISSN: 2150-8097</identifier><identifier>EISSN: 2150-8097</identifier><identifier>DOI: 10.14778/2850469.2850471</identifier><language>eng</language><ispartof>Proceedings of the VLDB Endowment, 2015-09, Vol.9 (1), p.13-23</ispartof><lds50>peer_reviewed</lds50><woscitedreferencessubscribed>false</woscitedreferencessubscribed><citedby>FETCH-LOGICAL-c173t-20f4cfe802fb19f07b7067138b7ac2f5765779e1723db471626421d0cb01871f3</citedby><cites>FETCH-LOGICAL-c173t-20f4cfe802fb19f07b7067138b7ac2f5765779e1723db471626421d0cb01871f3</cites></display><links><openurl>$$Topenurl_article</openurl><openurlfulltext>$$Topenurlfull_article</openurlfulltext><thumbnail>$$Tsyndetics_thumb_exl</thumbnail><link.rule.ids>314,776,780,27901,27902</link.rule.ids></links><search><creatorcontrib>Khaouid, Wissam</creatorcontrib><creatorcontrib>Barsky, Marina</creatorcontrib><creatorcontrib>Srinivasan, Venkatesh</creatorcontrib><creatorcontrib>Thomo, Alex</creatorcontrib><title>K-core decomposition of large networks on a single PC</title><title>Proceedings of the VLDB Endowment</title><description>Studying the topology of a network is critical to inferring underlying dynamics such as tolerance to failure, group behavior and spreading patterns. k -core decomposition is a well-established metric which partitions a graph into layers from external to more central vertices. In this paper we aim to explore whether k -core decomposition of large networks can be computed using a consumer-grade PC. We feature implementations of the "vertex-centric" distributed protocol introduced by Montresor, De Pellegrini and Miorandi on GraphChi and Webgraph. Also, we present an accurate implementation of the Batagelj and Zaversnik algorithm for k -core decomposition in Webgraph. With our implementations, we show that we can efficiently handle networks of billions of edges using a single consumer-level machine within reasonable time and can produce excellent approximations in only a fraction of the execution time. To the best of our knowledge, our biggest graphs are considerably larger than the graphs considered in the literature. Next, we present an optimized implementation of an external-memory algorithm (EMcore) by Cheng, Ke, Chu, and Özsu. We show that this algorithm also performs well for large datasets, however, it cannot predict whether a given memory budget is sufficient for a new dataset. We present a thorough analysis of all algorithms concluding that it is viable to compute k -core decomposition for large networks in a consumer-grade PC.</description><issn>2150-8097</issn><issn>2150-8097</issn><fulltext>true</fulltext><rsrctype>article</rsrctype><creationdate>2015</creationdate><recordtype>article</recordtype><recordid>eNpNjz1PwzAURS0EEqVlZ_QfSHnPif2cEUV8VFSCgc5W7NhVII0rOxLi31OVDEzn6g5X9zB2h7DGikjfCy2hUvX6TMILthAoodBQ0-W_fM1ucv4EUFqhXjD5WriYPO-8i4djzP3Ux5HHwIc27T0f_fQd01fmp7LluR_3g-fvzYpdhXbI_nbmku2eHj-al2L79rxpHraFQyqnQkCoXPAaRLBYByBLoAhLbal1IkhSkqj2SKLs7OmzEqoS2IGzgJowlEsGf7suxZyTD-aY-kObfgyCOWubWdvM2uUvJ5xISQ</recordid><startdate>201509</startdate><enddate>201509</enddate><creator>Khaouid, Wissam</creator><creator>Barsky, Marina</creator><creator>Srinivasan, Venkatesh</creator><creator>Thomo, Alex</creator><scope>AAYXX</scope><scope>CITATION</scope></search><sort><creationdate>201509</creationdate><title>K-core decomposition of large networks on a single PC</title><author>Khaouid, Wissam ; Barsky, Marina ; Srinivasan, Venkatesh ; Thomo, Alex</author></sort><facets><frbrtype>5</frbrtype><frbrgroupid>cdi_FETCH-LOGICAL-c173t-20f4cfe802fb19f07b7067138b7ac2f5765779e1723db471626421d0cb01871f3</frbrgroupid><rsrctype>articles</rsrctype><prefilter>articles</prefilter><language>eng</language><creationdate>2015</creationdate><toplevel>peer_reviewed</toplevel><toplevel>online_resources</toplevel><creatorcontrib>Khaouid, Wissam</creatorcontrib><creatorcontrib>Barsky, Marina</creatorcontrib><creatorcontrib>Srinivasan, Venkatesh</creatorcontrib><creatorcontrib>Thomo, Alex</creatorcontrib><collection>CrossRef</collection><jtitle>Proceedings of the VLDB Endowment</jtitle></facets><delivery><delcategory>Remote Search Resource</delcategory><fulltext>fulltext</fulltext></delivery><addata><au>Khaouid, Wissam</au><au>Barsky, Marina</au><au>Srinivasan, Venkatesh</au><au>Thomo, Alex</au><format>journal</format><genre>article</genre><ristype>JOUR</ristype><atitle>K-core decomposition of large networks on a single PC</atitle><jtitle>Proceedings of the VLDB Endowment</jtitle><date>2015-09</date><risdate>2015</risdate><volume>9</volume><issue>1</issue><spage>13</spage><epage>23</epage><pages>13-23</pages><issn>2150-8097</issn><eissn>2150-8097</eissn><abstract>Studying the topology of a network is critical to inferring underlying dynamics such as tolerance to failure, group behavior and spreading patterns. k -core decomposition is a well-established metric which partitions a graph into layers from external to more central vertices. In this paper we aim to explore whether k -core decomposition of large networks can be computed using a consumer-grade PC. We feature implementations of the "vertex-centric" distributed protocol introduced by Montresor, De Pellegrini and Miorandi on GraphChi and Webgraph. Also, we present an accurate implementation of the Batagelj and Zaversnik algorithm for k -core decomposition in Webgraph. With our implementations, we show that we can efficiently handle networks of billions of edges using a single consumer-level machine within reasonable time and can produce excellent approximations in only a fraction of the execution time. To the best of our knowledge, our biggest graphs are considerably larger than the graphs considered in the literature. Next, we present an optimized implementation of an external-memory algorithm (EMcore) by Cheng, Ke, Chu, and Özsu. We show that this algorithm also performs well for large datasets, however, it cannot predict whether a given memory budget is sufficient for a new dataset. We present a thorough analysis of all algorithms concluding that it is viable to compute k -core decomposition for large networks in a consumer-grade PC.</abstract><doi>10.14778/2850469.2850471</doi><tpages>11</tpages></addata></record>
fulltext fulltext
identifier ISSN: 2150-8097
ispartof Proceedings of the VLDB Endowment, 2015-09, Vol.9 (1), p.13-23
issn 2150-8097
2150-8097
language eng
recordid cdi_crossref_primary_10_14778_2850469_2850471
source ACM Digital Library Complete
title K-core decomposition of large networks on a single PC
url https://sfx.bib-bvb.de/sfx_tum?ctx_ver=Z39.88-2004&ctx_enc=info:ofi/enc:UTF-8&ctx_tim=2025-02-02T12%3A36%3A07IST&url_ver=Z39.88-2004&url_ctx_fmt=infofi/fmt:kev:mtx:ctx&rfr_id=info:sid/primo.exlibrisgroup.com:primo3-Article-crossref&rft_val_fmt=info:ofi/fmt:kev:mtx:journal&rft.genre=article&rft.atitle=K-core%20decomposition%20of%20large%20networks%20on%20a%20single%20PC&rft.jtitle=Proceedings%20of%20the%20VLDB%20Endowment&rft.au=Khaouid,%20Wissam&rft.date=2015-09&rft.volume=9&rft.issue=1&rft.spage=13&rft.epage=23&rft.pages=13-23&rft.issn=2150-8097&rft.eissn=2150-8097&rft_id=info:doi/10.14778/2850469.2850471&rft_dat=%3Ccrossref%3E10_14778_2850469_2850471%3C/crossref%3E%3Curl%3E%3C/url%3E&disable_directlink=true&sfx.directlink=off&sfx.report_link=0&rft_id=info:oai/&rft_id=info:pmid/&rfr_iscdi=true