Subgraph counting forms the basis of many complex network analysis metrics, including motif and anti-motif finding, relative graphlet frequency distance, and graphlet degree distribution agreements. Determining exact subgraph counts is computationally very expensive. In recent work, we present FASCIA, a shared-memory parallel algorithm and implementation for approximate subgraph counting. FASCIA uses a dynamic programming-based approach and is significantly faster than exhaustive enumeration, while generating high-quality approximations of subgraph counts. However, the memory usage of the dynamic programming step prohibits us from applying FASCIA to very large graphs. In this paper, we introduce a distributed-memory parallelization of FASCI...
Large graphs are often used to simulate and model complex systems in variousresearch and application...
The past decade has witnessed the emergence of massive graph data. Graph is an important data struct...
Many real-world phenomena are modeled by large graphs. Subgraph counting, the problem of counting oc...
Abstract—From social science to biology, numerous applica-tions often rely on graphlets for intuitiv...
Network motifs are over-represented patterns within a network, and signify the fundamental building ...
Abstract—Computing the frequency of small subgraphs on a large network is a computationally hard tas...
How can we find patterns from an enormous graph with billions of vertices and edges? The subgraph en...
Abstract—Finding and counting the occurrences of a collec-tion of subgraphs within another larger ne...
Detecting and counting the number of copies of certain subgraphs (also known as network motifs or gr...
The frequent patterns hidden in a graph can reveal crucial information about the network the graph r...
Enumerating all subgraphs of an input graph is an important task for analyzing complex networks. Val...
Massive networks arising in numerous application areas poses significant challenges for network anal...
Subgraph listing is a fundamental operation to many graph and network analyses. The problem itself i...
Graph data has been so prevalent that efficiently obtaining useful information from them is highly d...
Abstract—Finding the number of triangles in a graph (net-work) is an important problem in graph anal...
Large graphs are often used to simulate and model complex systems in variousresearch and application...
The past decade has witnessed the emergence of massive graph data. Graph is an important data struct...
Many real-world phenomena are modeled by large graphs. Subgraph counting, the problem of counting oc...
Abstract—From social science to biology, numerous applica-tions often rely on graphlets for intuitiv...
Network motifs are over-represented patterns within a network, and signify the fundamental building ...
Abstract—Computing the frequency of small subgraphs on a large network is a computationally hard tas...
How can we find patterns from an enormous graph with billions of vertices and edges? The subgraph en...
Abstract—Finding and counting the occurrences of a collec-tion of subgraphs within another larger ne...
Detecting and counting the number of copies of certain subgraphs (also known as network motifs or gr...
The frequent patterns hidden in a graph can reveal crucial information about the network the graph r...
Enumerating all subgraphs of an input graph is an important task for analyzing complex networks. Val...
Massive networks arising in numerous application areas poses significant challenges for network anal...
Subgraph listing is a fundamental operation to many graph and network analyses. The problem itself i...
Graph data has been so prevalent that efficiently obtaining useful information from them is highly d...
Abstract—Finding the number of triangles in a graph (net-work) is an important problem in graph anal...
Large graphs are often used to simulate and model complex systems in variousresearch and application...
The past decade has witnessed the emergence of massive graph data. Graph is an important data struct...
Many real-world phenomena are modeled by large graphs. Subgraph counting, the problem of counting oc...