English

Lossless fitness inheritance in genetic algorithms for decision trees

Artificial Intelligence 2009-03-11 v2 Data Structures and Algorithms Neural and Evolutionary Computing

Abstract

When genetic algorithms are used to evolve decision trees, key tree quality parameters can be recursively computed and re-used across generations of partially similar decision trees. Simply storing instance indices at leaves is enough for fitness to be piecewise computed in a lossless fashion. We show the derivation of the (substantial) expected speed-up on two bounding case problems and trace the attractive property of lossless fitness inheritance to the divide-and-conquer nature of decision trees. The theoretical results are supported by experimental evidence.

Keywords

Cite

@article{arxiv.cs/0611166,
  title  = {Lossless fitness inheritance in genetic algorithms for decision trees},
  author = {Dimitris Kalles and Athanassios Papagelis},
  journal= {arXiv preprint arXiv:cs/0611166},
  year   = {2009}
}

Comments

Contains 23 pages, 6 figures, 12 tables. Text last updated as of March 6, 2009. Submitted to a journal