
Feature Selection with Centre of Gravity Method using Ant Colony Optimization
Author(s) -
Leena C Sekhar*,
R Vijayakumar,
M K Sabu
Publication year - 2019
Publication title -
international journal of recent technology and engineering
Language(s) - English
Resource type - Journals
ISSN - 2277-3878
DOI - 10.35940/ijrte.b2887.098319
Subject(s) - ant colony optimization algorithms , feature selection , computer science , artificial intelligence , artificial neural network , classifier (uml) , dimensionality reduction , curse of dimensionality , selection (genetic algorithm) , pattern recognition (psychology) , data mining
The high dimensional dataset with irrelevant, redundant and noisy features has much influence on the performance of machine learning problems. In this work, an existing Ant Colony Optimization (ACO) based feature selection algorithm is modified by attaching a dimensionality reduction method as a data pre-processing step. This is achieved by introducing the concept of Centre of Gravity (CoG) of a set of points. After reducing the dimension, the ACO algorithm is used to generate the optimal subset of features. The performance of the proposed algorithm is evaluated using Artificial Neural Network (ANN) classifier. The performance comparison using various dataset shows that the proposed method outperforms the existing ACO based feature selection methods