English

Graph Sampling with Distributed In-Memory Dataflow Systems

Distributed, Parallel, and Cluster Computing 2019-10-11 v1

Abstract

Given a large graph, a graph sample determines a subgraph with similar characteristics for certain metrics of the original graph. The samples are much smaller thereby accelerating and simplifying the analysis and visualization of large graphs. We focus on the implementation of distributed graph sampling for Big Data frameworks and in-memory dataflow systems such as Apache Spark or Apache Flink. We evaluate the scalability of the new implementations and analyze to what degree the sampling approaches preserve certain graph metrics compared to the original graph. The latter analysis also uses comparative graph visualizations. The presented methods will be open source and be integrated into Gradoop, a system for distributed graph analytics.

Keywords

Cite

@article{arxiv.1910.04493,
  title  = {Graph Sampling with Distributed In-Memory Dataflow Systems},
  author = {Kevin Gomez and Matthias Täschner and M. Ali Rostami and Christopher Rost and Erhard Rahm},
  journal= {arXiv preprint arXiv:1910.04493},
  year   = {2019}
}