Proceedings of the 1994 ACM SIGMOD International Conference on Management of Data 1994
DOI: 10.1145/191839.191863
|View full text |Cite
|
Sign up to set email alerts
|

Combinatorial pattern discovery for scientific data

Abstract: Suppose you are given a set of naturaJ entities (e.g.,

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
54
0

Year Published

2000
2000
2006
2006

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 102 publications
(54 citation statements)
references
References 23 publications
0
54
0
Order By: Relevance
“…Mannila and Toivonen [6] proposed an approach that addresses the problem of sequential mining where each element of the sequences consists of atomic item. Similarly [11] formulated the problem of mining frequent subsequences from genetic sequences where each element of the sequences consists of an atomic item. Recently, Ezeife and Lu [4] developed an efficient technique PLWAP based on the concept of WAPTree that mines frequent subsequences of items.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Mannila and Toivonen [6] proposed an approach that addresses the problem of sequential mining where each element of the sequences consists of atomic item. Similarly [11] formulated the problem of mining frequent subsequences from genetic sequences where each element of the sequences consists of an atomic item. Recently, Ezeife and Lu [4] developed an efficient technique PLWAP based on the concept of WAPTree that mines frequent subsequences of items.…”
Section: Related Workmentioning
confidence: 99%
“…The vertical counting approach is used to help us achieve a space efficient and less expensive full pruning strategy. We define two operators inter-join and intra-join (figure 3 [10,11]) to tackle both sub problems of mining sequence of itemsets and items. The inter-join operator is used whenever the tail items of two joinable (k-1)-subsequences are from different events, whereas intra-join operator is used if they are from the same event.…”
Section: Frequency Countingmentioning
confidence: 99%
“…There are algorithms for finding frequent subsequences in a set of sequences using generalized suffix trees (GST) [25]. A GST is a trie-like structure designed for compactly representing a set of strings.…”
Section: Feature Extractionmentioning
confidence: 99%
“…To find frequent subsequences, we made use of an efficient implementation of generalized suffix tree (GST) [23] with some simple modifications. Suffix trees have been extensively used in string matching and are shown to be an effective data structure for finding common subsequences that runs in linear time [7,10].…”
Section: Stagementioning
confidence: 99%