Grammatically-based Genetic Programming
Created by W.Langdon from
gp-bibliography.bib Revision:1.8528
- @InProceedings{whigham:1995:GBGP,
-
author = "P. A. Whigham",
-
title = "Grammatically-based Genetic Programming",
-
booktitle = "Proceedings of the Workshop on Genetic Programming:
From Theory to Real-World Applications",
-
year = "1995",
-
editor = "Justinian P. Rosca",
-
pages = "33--41",
-
address = "Tahoe City, California, USA",
-
month = "9 " # jul,
-
keywords = "genetic algorithms, genetic programming",
-
URL = "
http://divcom.otago.ac.nz/sirc/Peterw/Publications/ml95.zip",
-
URL = "
https://citeseerx.ist.psu.edu/document?repid=rep1&type=pdf&doi=1f419439e870490840ab379d2de368ace1b9777b",
-
size = "9 pages",
-
abstract = "The genetic programming (GP) paradigm is a functional
approach to inductively forming programs. The use of
natural selection based on a Fitness function for
reproduction of the program population has allowed many
problems to be solved that require a non-fixed
representation. Attempts to extend GP have focussed on
typing the language to restrict crossover and to ensure
legal programs are always created. We describe the use
of a context free grammar to define the structure of
the initial language and to direct crossover and
mutation operators. The use of a grammar to specify
structure in the hypothesis language allows a clear
statement of inductive bias and control over typing.
Modifying the grammar as the evolution proceeds is used
as an example of learnt bias. This technique leads to
declarative approaches to evolutionary learning, and
allows fields such as incremental learning to be
incorporated under the same paradigm.",
-
notes = "context free grammar to define the structure of the
initial population and to direct crossover and mutation
operators part of \cite{rosca:1995:ml}",
- }
Genetic Programming entries for
Peter Alexander Whigham
Citations