Social Hash Partitioner: A Scalable Distributed Hypergraph Partitioner
Summary: Social Hash Partitioner: scalable distributed hypergraph partitioner minimizing fanout with a probabilistic objective, enabling a simple local search. Handles billions of vertices/edges in hours, scales with machine count, and outperforms rivals by ~100x on the same hardware; open-source recursive-bisection. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Igor Kabiljo (Meta)
- 2. Brian Karrer (Meta)
- 3. Mayank Pundir (Meta)
- 4. Sergey Pupyrev (Meta)
- 5. Alon Shalita (Meta)
BibTeX Citation
@article{kabiljo_vldb17,
title = {{Social Hash Partitioner: A Scalable Distributed Hypergraph Partitioner}},
author = {Kabiljo, Igor and Karrer, Brian and Pundir, Mayank and Pupyrev, Sergey and Shalita, Alon},
journal = {PVLDB},
series = {{VLDB} '17},
volume = {10},
number = {11},
pages = {1418--1431},
doi = {10.14778/3137628.3137633},
url = {https://doi.org/10.14778/3137628.3137633},
year = {2017}
}
Incoming Citations (Sorted by Pagerank)
Showing 4 of 4 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 3,752 | Distributed Edge Partitioning for Trillion-edge Graphs | 2019 | VLDB | 7.15217e-05 |
| 4,697 | Multi-Dimensional Balanced Graph Partitioning via Projected Gradient Descent | 2019 | VLDB | 6.5575113e-05 |
| 4,916 | Neighborhood-based Hypergraph Core Decomposition | 2023 | VLDB | 6.4474058e-05 |
| 9,284 | Cache-aware load balancing of data center applications | 2019 | VLDB | 5.292324e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 1 of 1 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 126 | Schism: a Workload-Driven Approach to Database Replication and Partitioning | 2010 | VLDB | 0.00030779127 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 1,163 | Local Graph Sparsification for Scalable Clustering | 2011 | SIGMOD |
| 2 | 1,875 | Large-Scale Distributed Graph Computing Systems: An Experimental Evaluation | 2015 | VLDB |
| 3 | 10,903 | Triparts: Scalable Streaming Graph Partitioning to Enhance Community Structure | 2025 | VLDB |
| 4 | 6,566 | Play like a Vertex: A Stackelberg Game Approach for Streaming Graph Partitioning | 2024 | SIGMOD |
| 5 | 11,238 | FSM: A Fine-grained Splitting and Merging Framework for Dual-balanced Graph Partition | 2024 | VLDB |
| 6 | 4,697 | Multi-Dimensional Balanced Graph Partitioning via Projected Gradient Descent | 2019 | VLDB |
| 7 | 11,892 | Dynamic Scaling for Parallel Graph Computations | 2019 | VLDB |
| 8 | 3,225 | A Scalable Distributed Graph Partitioner | 2015 | VLDB |
| 9 | 3,752 | Distributed Edge Partitioning for Trillion-edge Graphs | 2019 | VLDB |
| 10 | 5,610 | Hybrid Edge Partitioner: Partitioning Large Power-Law Graphs under Memory Constraints | 2021 | SIGMOD |