Proceedings of the 2021 International Conference on Management of Data 2021
DOI: 10.1145/3448016.3457300
|View full text |Cite
|
Sign up to set email alerts
|

Hybrid Edge Partitioner: Partitioning Large Power-Law Graphs under Memory Constraints

Abstract: Distributed systems that manage and process graph-structured data internally solve a graph partitioning problem to minimize their communication overhead and query run-time. Besides computational complexity-optimal graph partitioning is NP-hard-another important consideration is the memory overhead. Real-world graphs often have an immense size, such that loading the complete graph into memory for partitioning is not economical or feasible. Currently, the common approach to reduce memory overhead is to rely on s… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
11
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
3
2
1

Relationship

1
5

Authors

Journals

citations
Cited by 16 publications
(11 citation statements)
references
References 58 publications
0
11
0
Order By: Relevance
“…If u or v have no cluster yet, we create a new cluster and assign the vertex to it (lines [11][12][13][14][15]. Now, we compare the cluster volumes of the clusters of u and v. The vertex that is currently assigned to the cluster with the lower volume migrates to the neighboring cluster that has the higher volume (lines [16][17][18][19][20][21][22]. However, such migration is only allowed if the new volume of the larger cluster does not exceed a volume bound.…”
Section: Approachmentioning
confidence: 99%
See 4 more Smart Citations
“…If u or v have no cluster yet, we create a new cluster and assign the vertex to it (lines [11][12][13][14][15]. Now, we compare the cluster volumes of the clusters of u and v. The vertex that is currently assigned to the cluster with the lower volume migrates to the neighboring cluster that has the higher volume (lines [16][17][18][19][20][21][22]. However, such migration is only allowed if the new volume of the larger cluster does not exceed a volume bound.…”
Section: Approachmentioning
confidence: 99%
“…Table III) that represent a good mix of social networks and web graphs of different sizes. OK is notoriously difficult to partition; IT, TW and FR [31], [32] are used as baselines in many graph partitioning papers [14], [19], [10], [17], [18]. UK, GSH [33], [34], [35] and WDC [36] represent very large graphs.…”
Section: Evaluationsmentioning
confidence: 99%
See 3 more Smart Citations