2014
DOI: 10.1016/j.procs.2014.08.114
|View full text |Cite
|
Sign up to set email alerts
|

Effectively and Efficiently Mining Frequent Patterns from Dense Graph Streams on Disk

Abstract: In this paper, we focus on dense graph streams, which can be generated in various applications ranging from sensor networks to social networks, from bio-informatics to chemical informatics. We also investigate the problem of effectively and efficiently mining frequent patterns from such streaming data, in the targeted case of dealing with limited memory environments so that disk support is required. This setting occurs frequently (e.g., in mobile applications/systems) and is gaining momentum even in advanced c… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
24
0

Year Published

2016
2016
2019
2019

Publication Types

Select...
5
3
1

Relationship

1
8

Authors

Journals

citations
Cited by 45 publications
(24 citation statements)
references
References 27 publications
0
24
0
Order By: Relevance
“…It would be interesting to see how much the performance increase if other features are used, hence leading to a feature hyperspace as indicated in Section 3. Another possible direction of research consists in making our algorithm compliant with emerging features of novel big data systems (e.g., [18,28,3,29]).…”
Section: Final Remarks and Future Workmentioning
confidence: 99%
“…It would be interesting to see how much the performance increase if other features are used, hence leading to a feature hyperspace as indicated in Section 3. Another possible direction of research consists in making our algorithm compliant with emerging features of novel big data systems (e.g., [18,28,3,29]).…”
Section: Final Remarks and Future Workmentioning
confidence: 99%
“…An efficient stream mining algorithms was designed in [17] to mine frequent patterns effectively and efficiently from such streaming data.In [18], a tree-based mining algorithm was developed that used to mine frequent patterns from dynamic uncertain data stream based on time-fading and landmark models.An efficient Skyline query algorithm was designed in [19] of uncertain moving stream data but the performance is failed to use index structures such as grid, R tree and so on. A novel algorithm was effectively designed in [20] to mine the uncertain group patterns that improve the mining efficiency but it not capable to handle more complex patterns.…”
Section: Related Workmentioning
confidence: 99%
“…Various approaches, such as graph clustering, graph stream classification, subgraph mining, and frequent subgraph pattern detection, have been proposed for graph analysis [ 5 , 21 , 22 , 23 , 24 , 25 , 26 , 27 ]. Frequent subgraph pattern, which detects a subgraph frequently occurring during a specific period is a widely used analysis method for graph streams [ 28 , 29 , 30 , 31 , 32 ]. In the IoT environment, frequent subgraph pattern is used for analyzing interactions among various objects or for determining anomalies [ 33 , 34 , 35 ].…”
Section: Introductionmentioning
confidence: 99%
“…Once the graph stream data are inputted, a DSTree is constructed, using whichever FP-tree was constructed to detect the frequent pattern. In Reference [ 31 ], Data Stream Matrix (DSMatrix) was proposed for storing graphs more efficiently than the DSTree proposed in Reference [ 30 ]. The DSMatrix is a two-dimensional array, so it can be constructed at a lower cost than that of DSTree.…”
Section: Introductionmentioning
confidence: 99%