2021
DOI: 10.48550/arxiv.2106.14811
|View full text |Cite
Preprint
|
Sign up to set email alerts
|

TOPIC: Top-k High-Utility Itemset Discovering

Jiahui Chen,
Shicheng Wan,
Wensheng Gan
et al.

Abstract: Utility-driven itemset mining is widely applied in many real-world scenarios. However, most algorithms do not work for itemsets with negative utilities. Several efficient algorithms for high-utility itemset (HUI) mining with negative utilities have been proposed. These algorithms can find complete HUIs with or without negative utilities. However, the major problem with these algorithms is how to select an appropriate minimum utility (minUtil) threshold. To address this issue, some efficient algorithms for extr… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
4
0

Year Published

2021
2021
2022
2022

Publication Types

Select...
2

Relationship

2
0

Authors

Journals

citations
Cited by 2 publications
(4 citation statements)
references
References 37 publications
0
4
0
Order By: Relevance
“…With these efficient techniques, EFIM is in general two to three orders of magnitudes faster than previous work. TOPIC [21] can handle itemsets with negative utility and find top-k patterns to cope with the problem of setting a suitable minUtil value. Up to now, there are many other advanced studies of HUIM, such as [42]- [44].…”
Section: B Utility-based Itemset Miningmentioning
confidence: 99%
See 2 more Smart Citations
“…With these efficient techniques, EFIM is in general two to three orders of magnitudes faster than previous work. TOPIC [21] can handle itemsets with negative utility and find top-k patterns to cope with the problem of setting a suitable minUtil value. Up to now, there are many other advanced studies of HUIM, such as [42]- [44].…”
Section: B Utility-based Itemset Miningmentioning
confidence: 99%
“…And if oriOrder equals patOrder, it means that items x.item and T [index] can be matched, and then the pointer index is moved back one position (lines [5][6][7][8][9][10][11]. For the items to be matched, if patOrder < oriOrder, the traversed itemset is a mismatch with T according to the pruning strategy, and the current recursion terminates (lines [12][13][14] [15][16][17][18][19][20][21][22][23][24]. Algorithm 3 shows how to construct a utility-list.…”
Section: Proposed Targeted Pattern Querying Algorithmmentioning
confidence: 99%
See 1 more Smart Citation
“…If TWU of an itemset is less than the user-specified minUtil, it would be an unpromising itemset; otherwise, it maybe a real HUI which needs to be confirmed. After that, there are many studies on improving performance of mining HUIs with different data structures, such as list-based algorithms (e.g., HUI-Miner [11] and FHM [12]), tree-based algorithms (e.g., UP-Growth [13] and MU-Growth [14]) and projection-based algorithms (e.g., EFIM [15], and TOPIC [16]).…”
Section: Introductionmentioning
confidence: 99%