English

Survey and Taxonomy of Lossless Graph Compression and Space-Efficient Graph Representations

Data Structures and Algorithms 2019-04-30 v2 Discrete Mathematics Information Theory math.IT

Abstract

Various graphs such as web or social networks may contain up to trillions of edges. Compressing such datasets can accelerate graph processing by reducing the amount of I/O accesses and the pressure on the memory subsystem. Yet, selecting a proper compression method is challenging as there exist a plethora of techniques, algorithms, domains, and approaches in compressing graphs. To facilitate this, we present a survey and taxonomy on lossless graph compression that is the first, to the best of our knowledge, to exhaustively analyze this domain. Moreover, our survey does not only categorize existing schemes, but also explains key ideas, discusses formal underpinning in selected works, and describes the space of the existing compression schemes using three dimensions: areas of research (e.g., compressing web graphs), techniques (e.g., gap encoding), and features (e.g., whether or not a given scheme targets dynamic graphs). Our survey can be used as a guide to select the best lossless compression scheme in a given setting.

Keywords

Cite

@article{arxiv.1806.01799,
  title  = {Survey and Taxonomy of Lossless Graph Compression and Space-Efficient Graph Representations},
  author = {Maciej Besta and Torsten Hoefler},
  journal= {arXiv preprint arXiv:1806.01799},
  year   = {2019}
}
R2 v1 2026-06-23T02:20:00.010Z