Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
skip to main content
10.1145/3318464.3389699acmconferencesArticle/Chapter ViewAbstractPublication PagesmodConference Proceedingsconference-collections
research-article

GPU-Accelerated Subgraph Enumeration on Partitioned Graphs

Published: 31 May 2020 Publication History

Abstract

Subgraph enumeration is important for many applications such as network motif discovery and community detection. Recent works utilize graphics processing units (GPUs) to parallelize subgraph enumeration, but they can only handle graphs that fit into the GPU memory. In this paper, we propose a new approach for GPU-accelerated subgraph enumeration that can efficiently scale to large graphs beyond the GPU memory. Our approach divides the graph into partitions, each of which fits into the GPU memory. The GPU processes one partition at a time and searches the matched subgraphs of a given pattern (i.e., instances) within the partition as in the small graph. The key challenge is on enumerating the instances across different partitions, because this search would enumerate considerably redundant subgraphs and cause the expensive data transfer cost via the PCI-e bus. Therefore, we propose a novel shared execution approach to eliminate the redundant subgraph searches and correctly generate all the instances across different partitions. The experimental evaluation shows that our approach can scale to large graphs and achieve significantly better performance than the existing single-machine solutions.

Supplementary Material

MP4 File (3318464.3389699.mp4)
Presentation Video

References

