FHUQI-Miner: Fast high utility quantitative itemset mining

Mourad Nouioua,Philippe Fournier-Viger,Cheng-Wei Wu,Jerry Chun-Wei Lin,Wensheng Gan
DOI: https://doi.org/10.1007/s10489-021-02204-w
IF: 5.3
2021-02-14
Applied Intelligence
Abstract:High utility itemset mining is a popular pattern mining task, which aims at revealing all sets of items that yield a high profit in a transaction database. Although this task is useful to understand customer behavior, an important limitation is that high utility itemsets do not provide information about the purchase quantities of items. Recently, some algorithms were designed to address this issue by finding quantitative high utility itemsets but they can have very long execution times due to the larger search space. This paper addresses this issue by proposing a novel efficient algorithm for high utility quantitative itemset mining, called FHUQI-Miner (Fast High Utility Quantitative Itemset Miner). It performs a depth-first search and adopts two novel search space reduction strategies, named Exact Q-items Co-occurrence Pruning Strategy (EQCPS) and Range Q-items Co-occurrence Pruning Strategy (RQCPS). Experimental results show that the proposed algorithm is much faster than the state-of-art HUQI-Miner algorithm on sparse datasets.
computer science, artificial intelligence
What problem does this paper attempt to address?