paper-with-me

Papers

K-Bit-Swap: A New Operator For Real-Coded Evolutionary Algorithms

2016-04-22 · Aram Ter-Sarkisov, Stephen Marsland

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 selects the locations randomly in both parents, and compare it to mainstream crossover operators in a set of experiments on a range of standard multidimensional optimization problems and a clustering problem. We present two variants of the operator, either selecting both bits uniformly at random in the strings, or sampling the second bit from a normal distribution centered at the selected location in the first string. While the operator is biased towards exploitation of fitness space, the random selection of the second bit for swap- ping makes it slightly less exploitation-biased. Extensive statistical analysis using a non-parametric test shows the advantage of the new recombination operators on a range of test functions.

📄 PDF Abstract BibTeX arXiv:1604.06607

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringEvolutionary Algorithms

Similar Papers 제목 키워드 기반

Evolutionary Algorithms for One-Sided Bipartite Crossing Minimisation

2024-09-05 · Jakob Baumann, Ignaz Rutter, Dirk Sudholt

Evolutionary algorithms (EAs) are universal solvers inspired by principles of natural evolution. In many applications, EAs produce astonishingly good solutions. As they are able to deal with complex optimisation problems…

Evolutionary Algorithms

Analysis of Baseline Evolutionary Algorithms for the Packing While Travelling Problem

2019-02-13 · Vahid Roostapour, Mojgan Pourhassan, Frank Neumann

The performance of base-line Evolutionary Algorithms (EAs) on combinatorial problems has been studied rigorously. From the theoretical viewpoint, the literature extensively investigates the linear problems, while the the…

Evolutionary Algorithms

Proximal Distilled Evolutionary Reinforcement Learning

2019-06-24 · Cristian Bodnar, Ben Day, Pietro Lió

Reinforcement Learning (RL) has achieved impressive performance in many complex environments due to the integration with Deep Neural Networks (DNNs). At the same time, Genetic Algorithms (GAs), often seen as a competing …

OpenAI Gymreinforcement-learningReinforcement LearningReinforcement Learning (RL)

A New Lagrangian Problem Crossover: A Systematic Review and Meta-Analysis of Crossover Standards

2022-04-21 · Aso M. Aladdin, Tarik A. Rashid

The performance of most evolutionary metaheuristic algorithms relays on various operatives. One of them is the crossover operator, which is divided into two types: application dependent and application independent crosso…

Bi-Objective Evolutionary Optimization for Large-Scale Open Pit Mine Scheduling Problem under Uncertainty with Chance Constraints

2025-11-11 · Ishara Hewa Pathiranage, Aneta Neumann arxiv

The open-pit mine scheduling problem (OPMSP) is a complex, computationally expensive process in long-term mine planning, constrained by operational and geological dependencies. Traditional deterministic approaches often …