[1]
K. Ammar, F. McSherry, S. Salihoglu, and M. Joglekar. Distributed evaluation of subgraph queries using worst-case optimal low-memory dataflows. Proceedings of the VLDB Endowment, 11(6):691--704, 2018.
[2]
F. Bi, L. Chang, X. Lin, L. Qin, and W. Zhang. Efficient subgraph matching by postponing cartesian products. In Proceedings of the 2016 International Conference on Management of Data, pages 1199--1214. ACM, 2016.
[3]
J. A. Blakeley, P.-A. Larson, and F. W. Tompa. Efficiently updating materialized views. ACM SIGMOD Record, 15(2):61--71, 1986.
[4]
Q. Cai, W. Guo, H. Zhang, D. Agrawal, G. Chen, B. C. Ooi, K.-L. Tan, Y. M. Teo, and S. Wang. Efficient distributed memory management with rdma and caching. Proceedings of the VLDB Endowment, 11(11):1604--1617, 2018.
[5]
Q. Cai, H. Zhang, W. Guo, G. Chen, B. C. Ooi, K.-L. Tan, and W.-F. Wong. Memepic: Towards a unified in-memory big data management system. IEEE Transactions on Big Data, 5(1):4--17, 2018.
[6]
R. Chen, J. Shi, Y. Chen, B. Zang, H. Guan, and H. Chen. Powerlyra: Differentiated graph computation and partitioning on skewed graphs. ACM Transactions on Parallel Computing (TOPC), 5(3):1--39, 2019.
[7]
A. Ching, S. Edunov, M. Kabiljo, D. Logothetis, and S. Muthukrishnan. One trillion edges: Graph processing at facebook-scale. Proceedings of the VLDB Endowment, 8(12):1804--1815, 2015.
[8]
L. P. Cordella, P. Foggia, C. Sansone, and M. Vento. A (sub) graph isomorphism algorithm for matching large graphs. IEEE transactions on pattern analysis and machine intelligence, 26(10):1367--1372, 2004.
[9]
S. Gong, Y. Zhang, and G. Yu. Clustering stream data by exploring the evolution of density mountain. Proceedings of the VLDB Endowment, 11(4):393--405, 2017.
[10]
S. Gong, Y. Zhang, and G. Yu. Hbp: Hotness balanced partition for prioritized iterative graph computations. In 2020 IEEE 36th International Conference on Data Engineering. IEEE, 2020.
[11]
J. E. Gonzalez, Y. Low, H. Gu, D. Bickson, and C. Guestrin. Powergraph: Distributed graph-parallel computation on natural graphs. In Presented as part of the 10th USENIX Symposium on Operating Systems Design and Implementation (OSDI '12), pages 17--30, 2012.
[12]
J. A. Grochow and M. Kellis. Network motif discovery using subgraph enumeration and symmetry-breaking. In RECOMB, volume 4453, pages 92--106. Springer, 2007.
[13]
W. Guo, Y. Li, M. Sha, and K.-L. Tan. Parallel personalized pagerank on dynamic graphs. Proceedings of the VLDB Endowment, 11(1):93--106, 2017.
[14]
W.-S. Han, J. Lee, and J.-H. Lee. Turbo iso: towards ultrafast and robust subgraph isomorphism search in large graph databases. In Proceedings of the 2013 ACM SIGMOD International Conference on Management of Data, pages 337--348. ACM, 2013.
[15]
H. He and A. K. Singh. Graphs-at-a-time: query language and access methods for graph databases. In Proceedings of the 2008 ACM SIGMOD international conference on Management of data, pages 405--418. ACM, 2008.
[16]
D. S. Johnson and M. R. Garey. Computers and intractability: A guide to the theory of NP-completeness, volume 1. WH Freeman San Francisco, 1979.
[17]
S. R. Kairam, D. J. Wang, and J. Leskovec. The life and death of online groups: Predicting group growth and longevity. In Proceedings of the fifth ACM international conference on Web search and data mining, pages 673--682. ACM, 2012.
[18]
C. Kankanamge, S. Sahu, A. Mhedbhi, J. Chen, and S. Salihoglu. Graphflow: An active graph database. In Proceedings of the 2017 ACM International Conference on Management of Data, pages 1695--1698. ACM, 2017.
[19]
G. Karypis and V. Kumar. A fast and high quality multilevel scheme for partitioning irregular graphs. SIAM Journal on scientific Computing, 20(1):359--392, 1998.
[20]
H. Kim, J. Lee, S. S. Bhowmick, W.-S. Han, J. Lee, S. Ko, and M. H. Jarrah. Dualsim: Parallel subgraph enumeration in a massive graph on a single machine. In Proceedings of the 2016 International Conference on Management of Data, pages 1231--1245. ACM, 2016.
[21]
A. Kyrola, Æ. Blelloch, and C. Guestrin. Graphchi: Large-scale graph computation on just a PC. In Presented as part of the 10th USENIX Symposium on Operating Systems Design and Implementation (OSDI 12), pages 31--46, 2012.
[22]
L. Lai, L. Qin, X. Lin, and L. Chang. Scalable subgraph enumeration in mapreduce. Proceedings of the VLDB Endowment, 8(10):974--985, 2015.
[23]
L. Lai, L. Qin, X. Lin, Y. Zhang, L. Chang, and S. Yang. Scalable distributed subgraph enumeration. Proceedings of the VLDB Endowment, 10(3):217--228, 2016.
[24]
J. Lee, W.-S. Han, R. Kasperovics, and J.-H. Lee. An in-depth comparison of subgraph isomorphism algorithms in graph databases. In Proceedings of the VLDB Endowment, volume 6, pages 133--144. VLDB Endowment, 2012.
[25]
J. Leskovec, A. Singh, and J. Kleinberg. Patterns of influence in a recommendation network. In Pacific-Asia Conference on Knowledge Discovery and Data Mining, pages 380--389. Springer, 2006.
[26]
W. Lin, X. Xiao, X. Xie, and X. L. Li. Network motif discovery: A gpu approach. In 2015 IEEE 31st International Conference on Data Engineering, pages 831--842, 2015.
[27]
N. Prvz ulj, D. G. Corneil, and I. Jurisica. Efficient estimation of graphlet frequency distributions in protein--protein interaction networks. Bioinformatics, 22(8):974--980, 2006.
[28]
A. Pugliese, M. Bröcheler, V. Subrahmanian, and M. Ovelgönne. Efficient multiview maintenance under insertion in huge social networks. ACM Transactions on the Web (TWEB), 8(2):10, 2014.
[29]
M. Qiao, H. Zhang, and H. Cheng. Subgraph matching: on compression and computation. Proceedings of the VLDB Endowment, 11(2):176--188, 2017.
[30]
X. Ren and J. Wang. Exploiting vertex relationships in speeding up subgraph isomorphism over large graphs. Proceedings of the VLDB Endowment, 8(5):617--628, 2015.
[31]
X. Ren, J. Wang, W.-S. Han, and J. X. Yu. Fast and robust distributed subgraph enumeration. Proceedings of the VLDB Endowment, 12(11):1344--1356, 2019.
[32]
M. Sha, Y. Li, B. He, and K.-L. Tan. Accelerating dynamic graph analytics on gpus. Proceedings of the VLDB Endowment, 2017.
[33]
M. Sha, Y. Li, and K.-L. Tan. Gpu-based graph traversal on compressed graphs. In Proceedings of the 2019 International Conference on Management of Data, pages 775--792, 2019.
[34]
H. Shang, Y. Zhang, X. Lin, and J. X. Yu. Taming verification hardness: an efficient algorithm for testing subgraph isomorphism. Proceedings of the VLDB Endowment, 1(1):364--375, 2008.
[35]
Y. Shao, B. Cui, L. Chen, L. Ma, J. Yao, and N. Xu. Parallel subgraph listing in a large-scale graph. In Proceedings of the 2014 ACM SIGMOD International Conference on Management of Data, pages 625--636. ACM, 2014.
[36]
S. Sun and Q. Luo. Efficient parallel subgraph enumeration on a single machine. In 2019 IEEE 35th International Conference on Data Engineering, 2019.
[37]
H.-N. Tran, J.-j. Kim, and B. He. Fast subgraph matching on large graphs using graphics processors. In International Conference on Database Systems for Advanced Applications, pages 299--315. Springer, 2015.
[38]
J. Ugander, L. Backstrom, and J. Kleinberg. Subgraph frequencies: Mapping the empirical and extremal geography of large graph collections. In Proceedings of the 22nd international conference on World Wide Web, pages 1307--1318. ACM, 2013.
[39]
J. R. Ullmann. An algorithm for subgraph isomorphism. Journal of the ACM (JACM), 23(1):31--42, 1976.
[40]
J. Wang and J. Cheng. Truss decomposition in massive networks. Proceedings of the VLDB Endowment, 5(9):812--823, 2012.
[41]
S. Wernicke. Efficient detection of network motifs. IEEE/ACM Transactions on Computational Biology and Bioinformatics, 3(4), 2006.
[42]
Y. Wu, W. Guo, C.-Y. Chan, and K.-L. Tan. Parallel database recovery for multicore main-memory databases. arXiv preprint arXiv:1604.03226, 2016.
[43]
Y. Wu, W. Guo, C.-Y. Chan, and K.-L. Tan. Fast failure recovery for main-memory dbmss on multicores. In Proceedings of the 2017 ACM International Conference on Management of Data, pages 267--281, 2017.
[44]
S. Zhang, B. He, D. Dahlmeier, A. C. Zhou, and T. Heinze. Revisiting the design of data stream processing systems on multi-core processors. In 2017 IEEE 33rd International Conference on Data Engineering (ICDE), pages 659--670. IEEE, 2017.
[45]
S. Zhang, J. He, A. C. Zhou, and B. He. Briskstream: Scaling data stream processing on shared-memory multicore architectures. In Proceedings of the 2019 International Conference on Management of Data, pages 705--722, 2019.
[46]
S. Zhang, S. Li, and J. Yang. Gaddi: distance index based subgraph matching in biological networks. In Proceedings of the 12th International Conference on Extending Database Technology: Advances in Database Technology, pages 192--203. ACM, 2009.
[47]
P. Zhao and J. Han. On graph query optimization in large networks. Proceedings of the VLDB Endowment, 3(1--2):340--351, 2010.

Cited By

View all
  • (2024)Atom: An Efficient Query Serving System for Embedding-based Knowledge Graph Reasoning with Operator-level BatchingProceedings of the ACM on Management of Data10.1145/36771292:4(1-29)Online publication date: 30-Sep-2024
  • (2024)Systems for Scalable Graph Analytics and Machine Learning: Trends and MethodsProceedings of the 30th ACM SIGKDD Conference on Knowledge Discovery and Data Mining10.1145/3637528.3671472(6627-6632)Online publication date: 25-Aug-2024
  • (2024)INFINEL: An efficient GPU-based processing method for unpredictable large output graph queriesProceedings of the 29th ACM SIGPLAN Annual Symposium on Principles and Practice of Parallel Programming10.1145/3627535.3638490(147-159)Online publication date: 2-Mar-2024
  • Show More Cited By

Recommendations

Comments

Information & Contributors

Information

Published In

cover image ACM Conferences
SIGMOD '20: Proceedings of the 2020 ACM SIGMOD International Conference on Management of Data
June 2020
2925 pages
ISBN:9781450367356
DOI:10.1145/3318464
Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than ACM must be honored. Abstracting with credit is permitted. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from [email protected]

Sponsors

Publisher

Association for Computing Machinery

New York, NY, United States

Publication History

Published: 31 May 2020

Permissions

Request permissions for this article.

Check for updates

Author Tags

  1. GPU
  2. partitioned graph
  3. subgraph enumeration

Qualifiers

  • Research-article

Funding Sources

Conference

SIGMOD/PODS '20
Sponsor:

Acceptance Rates

Overall Acceptance Rate 785 of 4,003 submissions, 20%

Contributors

Other Metrics

Bibliometrics & Citations

Bibliometrics

Article Metrics

  • Downloads (Last 12 months)131
  • Downloads (Last 6 weeks)16
Reflects downloads up to 03 Oct 2024

Other Metrics

Citations

Cited By

View all
  • (2024)Atom: An Efficient Query Serving System for Embedding-based Knowledge Graph Reasoning with Operator-level BatchingProceedings of the ACM on Management of Data10.1145/36771292:4(1-29)Online publication date: 30-Sep-2024
  • (2024)Systems for Scalable Graph Analytics and Machine Learning: Trends and MethodsProceedings of the 30th ACM SIGKDD Conference on Knowledge Discovery and Data Mining10.1145/3637528.3671472(6627-6632)Online publication date: 25-Aug-2024
  • (2024)INFINEL: An efficient GPU-based processing method for unpredictable large output graph queriesProceedings of the 29th ACM SIGPLAN Annual Symposium on Principles and Practice of Parallel Programming10.1145/3627535.3638490(147-159)Online publication date: 2-Mar-2024
  • (2024)TED$^+$: Towards Discovering Top-k Edge-Diversified Patterns in a Graph DatabaseIEEE Transactions on Knowledge and Data Engineering10.1109/TKDE.2023.3312566(1-14)Online publication date: 2024
  • (2024)GCSM: GPU-Accelerated Continuous Subgraph Matching for Large Graphs2024 IEEE International Parallel and Distributed Processing Symposium (IPDPS)10.1109/IPDPS57955.2024.00097(1046-1057)Online publication date: 27-May-2024
  • (2024)GPU-Accelerated Batch-Dynamic Subgraph Matching2024 IEEE 40th International Conference on Data Engineering (ICDE)10.1109/ICDE60146.2024.00248(3204-3216)Online publication date: 13-May-2024
  • (2024)Accelerating Biclique Counting on GPU2024 IEEE 40th International Conference on Data Engineering (ICDE)10.1109/ICDE60146.2024.00247(3191-3203)Online publication date: 13-May-2024
  • (2024) G 2 -AIMD: A Memory-Efficient Subgraph-Centric Framework for Efficient Subgraph Finding on GPUs 2024 IEEE 40th International Conference on Data Engineering (ICDE)10.1109/ICDE60146.2024.00245(3164-3177)Online publication date: 13-May-2024
  • (2024)Faster Depth-First Subgraph Matching on GPUs2024 IEEE 40th International Conference on Data Engineering (ICDE)10.1109/ICDE60146.2024.00244(3151-3163)Online publication date: 13-May-2024
  • (2024)Graph Processing Scheme Using GPU With Value-Driven Differential SchedulingIEEE Access10.1109/ACCESS.2024.337451312(41590-41600)Online publication date: 2024
  • Show More Cited By

View Options

Get Access

Login options

View options

PDF

View or Download as a PDF file.

PDF

eReader

View online with eReader.

eReader

Media

Figures

Other

Tables

Share

Share

Share this Publication link

Share on social media