Efficient Candidacy Reduction For Frequent Pattern Mining
Mohammad Nadimi Shahraki, Norwati Mustapha, Md Nasir B Sulaiman, Ali B, Mamat

TL;DR
This paper introduces a new method for reducing candidate patterns in frequent pattern mining, significantly decreasing the number of candidates and comparisons needed, thereby improving efficiency in data mining tasks.
Contribution
It proposes a novel candidate head set (H) approach that effectively minimizes candidate patterns and support comparisons in frequent pattern mining.
Findings
Reduces the number of candidate patterns significantly.
Decreases the number of support comparisons needed.
Verifies accuracy through experimental results.
Abstract
Certainly, nowadays knowledge discovery or extracting knowledge from large amount of data is a desirable task in competitive businesses. Data mining is a main step in knowledge discovery process. Meanwhile frequent patterns play central role in data mining tasks such as clustering, classification, and association analysis. Identifying all frequent patterns is the most time consuming process due to a massive number of candidate patterns. For the past decade there have been an increasing number of efficient algorithms to mine the frequent patterns. However reducing the number of candidate patterns and comparisons for support counting are still two problems in this field which have made the frequent pattern mining one of the active research themes in data mining. A reasonable solution is identifying a small candidate pattern set from which can generate all frequent patterns. In this paper,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Mining Algorithms and Applications · Rough Sets and Fuzzy Logic · Imbalanced Data Classification Techniques
