Proceedings of the 46th Annual Southeast Regional Conference on XX 2008
DOI: 10.1145/1593105.1593115
|View full text |Cite
|
Sign up to set email alerts
|

Mining frequent sequential patterns with first-occurrence forests

Abstract: In this paper, a new pattern-growth algorithm is presented to mine frequent sequential patterns using First-Occurrence Forests (FOF). This algorithm uses a simple list of pointers to the first-occurrences of a symbol in the aggregate tree [1], as the basic data structure for database representation, and does not rebuild aggregate trees for projection databases. The experimental evaluation shows that our new FOF mining algorithm outperforms the PLWAP-tree mining algorithm [2] and the FLWAP-tree mining algorithm… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

1
18
0

Year Published

2009
2009
2014
2014

Publication Types

Select...
2
2
2

Relationship

0
6

Authors

Journals

citations
Cited by 8 publications
(19 citation statements)
references
References 8 publications
1
18
0
Order By: Relevance
“…First-Occurrence Forests [5] is a pattern growth mining technique used to mine Web log sequential patterns proposed by Erich A. Peterson and Peiyi Tang in March 2008. They use the simple Aggregate tree structure for mining and totally removed the concept of linked tree.…”
Section: First-occurrence Forests (Fof) Miningmentioning
confidence: 99%
See 4 more Smart Citations
“…First-Occurrence Forests [5] is a pattern growth mining technique used to mine Web log sequential patterns proposed by Erich A. Peterson and Peiyi Tang in March 2008. They use the simple Aggregate tree structure for mining and totally removed the concept of linked tree.…”
Section: First-occurrence Forests (Fof) Miningmentioning
confidence: 99%
“…So to generate maximum number of patterns (where pattern size >= 2) the proposed approach needs number of traversing = n+n 2 +n 3 +…+n m-1 . The experimental results show that the proposed approach is faster than the WAP [2] and also FOF [5] because of its less number of tree traversing than others.…”
Section: Introductionmentioning
confidence: 98%
See 3 more Smart Citations