ProbGraph: High-Performance and High-Accuracy Graph Mining with Probabilistic Set Representations

SC22: International Conference for High Performance Computing, Networking, Storage and Analysis(2022)

引用 0|浏览59
暂无评分
摘要
Important graph mining problems such as Clustering are computationally demanding. To significantly accelerate these problems, we propose ProbGraph: a graph representation that enables simple and fast approximate parallel graph mining with strong theoretical guarantees on work, depth, and result accuracy. The key idea is to represent sets of vertices using probabilistic set representations such as Bloom filters. These representations are much faster to process than the original vertex sets thanks to vectorizability and small size. We use these representations as building blocks in important parallel graph mining algorithms such as Clique Counting or Clustering. When enhanced with ProbGraph, these algorithms significantly outperform tuned parallel exact baselines (up to nearly 50 x on 32 cores) while ensuring accuracy of more than 90% for many input graph datasets. Our novel bounds and algorithms based on probabilistic set representations with desirable statistical properties are of separate interest for the data analytics community. Proofs of theorems & more results: http://arxiv.org/abs/2208.11469
更多
查看译文
关键词
Approximate Graph Mining,Approximate Graph Pattern Matching,Approximate Triangle Counting,Approximate Community Detection,Approximate Graph Clustering,Bloom Filters,MinHash,K Minimum Values,High-Performance Graph Computations,Graph Sketching
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要