paper-with-me

Papers

Improving Evaluation of Recombination-based Cartesian Genetic Programming

2026-05-27 · Duy Long Tran, Anja Jankovic, Marie Anastacio, Holger Hoos, Roman Kalkreuth arxiv

Cartesian Genetic Programming has traditionally been using mutation as its main and often sole genetic operator to drive evolutionary search. Despite advancements in recent years, recombinationbased approaches have long been avoided, due to apparent lack of performance gains. This study examines two recently suggested recombination-based operators, subgraph crossover and discrete phenotypic recombination on SRBench, a benchmarking platform for symbolic regression. Using the implementations provided in the TinyverseGP framework, we perform hyperparameter optimisation of the respective representations with these two operators. Our work demonstrates that hyperparameter optimisation can lead to improvements in performance for recombination-based Cartesian Genetic Programming.

📄 PDF Abstract BibTeX arXiv:2605.28353

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Positional Cartesian Genetic Programming

2018-10-09 · DG Wilson, Julian F. Miller, Sylvain Cussat-Blanc, Hervé Luga

Cartesian Genetic Programming (CGP) has many modifications across a variety of implementations, such as recursive connections and node weights. Alternative genetic operators have also been proposed for CGP, but have not …

Form

Towards Advanced Phenotypic Mutations in Cartesian Genetic Programming

2018-03-16 · Roman Kalkreuth

Cartesian Genetic Programming is often used with a point mutation as the sole genetic operator. In this paper, we propose two phenotypic mutation techniques and take a step towards advanced phenotypic mutations in Cartes…

regressionSymbolic Regression

Cartesian Genetic Programming Approach for Designing Convolutional Neural Networks

2024-09-30 · Maciej Krzywda, Szymon Łukasik, Amir Gandomi H

The present study covers an approach to neural architecture search (NAS) using Cartesian genetic programming (CGP) for the design and optimization of Convolutional Neural Networks (CNNs). In designing artificial neural n…

Neural Architecture Search

Differentiable Genetic Programming

2016-11-15 · Dario Izzo, Francesco Biscani, Alessio Mereta

We introduce the use of high order automatic differentiation, implemented via the algebra of truncated Taylor polynomials, in genetic programming. Using the Cartesian Genetic Programming encoding we obtain a high-order T…

Symbolic Regression

Multitask Evolution with Cartesian Genetic Programming

2017-02-07 · Eric O. Scott, Kenneth A. De Jong

We introduce a genetic programming method for solving multiple Boolean circuit synthesis tasks simultaneously. This allows us to solve a set of elementary logic functions twice as easily as with a direct, single-task app…