Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

SSUP-Growth: A Novel Mining High Utility Algorithm Itemset with Single-Scan of Database

View through CrossRef
Abstract High Utility Itemset Mining (HUIM) alludes to the identification of itemsets of high utility in the value-based database UP-Growth algorithm is a standout amongst the best algorithms for overcome the challenge of candidate generation and scan database reputedly of previous algorithms. However, it needs scan database twice to actualize the UP tree. Regarding of the updating existing data with new information, UP-growth needs for twofold scanning of new information and existing information. The fundamental motivation behind this work is to build up another algorithm, Single-Scan Utility Pattern Tree (SSUP-tree), for mining high utility itemsets from transaction database through only single-scan of database. In our algorithm, the details of high-utility itemsets is preserved in a particular data structure of the SSUP-Tree after a single-scan of database. Consequently, it can retrieve the identical UP-tree with a fixed minimum utility threshold. The proposed algorithm required to scan the new data only to update SSUP-tree. In this regard, in order to estimate the execution of the proposed algorithm, the SSUP-tree algorithm has been implemented on synthetic and real datasets. The results of this study revealed that SSUP-tree shows a significant enhancement in the execution in terms of runtime since it keeps the huge databases details in a compact format and it avoids repetition of database scanning.
Title: SSUP-Growth: A Novel Mining High Utility Algorithm Itemset with Single-Scan of Database
Description:
Abstract High Utility Itemset Mining (HUIM) alludes to the identification of itemsets of high utility in the value-based database UP-Growth algorithm is a standout amongst the best algorithms for overcome the challenge of candidate generation and scan database reputedly of previous algorithms.
However, it needs scan database twice to actualize the UP tree.
Regarding of the updating existing data with new information, UP-growth needs for twofold scanning of new information and existing information.
The fundamental motivation behind this work is to build up another algorithm, Single-Scan Utility Pattern Tree (SSUP-tree), for mining high utility itemsets from transaction database through only single-scan of database.
In our algorithm, the details of high-utility itemsets is preserved in a particular data structure of the SSUP-Tree after a single-scan of database.
Consequently, it can retrieve the identical UP-tree with a fixed minimum utility threshold.
The proposed algorithm required to scan the new data only to update SSUP-tree.
In this regard, in order to estimate the execution of the proposed algorithm, the SSUP-tree algorithm has been implemented on synthetic and real datasets.
The results of this study revealed that SSUP-tree shows a significant enhancement in the execution in terms of runtime since it keeps the huge databases details in a compact format and it avoids repetition of database scanning.

Related Results

Cross-Entropy Assisted Optimization Technique for High Utility Itemset Mining from the Transactional Database
Cross-Entropy Assisted Optimization Technique for High Utility Itemset Mining from the Transactional Database
High Utility Itemset Mining (HUIM) is the process of discovering profitable itemsets in a transactional database with a high utility or profit range. This technique is mainly used ...
Hiding Sensitive Itemsets Using Sibling Itemset Constraints
Hiding Sensitive Itemsets Using Sibling Itemset Constraints
Data collection and processing progress made data mining a popular tool among organizations in the last decades. Sharing information between companies could make this tool more ben...
Light at the End of the Tunnel: Mining Justice and Health
Light at the End of the Tunnel: Mining Justice and Health
The mining industry provides valuable mined commodities and financial support for communities worldwide. Mining has become safer for workers. Significant injustices, however, are c...
Trie-based Output Space Itemset Sampling
Trie-based Output Space Itemset Sampling
Abstract Itemset mining methods are techniques to discover relevant patterns in transactional databases. The first methods, called constrained-based pattern mining, are bas...
Trie-based Output Space Itemset Sampling
Trie-based Output Space Itemset Sampling
Abstract Itemset mining methods are techniques to discover relevant patterns in transactional databases. The first approach, called constrained-based pattern mining, is bas...
Implementation of ECLAT Algorithm Technology: Determining Books Borrowing Pattern in University library
Implementation of ECLAT Algorithm Technology: Determining Books Borrowing Pattern in University library
Abstract Library is one place to get lots of information. Every transaction information recorded in a fairly large database, the large data if it can’t be used it wi...
Design and Implementation of Automatic Selection of the Most Efficient Itemset Algorithm Based on Spark
Design and Implementation of Automatic Selection of the Most Efficient Itemset Algorithm Based on Spark
The combination of Spark distributed platform and High-Utility Itemset Mining can solve the problem of long running time issue of High-Utility Itemset Mining. In the experiment, we...
Multi-level high utility-itemset hiding
Multi-level high utility-itemset hiding
Privacy is as a critical issue in the age of data. Organizations and corporations who publicly share their data always have a major concern that their sensitive information may be ...

Back to Top