Sciweavers

50 search results - page 2 / 10
» Quadratic Bloat in Genetic Programming
Sort
View
GECCO
2008
Springer
278views Optimization» more  GECCO 2008»
13 years 6 months ago
Elitism reduces bloat in genetic programming
Elitism is commonly used in generational GP to ensure that the best individuals discovered in a generation are not lost, and are made available for possible further improvements t...
Riccardo Poli, Nicholas Freitag McPhee, Leonardo V...
CEC
2003
IEEE
13 years 10 months ago
Homology gives size control in genetic programming
Abstract- The Maximum Homologous Crossover attempts to preserve similar structures from parents by aligning them according to their homology. In this paper, it is successfully test...
Michael Defoin-Platel, Manuel Clergue, Philippe Co...
GECCO
2008
Springer
126views Optimization» more  GECCO 2008»
13 years 6 months ago
The impact of population size on code growth in GP: analysis and empirical validation
The crossover bias theory for bloat [18] is a recent result which predicts that bloat is caused by the sampling of short, unfit programs. This theory is clear and simple, but it ...
Riccardo Poli, Nicholas Freitag McPhee, Leonardo V...
GECCO
2004
Springer
117views Optimization» more  GECCO 2004»
13 years 10 months ago
Alternative Bloat Control Methods
Abstract. Bloat control is an important aspect of evolutionary computation methods, such as genetic programming, which must deal with genomes of arbitrary size. We introduce three ...
Liviu Panait, Sean Luke
GECCO
2005
Springer
132views Optimization» more  GECCO 2005»
13 years 10 months ago
A statistical learning theory approach of bloat
Code bloat, the excessive increase of code size, is an important issue in Genetic Programming (GP). This paper proposes a theoretical analysis of code bloat in the framework of sy...
Sylvain Gelly, Olivier Teytaud, Nicolas Bredeche, ...