中文
相关论文

相关论文: Improving Evaluation of Recombination-based Cartes…

200 篇论文

Over the years, genetic programming (GP) has evolved, with many proposed variations, especially in how they represent a solution. Being essentially a program synthesis algorithm, it is capable of tackling multiple problem domains. Current…

Cartesian Genetic Programming (CGP) suffers from a specific limitation: Positional bias, a phenomenon in which mostly genes at the start of the genome contribute to a program output, while genes at the end rarely do. This can lead to an…

神经与进化计算 · 计算机科学 2024-10-02 Henning Cui , Andreas Margraf , Jörg Hähner

Genetic programming is a powerful heuristic search technique that is used for a number of real world applications to solve among others regression, classification, and time-series forecasting problems. A lot of progress towards a theoretic…

神经与进化计算 · 计算机科学 2013-09-24 Gabriel Kronberger , Stephan Winkler , Michael Affenzeller , Andreas Beham , Stefan Wagner

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 Cartesian Genetic…

神经与进化计算 · 计算机科学 2018-03-19 Roman Kalkreuth

Genetic algorithms are heuristic optimization techniques inspired by Darwinian evolution, which are characterized by successfully finding robust solutions for optimization problems. Here, we propose a subroutine-based quantum genetic…

量子物理 · 物理学 2024-06-07 Rubén Ibarrondo , Giancarlo Gatti , Mikel Sanz

A recent trend is to leverage machine learning models to improve the evolutionary design and optimization process. We propose a novel transformer-based mutation operator for Cartesian genetic programming (CGP) for the automated design of…

神经与进化计算 · 计算机科学 2026-05-21 Ondrej Galeta , Lukas Sekanina

Here we propose an evolutionary algorithm that self modifies its operators at the same time that candidate solutions are evolved. This tackles convergence and lack of diversity issues, leading to better solutions. Operators are represented…

神经与进化计算 · 计算机科学 2017-12-19 Andres Felipe Cruz Salinas , Jonatan Gomez Perdomo

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 networks, one crucial…

神经与进化计算 · 计算机科学 2024-10-15 Maciej Krzywda , Szymon Łukasik , Amir Gandomi H

This paper investigates the use of more than one crossover operator to enhance the performance of genetic algorithms. Novel crossover operators are proposed such as the Collision crossover, which is based on the physical rules of elastic…

神经与进化计算 · 计算机科学 2018-01-09 Ahmad B. A. Hassanat , Esra'a Alkafaween

In this thesis we propose new methods for crossover operator namely: cut on worst gene (COWGC), cut on worst L+R gene (COWLRGC) and Collision Crossovers. And also we propose several types of mutation operator such as: worst gene with random…

神经与进化计算 · 计算机科学 2018-01-26 Esra'a O Alkafaween

We introduce an evolutionary algorithm called recombinator-$k$-means for optimizing the highly non-convex kmeans problem. Its defining feature is that its crossover step involves all the members of the current generation, stochastically…

机器学习 · 计算机科学 2022-02-10 Carlo Baldassi

Genetic Programming (GP) is an evolutionary algorithm commonly used for machine learning tasks. In this paper we present a method that allows GP to transform the representation of a large-scale machine learning dataset into a more compact…

神经与进化计算 · 计算机科学 2018-02-21 Lino Rodriguez-Coayahuitl , Alicia Morales-Reyes , Hugo Jair Escalante

While crossover is a critical and often indispensable component in other forms of Genetic Programming, such as Linear- and Tree-based, it has consistently been claimed that it deteriorates search performance in CGP. As a result, a…

神经与进化计算 · 计算机科学 2025-11-25 Mark Kocherovsky , Illya Bakurov , Wolfgang Banzhaf

The Zoetrope Genetic Programming (ZGP) algorithm is based on an original representation for mathematical expressions, targeting evolutionary symbolic regression.The zoetropic representation uses repeated fusion operations between partial…

In standard genetic programming (stdGP), solutions are varied by modifying their syntax, with uncertain effects on their semantics. Geometric-semantic genetic programming (GSGP), a popular variant of GP, effectively searches the semantic…

神经与进化计算 · 计算机科学 2025-01-31 Philipp Anthes , Dominik Sobania , Franz Rothlauf

There has been a variety of crossover operators proposed for Real-Coded Genetic Algorithms (RCGAs), which recombine values from the same location in pairs of strings. In this article we present a recombination operator for RC- GAs that…

神经与进化计算 · 计算机科学 2016-04-25 Aram Ter-Sarkisov , Stephen Marsland

This paper examines the use of a hierarchical coevolutionary genetic algorithm under different partnering strategies. Cascading clusters of sub-populations are built from the bottom up, with higher-level sub-populations optimising larger…

神经与进化计算 · 计算机科学 2010-07-05 Uwe Aickelin , Larry Bull

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 been fully studied.…

神经与进化计算 · 计算机科学 2018-10-10 DG Wilson , Julian F. Miller , Sylvain Cussat-Blanc , Hervé Luga

Gene expression programming is an evolutionary optimization algorithm with the potential to generate interpretable and easily implementable equations for regression problems. Despite knowledge gained from previous optimizations being…

神经与进化计算 · 计算机科学 2025-02-05 Maximilian Reissmann , Yuan Fang , Andrew S. H. Ooi , Richard D. Sandberg

The performance of different mutation operators is usually evaluated in conjunc-tion with specific parameter settings of genetic algorithms and target problems. Most studies focus on the classical genetic algorithm with different parameters…

神经与进化计算 · 计算机科学 2016-06-03 Chun Liu , Andreas Kroll
‹ 上一页 1 2 3 10 下一页 ›