Fennel: Streaming Graph Partitioning For Massive Scale Graphs

WSDM 2014: Seventh ACM International Conference on Web Search and Data Mining New York New York USA February, 2014(2014)

引用 414|浏览448
暂无评分
摘要
Balanced graph partitioning in the streaming setting is a. key problem to enable scalable and efficient computations on massive graph data such as web graphs, knowledge graphs, and graphs arising in the context of online social networks. Two families of heuristics for graph partitioning in the streaming setting are in wide use: place the newly arrived vertex in the cluster with the largest number of neighbors or in the cluster with the least number of non-neighbors. In this work, we introduce a framework which unifies the two seemingly orthogonal heuristics and allows us to quantify the interpolation between them. More generally, the Ira] nework enables a well principled design of scalable, streaming graph partitioning algorithms that are amenable to distributed iinpleinei itatioi is. We derive a novel one-pass, streaming graph partitioning algorithm and show that it yields significant performance improvements over previous approaches using an extensive set of real-world and synthetic graphs. Surprisingly, despite the fact that our algorithm is a one pass streaming algorithm, we found its performance to be in many cases comparable to the de-facto standard offline software METIS and in some cases even superiror. For instance, for the Twitter graph with more than 1.1 billion of edges, our method partitions the graph in about 40 minutes achieving a balanced partition that cuts as few as 6.8% of edges, whereas it took more than 8,Z hours by NIET1S to produce a. balanced partition that cuts 11.98% of edges. We also demonstrate the performance gains by using our graph partitioner while solving standard PageRank computation in a graph processing platform with respect to the communication cost and runtime.
更多
查看译文
关键词
Streaming,BalancedGraph partitioning,Distributed Computing
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要