CLTD-LP: an optimized top-down clustering approach with linear prefix trees for scalable frequent pattern discovery
M Sinthuja1, M Diviya2, P Saranya2
1School of Computer Science and Engineering, Vellore Institute of Technology, Vellore, India. sinthuja.m@vit.ac.in.
This study introduces a new top-down clustering approach (CLTDLP) for efficient frequent itemset mining. The CLTDLP algorithm significantly reduces runtime and memory usage compared to existing methods.
Area of Science:
- Data Mining
- Machine Learning
- Algorithm Optimization
Background:
- Frequent itemset and association rule extraction is crucial in data mining.
- Current Linear Prefix (LP) growth algorithms use a bottom-up approach requiring conditional pattern bases and LP-trees, which can be inefficient.
Purpose of the Study:
- To propose a novel Linear Prefix tree utilising a Top-Down Approach with Clustering (CLTDLP) method.
- To address the limitations of existing LP-growth algorithms, specifically regarding execution time and memory utilization.
Main Methods:
- The CLTD-LP algorithm employs a top-down methodology.
- It generates a subheader table to efficiently mine common items.
- This approach avoids the creation of a conditional pattern base or LP-tree.
Main Results:
- The CLTD-LP algorithm demonstrates enhanced efficiency in execution time and memory utilization.
- Across three benchmark datasets, CLTD-LP consistently outperformed existing algorithms like LP-growth, OFIM, and SSFIM.
- A significant average reduction in runtime and memory was observed.
Conclusions:
- The proposed CLTD-LP algorithm offers a more advantageous approach to frequent itemset mining.
- It provides substantial improvements in performance metrics compared to current methods.
- CLTD-LP is a promising advancement for efficient data mining tasks.
More Related Videos
06:01Visualization and Quantification of High-Dimensional Cytometry Data using Cytofast and the Upstream Clustering Methods FlowSOM and Cytosplore
Published on: December 12, 2019
07:28JUMPn: A Streamlined Application for Protein Co-Expression Clustering and Network Analysis in Proteomics
Published on: October 19, 2021
Related Concept Videos
Evolutionary Relationships through Genome Comparisons
RNA-seq
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while...
Cluster Sampling Method
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
