2018
DOI: 10.1007/s10489-017-1130-x
|View full text |Cite
|
Sign up to set email alerts
|

An efficient structure for fast mining high utility itemsets

Abstract: High utility itemset mining has emerged to be an important research issue in data mining since it has a wide range of real life applications. Although a number of algorithms have been proposed in recent years, there seems to be still a lack of efficient algorithms since these algorithms suffer from either the problem of low efficiency of calculating candidates' utilities or the problem of generating huge number of candidates. In this paper, we propose a novel data structure called PUNlist (PU-tree-Node list), … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
9
0

Year Published

2020
2020
2022
2022

Publication Types

Select...
4
2

Relationship

0
6

Authors

Journals

citations
Cited by 20 publications
(9 citation statements)
references
References 33 publications
0
9
0
Order By: Relevance
“…All itemsets that has TWU below the minimum utility threshold can be pruned, thus a complete HUIs can be discovered. This concept is used by many tree based algorithms [6,9,10]. CTU-PRO [6] has efficient tree structure called CUP-Tree.…”
Section: Literature Reviewmentioning
confidence: 99%
See 1 more Smart Citation
“…All itemsets that has TWU below the minimum utility threshold can be pruned, thus a complete HUIs can be discovered. This concept is used by many tree based algorithms [6,9,10]. CTU-PRO [6] has efficient tree structure called CUP-Tree.…”
Section: Literature Reviewmentioning
confidence: 99%
“…That is the reason why HUIM is more complex thus designing efficient algorithm is very important. HUIM has been studied by many researchers, tree structure [6,9,10,17] and utility list based structure [7,[11][12][13][14] are the most interesting extensions because it has efficient data structure and also has efficient mining algorithm. Hybrid implementation [15,16] is also done to combine advantages from different data structures to improve the performance.…”
Section: Introductionmentioning
confidence: 99%
“…In the search process of HUI-Miner, some information of items is stored in the utility list, and the form of the information is denoted as (tid, iutil, rutil). All the algorithms [18,19,21,23,25,[38][39][40] utilize a utility-list structure to mine itemsets in one phase. This is because, in the generation procedure, the utility lists of itemsets are joined to create new utility lists of their supersets without repeatedly scanning the database.…”
Section: Related Work a Huimmentioning
confidence: 99%
“…In addition, the precheck method is used to check whether the T idset of an itemset is contained by the T idset of its extensions and to determine whether the itemset is nonclosed (line 13). Then, the T SLs for extensions of a are recursively built (lines [17][18][19][20][21][22][23][24][25][26][27]. Then, FCHUIs are produced in the Generate-FCHUI procedure (line 30).…”
Section: A Example Of Fchuimmentioning
confidence: 99%
See 1 more Smart Citation