An Adaptive Michigan Approach PSO for Nearest Prototype Classification

  • Authors:
  • Alejandro Cervantes;Inés Galván;Pedro Isasi

  • Affiliations:
  • Department of Computer Science, University Carlos III de Madrid, Avda. Universidad, 30. 28911 Leganés, Madrid, Spain;Department of Computer Science, University Carlos III de Madrid, Avda. Universidad, 30. 28911 Leganés, Madrid, Spain;Department of Computer Science, University Carlos III de Madrid, Avda. Universidad, 30. 28911 Leganés, Madrid, Spain

  • Venue:
  • IWINAC '07 Proceedings of the 2nd international work-conference on Nature Inspired Problem-Solving Methods in Knowledge Engineering: Interplay Between Natural and Artificial Computation, Part II
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Nearest Prototype methods can be quite successful on many pattern classification problems. In these methods, a collection of prototypes has to be found that accurately represents the input patterns. The classifier then assigns classes based on the nearest prototype in this collection. In this paper we develop a new algorithm (called AMPSO), based on the Particle Swarm Optimization (PSO) algorithm, that can be used to find those prototypes. Each particle in a swarm represents a single prototype in the solution; the swarm evolves using modified PSO equations with both particle competition and cooperation. Experimentation includes an artificial problem and six common application problems from the UCI data sets. The results show that the AMPSO algorithm is able to find solutions with a reduced number of prototypes that classify data with comparable or better accuracy than the 1-NN classifier. The algorithm can also be compared or improves the results of many classical algorithms in each of those problems; and the results show that AMPSO also performs significantly better than any tested algorithm in one of the problems.