DocumentCode
1822769
Title
Towards a faster network-centric subgraph census
Author
Paredes, Pedro ; Ribeiro, P.
Author_Institution
CRACS, Univ. do Porto, Porto, Portugal
fYear
2013
fDate
25-28 Aug. 2013
Firstpage
264
Lastpage
271
Abstract
Determining the frequency of small subgraphs is an important computational task lying at the core of several graph mining methodologies, such as network motifs discovery or graphlet based measurements. In this paper we try to improve a class of algorithms available for this purpose, namely network-centric algorithms, which are based upon the enumeration of all sets of k connected nodes. Past approaches would essentially delay isomorphism tests until they had a finalized set of k nodes. In this paper we show how isomorphism testing can be done during the actual enumeration. We use a customized g-trie, a tree data structure, in order to encapsulate the topological information of the embedded subgraphs, identifying already known node permutations of the same subgraph type. With this we avoid redundancy and the need of an isomorphism test for each subgraph occurrence. We tested our algorithm, which we called FaSE, on a set of different real complex networks, both directed and undirected, showcasing that we indeed achieve significant speedups of at least one order of magnitude against past algorithms, paving the way for a faster network-centric approach.
Keywords
graph theory; embedded subgraphs; graph mining methodologies; graphlet based measurements; network centric algorithms; network centric approach; network centric subgraph census; network motifs discovery; topological information; tree data structure; Labeling; Complex Networks; G-Tries; Graph Mining; Graphlets; Network Motifs; Subgraphs;
fLanguage
English
Publisher
ieee
Conference_Titel
Advances in Social Networks Analysis and Mining (ASONAM), 2013 IEEE/ACM International Conference on
Conference_Location
Niagara Falls, ON
Type
conf
Filename
6785718
Link To Document