Ant colony optimization for rule induction with simulated annealing for terms selection

This paper proposes a sequential covering based algorithm that uses an ant colony optimization algorithm to directly extract classification rules from the data set.The proposed algorithm uses a Simulated Annealing algorithm to optimize terms selection, while growing a rule.The proposed algorithm min...

Full description

Saved in:
Bibliographic Details
Main Authors: Saian, Rizauddin, Ku-Mahamud, Ku Ruhana
Format: Conference or Workshop Item
Language:English
Published: 2012
Subjects:
Online Access:http://repo.uum.edu.my/6971/1/P1_-_UKSIM.pdf
http://repo.uum.edu.my/6971/
http://dx.doi.org/10.1109/UKSim.2012.115
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:This paper proposes a sequential covering based algorithm that uses an ant colony optimization algorithm to directly extract classification rules from the data set.The proposed algorithm uses a Simulated Annealing algorithm to optimize terms selection, while growing a rule.The proposed algorithm minimizes the problem of a low quality discovered rule by an ant in a colony, where the rule discovered by an ant is not the best quality rule, by optimizing the terms selection in rule construction. Seventeen data sets which consist of discrete and continuous data from a UCI repository are used to evaluate the performance of the proposed algorithm.Promising results are obtained when compared to the Ant-Miner algorithm and PART algorithm in terms of average predictive accuracy of the discovered classification rules.