Minimum variance threshold for epsilon-lexicase selection
Created by W.Langdon from
gp-bibliography.bib Revision:1.8051
- @InProceedings{imai-aldeia:2024:GECCO2,
-
author = "Guilherme Seidyo {Imai Aldeia} and
Fabricio Olivetti {De Franca} and William G. {La Cava}",
-
title = "Minimum variance threshold for epsilon-lexicase
selection",
-
booktitle = "Proceedings of the 2024 Genetic and Evolutionary
Computation Conference",
-
year = "2024",
-
editor = "Ting Hu and Aniko Ekart and Julia Handl and
Xiaodong Li and Markus Wagner and Mario Garza-Fabre and
Kate Smith-Miles and Richard Allmendinger and Ying Bi and
Grant Dick and Amir H Gandomi and
Marcella Scoczynski Ribeiro Martins and Hirad Assimi and
Nadarajen Veerapen and Yuan Sun and Mario Andres Munyoz and
Ahmed Kheiri and Nguyen Su and Dhananjay Thiruvady and Andy Song and
Frank Neumann and Carla Silva",
-
pages = "905--913",
-
address = "Melbourne, Australia",
-
series = "GECCO '24",
-
month = "14-18 " # jul,
-
organisation = "SIGEVO",
-
publisher = "Association for Computing Machinery",
-
publisher_address = "New York, NY, USA",
-
keywords = "genetic algorithms, genetic programming, lexicase
selection, minimum variance",
-
isbn13 = "979-8-4007-0494-9",
-
DOI = "doi:10.1145/3638529.3654149",
-
size = "9 pages",
-
abstract = "Parent selection plays an important role in
evolutionary algorithms, and many strategies exist to
select the parent pool before breeding the next
generation. Methods often rely on average error over
the entire dataset as a criterion to select the
parents, which can lead to an information loss due to
aggregation of all test cases. Under epsilon-lexicase
selection, the population goes to a selection pool that
is iteratively reduced by using each test individually,
discarding individuals with an error higher than the
elite error plus the median absolute deviation (MAD) of
errors for that particular test case. In an attempt to
better capture differences in performance of
individuals on cases, we propose a new criteria that
splits errors into two partitions that minimize the
total variance within partitions. Our method was
embedded into the FEAT symbolic regression algorithm,
and evaluated with the SRBench framework, containing
122 black-box synthetic and real-world regression
problems. The empirical results show a better
performance of our approach compared to traditional
epsilon-lexicase selection in the real-world datasets
while showing equivalent performance on the synthetic
dataset.",
-
notes = "GECCO-2024 GP A Recombination of the 33rd
International Conference on Genetic Algorithms (ICGA)
and the 29th Annual Genetic Programming Conference
(GP)",
- }
Genetic Programming entries for
Guilherme Seidyo Imai Aldeia
Fabricio Olivetti de Franca
William La Cava
Citations