Skip to content

SLUGGER: Lossless Hierarchical Summarization of Massive Graphs

License

Notifications You must be signed in to change notification settings

KyuhanLee/slugger

Repository files navigation

SLUGGER: Lossless Hierarchical Summarization of Massive Graphs

Source code for the paper SLUGGER: Lossless Hierarchical Summarization of Massive Graphs, Kyuhan Lee*, Jihoon Ko*, and Kijung Shin, ICDE 2022.

SLUGGER (Scalable Lossless Summarization of Graphs with Hierarchy) is a lossless hierarchical graph summarization algorithm that has the following superiorities:

  • Effective: yielding up to 29.6% more concise summaries than its state-of-the-art competitors.
  • Fast: summarizing a graph with 0.8 billion edges in a few hours.
  • Scalable: scaling linear with the number of edges in the input graph.

Building and Running SLUGGER

Please see User Guide.

Running Demo

For demo, please type 'make.'

Datasets and Contributors

The datasets used in the paper are provided here.

Terms and Conditions

If you use this code as a part of any published research, please acknowledge our ICDE 2022 paper.

Contact Information

If you have any questions, please contact Kyuhan Lee.

About

SLUGGER: Lossless Hierarchical Summarization of Massive Graphs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages