Advances in applying genetic programming to machine learning, focussing on classification problems

  • Authors:
  • Stephan M. Winkler;Michael Affenzeller;Stefan Wagner

  • Affiliations:
  • Upper Austrian University of Applied Sciences, College of Information Technology at Hagenberg, Department of Software Engineering, Hagenberg, Austria;Johannes Kepler University Linz, Institute for Design and Control of Mechatronical Systems, Linz, Austria;Johannes Kepler University Linz, Institute for Design and Control of Mechatronical Systems, Linz, Austria

  • Venue:
  • IPDPS'06 Proceedings of the 20th international conference on Parallel and distributed processing
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

A Genetic Programming based approach for solving classification problems is presented in this paper. Classification is understood as the act of placing an object into a set of categories, based on the object's properties; classification algorithms ave designed to learn a function which maps a vector of object features into one of several classes. This is done by analyzing a set of input-output examples ("training samples") of the function. Here we present a method based on the theory of Genetic Algorithms and Genetic Programming that interprets classification problems as optimization problems: Each presented instance of the classification problem is interpreted as an instance of an optimization problem, and a solution is found by a heuristic optimization algorithm. The major new aspects presented in this paper are suitable genetic operators for this problem class (mainly the creation of new hypotheses by merging already existing ones and their detailed evaluation) we have designed and implemented. The experimental part of the paper documents the results produced using new hybrid variants of genetic algorithms as well as investigated parameter settings.