paper-with-me

홈 › Papers

Fitness-based Adaptive Control of Parameters in Genetic Programming: Adaptive Value Setting of Mutation Rate and Flood Mechanisms

2016-05-05 · Michal Gregor, Juraj Spalek

This paper concerns applications of genetic algorithms and genetic programming to tasks for which it is difficult to find a representation that does not map to a highly complex and discontinuous fitness landscape. In such cases the standard algorithm is prone to getting trapped in local extremes. The paper proposes several adaptive mechanisms that are useful in preventing the search from getting trapped.

📄 PDF Abstract BibTeX arXiv:1605.01514

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Kozax: Flexible and Scalable Genetic Programming in JAX

2025-02-05 · Sigur de Vries, Sander W. Keemink, Marcel A. J. van Gerven

Genetic programming is an optimization algorithm inspired by evolution which automatically evolves the structure of interpretable computer programs. The fitness evaluation in genetic programming suffers from high computa…

GPU

Generating Interpretable Fuzzy Controllers using Particle Swarm Optimization and Genetic Programming

2018-04-29 · Daniel Hein, Steffen Udluft, Thomas A. Runkler

Autonomously training interpretable control strategies, called policies, using pre-existing plant trajectory data is of great interest in industrial applications. Fuzzy controllers have been used in industry for decades …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

A Rank based Adaptive Mutation in Genetic Algorithm

2021-04-18 · Avijit Basak

Traditionally Genetic Algorithm has been used for optimization of unimodal and multimodal functions. Earlier researchers worked with constant probabilities of GA control operators like crossover, mutation etc. for tuning…

Learning Semantics-aware Search Operators for Genetic Programming

2025-02-06 · Piotr Wyrwiński, Krzysztof Krawiec

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. R…

Graph Neural NetworkProgram SynthesisSymbolic Regression

Obtaining Basic Algebra Formulas with Genetic Programming and Functional Rewriting

2020-05-03 · Edwin Camilo Cubides, Jonatan Gomez

In this paper, we develop a set of genetic programming operators and an initialization population process based on concepts of functional programming rewriting for boosting inductive genetic programming. Such genetic ope…