We study the subgraph enumeration problem under distributed settings. Existing solutions either suffer from severe memory crisis or rely on large indexes, which makes them impractical for very large graphs. Most of them follow a synchronous model where the performance is often bottlenecked by the machine with the worst performance. Motivated by this, in this paper, we propose RADS, a Robust Asynchronous Distributed Subgraph enumeration system. RADS first identifies results that can be found using singlemachine algorithms. This strategy not only improves the overall performance but also reduces network communication and memory cost. Moreover, RADS employs a novel region-grouped multi-round expand verify & filter framework which does not need...
Subgraph listing is a fundamental operation to many graph and network analyses. The problem itself i...
Subgraph enumeration is an important problem in the field of Graph Analytics with numerous applicati...
The frequent patterns hidden in a graph can reveal crucial information about the network the graph r...
How can we find patterns from an enormous graph with billions of vertices and edges? The subgraph en...
Subgraph enumeration is important for many applications such as subgraph frequencies, network motif ...
Enumerating all subgraphs of an input graph is an important task for analyzing complex networks. Val...
Subgraph enumeration is a fundamental graph problem with many applications. However, existing algori...
© 2016. VLDB Endowment. Subgraph enumeration aims to find all the subgraphs of a large data graph th...
The past decade has witnessed the emergence of massive graph data. Graph is an important data struct...
We consider the problem of enumerating all instances of a given pattern graph in a large data graph....
© 2017, Springer-Verlag Berlin Heidelberg. Subgraph enumeration, which aims to find all the subgraph...
This is a survey of the exciting recent progress made in understanding the complexity of distributed...
Subgraph counting forms the basis of many complex network analysis metrics, including motif and anti...
Enumeration is listing all objects that satisfy given properties. We callenumeration of subgraphs of...
This is a survey of the exciting recent progress made in understanding the complexity of distributed...
Subgraph listing is a fundamental operation to many graph and network analyses. The problem itself i...
Subgraph enumeration is an important problem in the field of Graph Analytics with numerous applicati...
The frequent patterns hidden in a graph can reveal crucial information about the network the graph r...
How can we find patterns from an enormous graph with billions of vertices and edges? The subgraph en...
Subgraph enumeration is important for many applications such as subgraph frequencies, network motif ...
Enumerating all subgraphs of an input graph is an important task for analyzing complex networks. Val...
Subgraph enumeration is a fundamental graph problem with many applications. However, existing algori...
© 2016. VLDB Endowment. Subgraph enumeration aims to find all the subgraphs of a large data graph th...
The past decade has witnessed the emergence of massive graph data. Graph is an important data struct...
We consider the problem of enumerating all instances of a given pattern graph in a large data graph....
© 2017, Springer-Verlag Berlin Heidelberg. Subgraph enumeration, which aims to find all the subgraph...
This is a survey of the exciting recent progress made in understanding the complexity of distributed...
Subgraph counting forms the basis of many complex network analysis metrics, including motif and anti...
Enumeration is listing all objects that satisfy given properties. We callenumeration of subgraphs of...
This is a survey of the exciting recent progress made in understanding the complexity of distributed...
Subgraph listing is a fundamental operation to many graph and network analyses. The problem itself i...
Subgraph enumeration is an important problem in the field of Graph Analytics with numerous applicati...
The frequent patterns hidden in a graph can reveal crucial information about the network the graph r...