2005
DOI: 10.1016/j.entcs.2004.12.039
|View full text |Cite
|
Sign up to set email alerts
|

The Gaston Tool for Frequent Subgraph Mining

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
104
0

Year Published

2009
2009
2018
2018

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 129 publications
(104 citation statements)
references
References 8 publications
0
104
0
Order By: Relevance
“…However, we discovered five unconnected graphs in the dataset and removed them, as the cohesive itemset approach can only be applied to connected graphs, leaving us with 335 input graphs. We compare our algorithm for finding cohesive itemsets in multiple graphs with the Gaston tool developed by Nijssen and Kok [15]. Both the dataset and the implementation are available online 2 .…”
Section: Multiple Graph Settingmentioning
confidence: 99%
See 1 more Smart Citation
“…However, we discovered five unconnected graphs in the dataset and removed them, as the cohesive itemset approach can only be applied to connected graphs, leaving us with 335 input graphs. We compare our algorithm for finding cohesive itemsets in multiple graphs with the Gaston tool developed by Nijssen and Kok [15]. Both the dataset and the implementation are available online 2 .…”
Section: Multiple Graph Settingmentioning
confidence: 99%
“…Yan and Han [19] proposed gspan, which performs a depth-first search, based on a pattern growth principle similar to the one used in Fp-growth [7] for mining itemsets. Nijssen et al proposed a more efficient frequent subgraph mining tool, called Gaston, which finds the frequent substructures in a number of phases of increasing complexity [15]. More specifically, it first searches for frequent paths, then frequent free trees and finally cyclic graphs.…”
Section: Related Workmentioning
confidence: 99%
“…A subgraph is frequent if it exists in at least t transactions, where t is a user-defined threshold. Some of the representative works in this domain are AGM [45], gSpan [23], CloseGraph [46], SPIN [47], Gaston [24], and Mofa [46]. On the other hand, in case of a single large graph, a subgraph is frequent if it has at least t appearances.…”
Section: Graph Pattern Miningmentioning
confidence: 99%
“…Table 1 shows the selected algorithms and their characteristics. We use gSpan [23], Gaston [24], and kFISM [25] to mine graph database. The gSpan finds patterns whose occurrence count satisfies the minimum support threshold.…”
Section: Graph Pattern Miningmentioning
confidence: 99%
“…One, Treeminer, uses equivalence class based extensions to effectively discover frequently embedded subtrees [24]. Instead, GASTON divides the frequent subgraph mining process into path mining, then subtree mining, and finally subgraph mining [19]. We use SLEUTH, an opensource frequent subtree miner, able to efficiently mine frequent, unordered or ordered, embedded or induced subtrees in a library of labeled trees [23].…”
Section: Related Workmentioning
confidence: 99%