paper-with-me

Papers

Evolving Evolutionary Algorithms using Linear Genetic Programming

2021-08-21 · Mihai Oltean

A new model for evolving Evolutionary Algorithms is proposed in this paper. The model is based on the Linear Genetic Programming (LGP) technique. Every LGP chromosome encodes an EA which is used for solving a particular problem. Several Evolutionary Algorithms for function optimization, the Traveling Salesman Problem, and the Quadratic Assignment Problem are evolved by using the considered model. Numerical experiments show that the evolved Evolutionary Algorithms perform similarly and sometimes even better than standard approaches for several well-known benchmarking problems.

📄 PDF Abstract BibTeX arXiv:2109.13110

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingEvolutionary AlgorithmsTraveling Salesman Problem

Similar Papers 제목 키워드 기반

A Systematic Study on the Design of Odd-Sized Highly Nonlinear Boolean Functions via Evolutionary Algorithms

2025-04-24 · Claude Carlet, Marko Đurasevic, Domagoj Jakobovic, Stjepan Picek 외

This paper focuses on the problem of evolving Boolean functions of odd sizes with high nonlinearity, a property of cryptographic relevance. Despite its simple formulation, this problem turns out to be remarkably difficul…

Evolutionary Algorithms

Evolving Evolutionary Algorithms with Patterns

2021-10-10 · Mihai Oltean

A new model for evolving Evolutionary Algorithms (EAs) is proposed in this paper. The model is based on the Multi Expression Programming (MEP) technique. Each MEP chromosome encodes an evolutionary pattern that is repeat…

BenchmarkingEvolutionary Algorithms

Evolving Benchmark Functions to Compare Evolutionary Algorithms via Genetic Programming

2024-03-21 · Yifan He, Claus Aranha

In this study, we use Genetic Programming (GP) to compose new optimization benchmark functions. Optimization benchmarks have the important role of showing the differences between evolutionary algorithms, making it possib…

Evolutionary Algorithms

Evolving Code with A Large Language Model

2024-01-13 · Erik Hemberg, Stephen Moskal, Una-May O'Reilly

Algorithms that use Large Language Models (LLMs) to evolve code arrived on the Genetic Programming (GP) scene very recently. We present LLM GP, a formalized LLM-based evolutionary algorithm designed to evolve code. Like …

Language ModelingLanguage ModellingLarge Language Modelmodel

Devolutionary genetic algorithms with application to the minimum labeling Steiner tree problem

2020-04-18 · Nassim Dehouche

This paper characterizes and discusses devolutionary genetic algorithms and evaluates their performances in solving the minimum labeling Steiner tree (MLST) problem. We define devolutionary algorithms as the process of r…

Combinatorial OptimizationEvolutionary AlgorithmsSteiner Tree Problemvalid