2014
DOI: 10.14778/2732286.2732289
|View full text |Cite
|
Sign up to set email alerts
|

GraMi

Abstract: Mining frequent subgraphs is an important operation on graphs; it is defined as finding all subgraphs that appear frequently in a database according to a given frequency threshold. Most existing work assumes a database of many small graphs, but modern applications, such as social networks, citation graphs, or proteinprotein interactions in bioinformatics, are modeled as a single large graph. In this paper we present GRAMI, a novel framework for frequent subgraph mining in a single large graph. GRAMI undertakes… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
30
0
1

Year Published

2018
2018
2023
2023

Publication Types

Select...
9

Relationship

0
9

Authors

Journals

citations
Cited by 229 publications
(31 citation statements)
references
References 40 publications
0
30
0
1
Order By: Relevance
“…As the input graph gets larger, so does the number of potential subgraphs of interests and for a lower frequency threshold, the number of patterns potentially explodes. Recently, there have been solutions that mine for frequent subgraphs in large graphs at low frequency thresholds [70]. There is also a question of the right interestingness measure, i.e.…”
Section: Discussionmentioning
confidence: 99%
“…As the input graph gets larger, so does the number of potential subgraphs of interests and for a lower frequency threshold, the number of patterns potentially explodes. Recently, there have been solutions that mine for frequent subgraphs in large graphs at low frequency thresholds [70]. There is also a question of the right interestingness measure, i.e.…”
Section: Discussionmentioning
confidence: 99%
“…The graph having such anti monotonic nature is of prime importance as it provides various methods without avoiding a situation. There are several anti-monotone metrics developed in literature (Talukder and Zaki, 2016;Elseidy et al, 2014). Definition 2: There are two directed graphs such as G: Y= (SY, TY) and Z = (SZ, TZ) where ⌈ ≀ ⌉, the problem of SI represented by SI (Y, Z) is to determine an injective function : → that reduces the value of fitness function (f).…”
Section: Subgraph Isomorphism (Si)mentioning
confidence: 99%
“…The problem of FSM is categorized into two phases, such as determining frequent patterns in either (a) graphical database having multiple inputs (Protein interaction or chemical compounds) or (b) large graph having single input (e.g., social media,) (Elseidy et al, 2014). The main task of FSM is to calculate all the subgraphs having support or frequency exceeds the minimum frequency threshold.…”
Section: Introductionmentioning
confidence: 99%
“…Currently, frequent subgraph mining technologies are rather mature and there are many algorithms for frequent subgraph mining such as CloseGraph, FSG, gSpan, GRAMI [10,22]. Different frequent subgraph mining algorithms are applicable for different types of graphs and also different in performance.…”
Section: Algorithmsmentioning
confidence: 99%