CFP last date
20 May 2024
Reseach Article

Extraction of Interesting Frequent and Rare Association Rule using Multi Objective Approach

Published on October 2014 by R. Das, S.n.singh
International Conference on Microelectronics, Circuits and Systems
Foundation of Computer Science USA
MICRO - Number 3
October 2014
Authors: R. Das, S.n.singh
2282a0b4-2f2d-4e98-8c58-633820dedab2

R. Das, S.n.singh . Extraction of Interesting Frequent and Rare Association Rule using Multi Objective Approach. International Conference on Microelectronics, Circuits and Systems. MICRO, 3 (October 2014), 8-11.

@article{
author = { R. Das, S.n.singh },
title = { Extraction of Interesting Frequent and Rare Association Rule using Multi Objective Approach },
journal = { International Conference on Microelectronics, Circuits and Systems },
issue_date = { October 2014 },
volume = { MICRO },
number = { 3 },
month = { October },
year = { 2014 },
issn = 0975-8887,
pages = { 8-11 },
numpages = 4,
url = { /proceedings/micro/number3/18324-1822/ },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Proceeding Article
%1 International Conference on Microelectronics, Circuits and Systems
%A R. Das
%A S.n.singh
%T Extraction of Interesting Frequent and Rare Association Rule using Multi Objective Approach
%J International Conference on Microelectronics, Circuits and Systems
%@ 0975-8887
%V MICRO
%N 3
%P 8-11
%D 2014
%I International Journal of Computer Applications
Abstract

Association rule mining is the process of data mining for finding some relationship among the attribute/attribute values of a huge database which will help in taking some decisions. Association rule mining can be of two types frequent association rule mining and rare association rule mining. Frequent association rule mining attempts to generate frequent rules, i. e. rules having higher support and confidence . The rare association rule mining generate rare rule which have lower support but higher confidence. However based on survey it has been observed that researchers have considered the problem of frequent and rare rule generation method separately[8,6]. That motivated to propose a method for generate frequent and rare rule using multiobjective approach. So association rule mining can be considered as a multi-objective problem rather than as a single objective one. Confidence, comprehensibility and interestingness measure used for evaluating a rule can and making it different objectives of association rule mining problem. Support count is the number of records, which satisfies all the conditions present in the rule. This objective gives the accuracy of the rules extracted from the database. Comprehensibility is measured by the number of attributes involved in the rule and tries to quantify the understandability of the rule. Interestingness measures how much interesting the rule is. Using these three measures as the objectives of frequent and rare rule mining problem, this paper uses a Pareto based non-dominated sorting for extracting some useful and interesting rules from any market-basket type database. Based on experimentation, the algorithm has been found suitable for large databases.

References
  1. Jiawei Han and Micheline Kamber, "Data Mining: Concept and Techniques" 2nd Edition, Morgan Kaufmann.
  2. Rakesh Agrawal and Ramakrishnan Srikant, " Fast Algorithms for Mining Asociation rules", In Proceedings of the 20th Int. Conf. Very Large Data Bases,pp. 487-499. ,1994.
  3. R. Agrawal, T. Imeilinski and A. Swami "Mining association rules between sets of items in large databases. " Proceeding of ACM SIGMOD Conference on Management of data, pp. 207-216, 1993.
  4. M. Houtsman and A. Swami, 'Set-Oriented Mining for Association Rules in Relational Database'. Proc. Of the 11th IEEE Int. Conf. on Data Engineering, pp. 25-34, Taipei, Taiwan, March 1995.
  5. Laszlo Szathmary, Petko Valtchev, and Amedeo Napoli, "Generating Rare Association Rules Using the Minimal Rare Itemsets Family" Int J Software Informatics, Vol. 4, No. 3, September 2010, pp. 219–238
  6. R. U. Kiran and P. K. Reddy, "Mining Rare Association Rules in the Datasets with widely Varying Items Frequencies," The 15th International Conference on Database Systems for Advanced Applications Tsukuba,Japan,April 1-4,2010.
  7. A Ghosh and B. Nath, " Multi-objective Rule Mining using Genetic Algorithms," Information Sciences, vol 163, pp 123-133, 2004 .
  8. J. Hipp et. al. "Algorithms for association rule mining- a general survey and comparison," SIGKDD Explorations 2 (1), 2000.
  9. DEHURI, S. , JAGADEV, A. K. , GHOSH A. AND MALL R. , " Multi-objective Genetic Algorithm for Association Rule Mining Using a Homogeneous Dedicated Cluster of Workstations," American Journal of Applied Sciences 3 (11): 2086-2095, 2006 ISSN 1546-9239, 2006.
  10. UCI Machine Learning Repository, Center for Machine Learning and Intelligent Systems, www. http://archive. ics. uci. edu.
  11. Szathmary L,Valtchev P, Napoli A. "Finding Minimal Rare Itemsets and Rare Association Rules". Proc. of the 4th Intl. Conf. on Knowledge Science, Engineering & Management (KSEM '10),vol. 6291 of LNAI, pages 16–27, Belfast, Northern Ireland, UK, 2010. Springer, Berlin.
  12. Srikant R, Fast algorithms for mining association rules and sequential patterns, Phd thesis, University of Wisconsin-Madison, 1996.
Index Terms

Computer Science
Information Sciences

Keywords

Association Rule Mining Multi-objective Association Rule Mining Frequent Rule Generation Rare Rule Generation.