Loading [MathJax]/extensions/MathMenu.js
Improved extraction of quantitative rules using Best M Positive Negative Association Rules Algorithm | IEEE Conference Publication | IEEE Xplore

Improved extraction of quantitative rules using Best M Positive Negative Association Rules Algorithm


Abstract:

Mining association rules is a fundamental data mining task. Association rule greatly help to identify trends and pattern from huge data set. Algorithms for mining associa...Show More

Abstract:

Mining association rules is a fundamental data mining task. Association rule greatly help to identify trends and pattern from huge data set. Algorithms for mining association rules put more stress on positive rules rather than negative rules. Negative rules specify the attribute present in the data set to the attribute absent. In this paper we propose an algorithm BMPNAR, Best M Positive Negative Association Rules Algorithm, in order to get a reduced set of limited number of association rules which are then classified using Firefly algorithm. The algorithm BMPNAR is an extension to MOPNAR algorithm. It is a combination of MOPNAR and Topk algorithm. We let the user specify the number of rules to be generated. It gives us ranked association rules. These rules are then classified by applying FireFly algorithm for analysis purpose. The system designed is supposed to generate best M classified rules. The dataset used is Keel Dataset. We give the comparative study of previous and new algorithm in terms of execution time and space required.
Date of Conference: 10-11 July 2015
Date Added to IEEE Xplore: 21 January 2016
ISBN Information:
Conference Location: Bangalore, India

I. Introduction

Data mining[14] an interdisciplinary research area spanning several disciplines such as expert system, database system, intelligent information systems, machine learning and statistic. Quantitative association rule mining [8] generates positive and negative rules. Positive rules [10] specify the presence whereas negative rules [10] specify the absence. Many more properties could be concluded based on the negative rules. While mining quantitative association rules using MOPNAR(MultiObjective Positive Negative Association Rules)[7] a large number of rules might be generated. These rules might be important or might not be important. Generation of large number of rules puts more overhead on the space and time requirements of the algorithm. Hence to overcome this we design an extension to MOPNAR i.e BMPNAR to mine the best M positive and negative quantitative association rules. M is the number of rules to be generated specified by the user. We expect the algorithm to produce M best rules with better space and time efficiency. We combine MOPNAR and TOPk Algorithm [6] to produce a new algorithm BMPNAR(Best M Positive Negative Association Rules) which mines only the Best M rules with the help of minconf value. These best M rules are then given to Firefly Algorithm[12] [13]. Firefly algorithm is a metaheuristic algorithm inspired by nature. Its working is inspired by the behavior of the Fireflies. This algorithm classifies the produced set of rules for analysis purpose.

Contact IEEE to Subscribe

References

References is not available for this document.