@inbook{21e8639385744b0dbf8b709d5131750c,
title = "Parallel Counting of Subgraphs in Large Graphs: Pruning and Hierarchical Clustering Algorithms",
abstract = "As part of the 2018 MIT-Amazon Graph Challenge on subgraph isomorphism, we propose a novel joint hierarchical clustering and parallel counting framework called MEGA that can compute the exact number of triangles in large graphs. The MEGA framework consists of first pruning followed by hierarchical clustering based on geodesic distance and then triangle counting in parallel. This allows scalable software framework such as MapReduce/Hadoop to count triangles inside each cluster as well as those straddling between clusters in parallel. We characterize the performance of the MEGA framework mathematically, and its performance evaluation using representative graphs including random graphs demonstrates its computational efficiency over other existing techniques.",
keywords = "artificial intelligence, Graph theory, parallel processing, pattern clustering",
author = "HANG, {Ching Nam} and YU, {Pei Duo} and TAN, {Chee Wei}",
year = "2020",
month = apr,
language = "English",
isbn = "978-1-53617-387-1",
series = "Computer Science, Technology and Applications",
publisher = "Nova Science Publishers",
pages = "141--164",
editor = "Tan, {Chee Wei}",
booktitle = "Online Social Networks",
address = "United States",
}