Efficient mining of intra-periodic frequent sequences
Edith Belise Kenmogne,
Clémentin Tayou Djamegni,
Roger Nkambou,
Laurent Cabrel Tabueu Fotso,
Calvin Tadmon
Affiliations
Edith Belise Kenmogne
URIFIA, Department of Mathematics and Computer Science, Faculty of Science, Po. Box. 67, Dschang, Cameroon; Corresponding author at: URIFIA, Department of Mathematics and Computer Science, Faculty of Science, Po. Box. 67, Dschang, Cameroon.
Clémentin Tayou Djamegni
Department of Computer Engineering, IUT-FV, Po. Box. 134, Bandjoun, Cameroon; URIFIA, Department of Mathematics and Computer Science, Faculty of Science, Po. Box. 67, Dschang, Cameroon
Roger Nkambou
Knowledge Management laboratory, Computer Science Department, University of Québec at Montréal, 201 avenue du président-Kennedy Montréal(Québec), H2X 3Y7, Canada
Laurent Cabrel Tabueu Fotso
URIFIA, Department of Mathematics and Computer Science, Faculty of Science, Po. Box. 67, Dschang, Cameroon
Calvin Tadmon
URIFIA, Department of Mathematics and Computer Science, Faculty of Science, Po. Box. 67, Dschang, Cameroon
Frequent Sequence Mining (FSM) is a fundamental task in data mining. Although FSM algorithms extract frequent patterns, they cannot discover patterns that periodically appear in the data. However, periodic trends are found in many areas such as market basket analysis, where discovering itemsets periodically purchased by customers can help understand periodic customer behavior. This is the task of Periodic Frequent Pattern Mining (PFPM). A major limitation common to traditional PFPM algorithms is that they reduce the periodicity between non-disjoint itemsets. They do not take into account the periods between disjoint itemsets. Thus, they find itemsets that appear periodically, but would fail to find a periodic appearance of distinct itemsets. To address this limitation, this paper extends the traditional problem of FSM with intra-periodicity and provides a theoretical background to extract intra-periodic frequent sequences. This leads to a new mining algorithm called Intra-Periodic Frequent Sequence Miner. Experimental results confirm its efficiency.