Fast Algorithm for Frequent Episodes Counting in Event Stream

HUANG Peng,WANG Peng,WANG Wei
DOI: https://doi.org/10.3778/j.issn.1673-9418.2010.10.005
2010-01-01
Abstract:With occurrences of many related applications,recently frequent episodes mining in event stream has become a hot research topic in data mining field.There exists some algorithms for frequent episodes mining such as window-based and non-overlapped occurrences based methods.However,these algorithms are not efficient,or even incapable,when dealing with the distinct occurrences based frequency counting of an episode which is essentially more effective.To solve the problem,this paper introduces a finite state automaton with state counting,and consequently proposes an efficient algorithm based on this model.It also gives theoretical analysis about the cost and effectiveness of this algorithm.Experimental results also verify the efficiency and effectiveness of the proposed algorithm.
What problem does this paper attempt to address?