Gene-pool Optimal Mixing in Cartesian Genetic Programming
Created by W.Langdon from
gp-bibliography.bib Revision:1.8051
- @InProceedings{DBLP:conf/ppsn/HarrisonAB22,
-
author = "Joe Harrison and Tanja Alderliesten and
Peter A. N. Bosman",
-
title = "Gene-pool Optimal Mixing in Cartesian Genetic
Programming",
-
booktitle = "Parallel Problem Solving from Nature - PPSN XVII -
17th International Conference, PPSN 2022, Proceedings,
Part II",
-
year = "2022",
-
editor = "Guenter Rudolph and Anna V. Kononova and
Hernan E. Aguirre and Pascal Kerschke and Gabriela Ochoa and
Tea Tusar",
-
volume = "13399",
-
series = "Lecture Notes in Computer Science",
-
pages = "19--32",
-
address = "Dortmund, Germany",
-
month = sep # " 10-14",
-
publisher = "Springer",
-
keywords = "genetic algorithms, genetic programming, Cartesian
Genetic Programming, Gene-pool Optimal Mixing,
Subexpression re-use, XAI, Evolutionary computation,
Symbolic regression",
-
timestamp = "Tue, 16 Aug 2022 16:15:42 +0200",
-
biburl = "https://dblp.org/rec/conf/ppsn/HarrisonAB22.bib",
-
bibsource = "dblp computer science bibliography, https://dblp.org",
-
isbn13 = "978-3-031-14720-3",
-
DOI = "doi:10.1007/978-3-031-14721-0_2",
-
abstract = "Genetic Programming (GP) can make an important
contribution to explainable artificial intelligence
because it can create symbolic expressions as machine
learning models. Nevertheless, to be explainable, the
expressions must not become too large. This may,
however, limit their potential to be accurate. The
re-use of subexpressions has the unique potential to
mitigate this issue. The Genetic Programming Gene-pool
Optimal Mixing Evolutionary Algorithm (GP-GOMEA) is a
recent model-based GP approach that has been found
particularly capable of evolving small expressions.
However, its tree representation offers no explicit
mechanisms to re-use subexpressions. By contrast, the
graph representation in Cartesian GP (CGP) is natively
capable of re-use. For this reason, we introduce
CGP-GOMEA, a variant of GP-GOMEA that uses graphs
instead of trees. We experimentally compare various
configurations of CGP-GOMEA with GP-GOMEA and find that
CGP-GOMEA performs on par with GP-GOMEA on three common
datasets. Moreover, CGP-GOMEA is found to produce
models that re-use subexpressions more often than
GP-GOMEA uses duplicate subexpressions. This indicates
that CGP-GOMEA has unique added potential, allowing to
find even smaller expressions than GP-GOMEA with
similar accuracy.",
-
notes = "PPSN2022",
- }
Genetic Programming entries for
Joe Harrison
Tanja Alderliesten
Peter A N Bosman
Citations