Advancements and Applications in Association Rule Mining A Review of Key Algorithms and Future Directions (original) (raw)

Association rule mining is a crucial data mining technique used to uncover relationships between variables in large datasets. This paper provides a comprehensive review of various association rule algorithms, including Apriori, FP-Growth, ECLAT, AIS, and SETM. Each algorithm is discussed in terms of its methodology, advantages, and limitations. The paper also explores advanced extensions such as Multi-Level and Multi-Dimensional Association Rules, which offer deeper insights by incorporating hierarchical and multi-attribute dimensions into the analysis. By examining the evolution of these techniques, the paper highlights ongoing challenges, such as scalability, efficiency, and interpretability, and suggests future research directions, including the integration of association rule mining with other data mining techniques and the development of algorithms for complex data types. This review aims to provide a detailed understanding of the state-of-the-art in association rule mining and its practical applications.

ASSOCIATION RULE MINING: A DATA PROFILING AND PROSPECTIVE APPROACH

INTERNATIONAL JOURNAL OF CURRENT ENGINEERING AND SCIENTIFIC RESEARCH (IJCESR), 2016

The Main objective of data mining is to find out the new, unknown and unpredictable information from huge database, which is useful and helps in decision making. There are number of techniques used in data mining to identify frequent pattern and mining rules includes clusters analysis, anomaly detection, association rule mining etc. In this paper we discuss the main concepts of association rule mining, their stages and industries demands of data mining. The pitfalls in the existing techniques of association rule mining and future direction is also present.

IJERT-Review on Association Rule Mining: A Survey

International Journal of Engineering Research and Technology (IJERT), 2014

https://www.ijert.org/review-on-association-rule-mining-a-survey https://www.ijert.org/research/review-on-association-rule-mining-a-survey-IJERTV3IS042032.pdf Association rule mining plays important role in the field of data mining. Association rule mining is a technique that helps to prepare the way to improve the mining technique. It is a method to discover relationships among variables in the database. Association rule basically divided into two different parts (a) an antecedent and (b) a consequent. In association rule mining different types of approaches and algorithms have been designed but it is very important to know which approach is best and suitable for association rule. So In this paper, we present a complete survey on different algorithms and approaches used in association rule mining in different domain.

Modern Research Trends in Association Data Mining Techniques

2013

Extracting needful information from the large pool of information is a primary task before predicting. Especially from a huge amount of incomplete, noisy, redundant and randomly scattered data. Data mining provides a framework that automatically discovers required patterns from data set which will be using these predict future occurrence in analogous scenario. Data mining approach modeled and extracts multiplicity of category and various time granularities to fulfill the need of various users or uses. Association rule mining is the core mechanism of data mining to help us. An association rule mining has grown to be central field in modern data mining research context [1]. In this article we have surveyed various techniques of association rule mining and their significance.

Multi-Level Association Rule Mining: A Review

2013

Association rule mining is the most popular technique in the area of data mining. The main task of this technique is to find the frequent patterns by using minimum support thresholds decided by the user. The Apriori algorithm is a classical algorithm among association rule mining techniques. This algorithm is inefficient because it scans the database many times. Second, if the database is large, it takes too much time to scan the database. For many cases, it is difficult to discover association rules among the objects at low levels of abstraction. Association rules among various item sets of databases can be found at various levels of abstraction. Apriori algorithm does not mine the data on multiple levels of abstraction. Many algorithms in literature discussed this problem. This paper presents the survey on multi-level association rules and mining algorithms.

A Novel Approach for Association Rule Mining

ijetae.com

Abstract—Data mining (DM) is a non-trivial extraction of novel, implicit, and actionable knowledge from large data sets. For large databases, the research on improving the mining performance and precision is necessary; so many focuses of today on association rule ...

A Comparative Study Of Association Rule Mining Algorithms

2018

Data mining (DM) techniques is the set of algorithms that helps in extracting interesting patterns and previously unknown facts from larger volume of databases. Todays ever changing customer needs, fluctuation business market and large volume of data generated every second has generated the need of managing and analyzing such a large volume of data. Association Rule mining algorithms helps in identifying correlation between two different items purchased by an individual. Apriori Algorithm and FP-Growth Algorithm are the two algorithms for generating Association Rules. This paper aims at analyze the performance of Apriori and FP-Growth based on speed, efficacy and price and will help in understanding which algorithm is better for a particular situation. https://journalnx.com/journal-article/20150659

uARMSolver: A framework for Association Rule Mining

ArXiv, 2020

The paper presents a novel software framework for Association Rule Mining named uARMSolver. The framework is written fully in C++ and runs on all platforms. It allows users to preprocess their data in a transaction database, to make discretization of data, to search for association rules and to guide a presentation/visualization of the best rules found using external tools. As opposed to the existing software packages or frameworks, this also supports numerical and real-valued types of attributes besides the categorical ones. Mining the association rules is defined as an optimization and solved using the nature-inspired algorithms that can be incorporated easily. Because the algorithms normally discover a huge amount of association rules, the framework enables a modular inclusion of so-called visual guiders for extracting the knowledge hidden in data, and visualize these using external tools.

Loading...

Loading Preview

Sorry, preview is currently unavailable. You can download the paper by clicking the button above.