Learning Semantics-aware Search Operators for Genetic Programming
Created by W.Langdon from
gp-bibliography.bib Revision:1.8576
- @InProceedings{wyrwinski:2025:GECCOcomp,
-
author = "Piotr Wyrwinski and Krzysztof Krawiec",
-
title = "Learning Semantics-aware Search Operators for Genetic
Programming",
-
booktitle = "Proceedings of the 2025 Genetic and Evolutionary
Computation Conference Companion",
-
year = "2025",
-
editor = "Aniko Ekart and Nelishia Pillay",
-
pages = "659--662",
-
address = "Malaga, Spain",
-
series = "GECCO '25 Companion",
-
month = "14-18 " # jul,
-
organisation = "SIGEVO",
-
publisher = "Association for Computing Machinery",
-
publisher_address = "New York, NY, USA",
-
keywords = "genetic algorithms, genetic programming, symbolic
regression, graph neural networks: Poster",
-
isbn13 = "979-8-4007-1464-1",
-
URL = "
https://doi.org/10.1145/3712255.3726600",
-
DOI = "
doi:10.1145/3712255.3726600",
-
size = "4 pages",
-
abstract = "Fitness landscapes in test-based program synthesis are
known to be extremely rugged, with even minimal
modifications of programs often leading to fundamental
changes in their behavior and, consequently, fitness
values. Relying on fitness as the only guidance in
iterative search algorithms like genetic programming is
thus unnecessarily limiting, especially when combined
with purely syntactic search operators that are
agnostic about their impact on program behavior. In
this study, we propose a semantics-aware search
operator that steers the search towards candidate
programs that are valuable not only actually (high
fitness) but also only potentially, i.e. are likely to
be turned into high-quality solutions even if their
current fitness is low. The key component of the method
is a graph neural network that learns to model the
interactions between program instructions and processed
data, and produces a saliency map over graph nodes that
represents possible search decisions. When applied to a
suite of symbolic regression benchmarks, the proposed
method outperforms conventional tree-based genetic
programming and the ablated variant of the method.",
-
notes = "GECCO-2025 GP A Recombination of the 34th
International Conference on Genetic Algorithms (ICGA)
and the 30th Annual Genetic Programming Conference
(GP)",
- }
Genetic Programming entries for
Piotr Wyrwinski
Krzysztof Krawiec
Citations