| Authors: | Thomas Weise, Michael Zapf, and Kurt Geihs |
In this paper we introduce a new approach for Genetic Programming, called rule-based Genetic Programming, or RBGP in short. A program evolved in the RBGP syntax is a list of rules. Each rule consists of two conditions, combined with a logical operator, and an action part. Such rules are independent from each other in terms of position (mostly) and cardinality (always). This reduces the epistasis drastically and hence, the genetic reproduction operations are much more likely to produce good results than in other Genetic Programming methodologies. In order to verify the utility of our idea, we apply RBGP to a hard problem in distributed systems. With it, we are able to obtain emergent algorithms for mutual exclusion at a distributed critical section.
Genetic Programming, GP, Rule-based Genetic Programming, RBGP, Distributed Algorithms and Systems, Tree-based Search Spaces, Critical Section/Mutual Exclusion, Neutrality, Epistasis, Ruggedness, Loops
@inproceedings{WZG2007DGPFi,
author = {Thomas Weise and Michael Zapf and Kurt Geihs},
title = {{Rule-based Genetic Programming}},
booktitle = {Proceedings of the 2nd International Conference on Bio-Inspired Models of Network, Information, and Computing Systems (BIONETICS'07)},
publisher = {{IEEE Computer Society: {Piscataway, NJ, USA}}},
pages = {8--15},
year = {2007},
location = {{Radisson SAS Beke Hotel: {Budapest, Hungary}}},
url = {http://www.it-weise.de/documents/files/WZG2007RBGP.pdf},
doi = {10.1109/BIMNICS.2007.4610073},
key = {WZG2007DGPFi},
},| Metadata: | http://www.it-weise.de/documents/metaWZG2007DGPFI.html |
| Full document: | http://www.it-weise.de/documents/files/WZG2007RBGP.pdf (209 kiB) |
| Presentation: | http://www.it-weise.de/documents/files/WZG2007RBGP_slides.pdf (638 kiB) |
| Software: | http://www.it-weise.de/documents/files/WZG2007RBGP_demo.jar (4 MiB) |