CFP last date
22 April 2024
Reseach Article

Association Rules Optimization using Artificial Bee Colony Algorithm with Mutation

by Pankaj Sharma, Sandeep Tiwari, Manish Gupta
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 116 - Number 13
Year of Publication: 2015
Authors: Pankaj Sharma, Sandeep Tiwari, Manish Gupta
10.5120/20399-2705

Pankaj Sharma, Sandeep Tiwari, Manish Gupta . Association Rules Optimization using Artificial Bee Colony Algorithm with Mutation. International Journal of Computer Applications. 116, 13 ( April 2015), 29-31. DOI=10.5120/20399-2705

@article{ 10.5120/20399-2705,
author = { Pankaj Sharma, Sandeep Tiwari, Manish Gupta },
title = { Association Rules Optimization using Artificial Bee Colony Algorithm with Mutation },
journal = { International Journal of Computer Applications },
issue_date = { April 2015 },
volume = { 116 },
number = { 13 },
month = { April },
year = { 2015 },
issn = { 0975-8887 },
pages = { 29-31 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume116/number13/20399-2705/ },
doi = { 10.5120/20399-2705 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T22:57:03.594054+05:30
%A Pankaj Sharma
%A Sandeep Tiwari
%A Manish Gupta
%T Association Rules Optimization using Artificial Bee Colony Algorithm with Mutation
%J International Journal of Computer Applications
%@ 0975-8887
%V 116
%N 13
%P 29-31
%D 2015
%I Foundation of Computer Science (FCS), NY, USA
Abstract

In data mining, Association rule mining is one of the popular and simple method to find the frequent item sets from a large dataset. While generating frequent item sets from a large dataset using association rule mining, computer takes too much time. This can be improved by using artificial bee colony algorithm (ABC). The Artificial bee colony algorithm is an optimization algorithm based on the foraging behavior of artificial honey bees. In this paper, artificial bee colony algorithm with mutation operator is used to generate high quality association rules for finding frequent item sets from large data sets. The mutation operator is used after the scout bee phase in this work. In general the rule generated by association rule mining technique do not consider the negative occurrences of attributes in them, but by using artificial bee colony algorithm (ABC) over these rules the system can predict the rules which contains negative attributes.

References
  1. U. Fayyad and R. Uthurusamy, "Data Mining and Knowledge Discovery in Databases", Communications of the ACM, vol. 39, no. 11, 1996, pp. 24–34.
  2. J. Han and M. Kamber, "Data Mining Concepts and Techniques", Morgan Kaufmann, 2006.
  3. W. Soto and A. Olaya-Benavides, "A Genetic Algorithm for Discovery of Association Rules. " In Computer Science Society (SCCC), 2011, pp. 289-293.
  4. X. Yan, C. Zhang and S. Zhang, "Genetic Algorithm- Based Strategy for Identifying Association Rules without Specifying Actual Minimum Support", Expert Systems with Applications, vol. 36, 2009, pp. 3066–3076.
  5. S. N. Sivanandamand and S. N. Deepa, "Introduction to Genetic Algorithms", Springer-Verlag Berlin Heidelberg, 2008.
  6. M. Anandhavalli and S. Kumar Sudhanshu, A. Kumar and M. K. Ghose, "Optimized Association Rule Mining Using Genetic Algorithm", Advances in Information Mining, vol. 1, issue 2, 2009, pp. 01-04.
  7. P. Wakabi-Waiswa and V. Baryamureeba, "Mining High Quality Association Rules using Genetic Algorithms", In Proceedings of the twenty second Midwest Artificial Intelligence and Cognitive Science Conference, 2009, pp. 73-78.
  8. Markus Hegland, "The Apriori Algorithm – a Tutorial", CMA, Australian National University, WSPC/Lecture Notes Series, 22-27. March 30, 2005.
  9. Pujari A. K. , "Data Mining Techniques", Universities Press, 2001.
  10. S. Ghosh, S. Biswas, D. Sarkar and P. P. Sarkar, " Mining Frequent item sets using Genetic Algorithm", international journal of artificial intelligence & applications (IJAIA), Vol. 1, No. 4, October 2010.
  11. Mohit K. Gupta and Geeta Sikka, " Association Rules Extraction using Multi-objective Feature of Genetic Algorihtm", Proceedings of the world congresson engineering & computer science 2013 Vol II, WCECS 2013, 23-25 October- 2013, San Francisco, USA.
  12. Amit Singh, Neetesh Gupta and Amit Sinhal, "Artificial Bee Colony Algorithm with Uniform Mutation", Proceeding of the international conference of soft computing for problem solving (SocPros 2011), Vol. 130, pp 503-511.
Index Terms

Computer Science
Information Sciences

Keywords

Artificial bee colony (ABC) Mutation Association rule Support Confidence Frequent item set Data mining.