Hybrid Ant Colony Optimization and Genetic Algorithm for Rule Induction
- 1 Shatt Alarab University College, Iraq
- 2 Universiti Utara Malaysia, Malaysia
- 3 University of Babylon, Iraq
Abstract
In this study, a hybrid rule-based classifier namely, ant colony optimization/genetic algorithm ACO/GA is introduced to improve the classification accuracy of Ant-Miner classifier by using GA. The Ant-Miner classifier is efficient, useful and commonly used for solving rule-based classification problems in data mining. Ant-Miner, which is an ACO variant, suffers from local optimization problem which affects its performance. In our proposed hybrid ACO/GA algorithm, the ACO is responsible for generating classification rules and the GA improves the classification rules iteratively using the principles of multi-neighborhood structure (i.e., mutation and crossover) procedures to overcome the local optima problem. The performance of the proposed classifier was tested against other existing hybrid ant-mining classification algorithms namely, ACO/SA and ACO/PSO2 using classification accuracy, the number of discovered rules and model complexity. For the experiment, the 10-fold cross-validation procedure was used on 12 benchmark datasets from the University California Irwine machine learning repository. Experimental results show that the proposed hybridization was able to produce impressive results in all evaluation criteria.
DOI: https://doi.org/10.3844/jcssp.2020.1019.1028
Copyright: © 2020 Hayder Naser Khraibet AL-Behadili, Ku Ruhana Ku-Mahamud and Rafid Sagban. This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.
- 3,540 Views
- 1,319 Downloads
- 6 Citations
Download
Keywords
- Rules-based Classification
- Swarm Intelligence
- Machine Learning
- Data Mining
- Ant-Miner