中文
相关论文

相关论文: On Fitness Landscape Analysis of Permutation Probl…

200 篇论文

Evolutionary algorithms solve problems by simulating the evolution of a population of candidate solutions. We focus on evolving permutations for ordering problems like the traveling salesperson problem (TSP), as well as assignment problems…

神经与进化计算 · 计算机科学 2022-06-02 Vincent A. Cicirello

A common view in evolutionary biology is that mutation rates are minimised. However, studies in combinatorial optimisation and search have shown a clear advantage of using variable mutation rates as a control parameter to optimise the…

种群与进化 · 定量生物学 2019-08-27 Roman V. Belavkin , Alastair Channon , Elizabeth Aston , John Aston , Rok Krasovec , Christopher G. Knight

There are many combinatorial optimization problems whose solutions are best represented by permutations. The classic traveling salesperson seeks an optimal ordering over a set of cities. Scheduling problems often seek optimal orderings of…

神经与进化计算 · 计算机科学 2023-11-27 Vincent A. Cicirello

A significant challenge in nature-inspired algorithmics is the identification of specific characteristics of problems that make them harder (or easier) to solve using specific methods. The hope is that, by identifying these characteristics,…

神经与进化计算 · 计算机科学 2013-05-06 Matthew Crossley , Andy Nisbet , Martyn Amos

We survey permutation-based methods for approximate k-nearest neighbor search. In these methods, every data point is represented by a ranked list of pivots sorted by the distance to this point. Such ranked lists are called permutations. The…

机器学习 · 计算机科学 2016-11-01 Bilegsaikhan Naidan , Leonid Boytsov , Eric Nyberg

Genotypic fitness landscapes are constructed by assessing the fitness of all possible combinations of a given number of mutations. In the last years, several experimental fitness landscapes have been completely resolved. As fitness…

Context: Performance regressions negatively impact execution time and memory usage of software systems. Nevertheless, there is a lack of systematic methods to evaluate the effectiveness of performance test suites. Performance mutation…

Solving efficiently complex problems using metaheuristics, and in particular local searches, requires incorporating knowledge about the problem to solve. In this paper, the permutation flowshop problem is studied. It is well known that in…

神经与进化计算 · 计算机科学 2012-07-20 Marie-Eleonore Marmion , Clarisse Dhaenens , Laetitia Jourdan , Arnaud Liefooghe , Sébastien Verel

Fitness landscapes are mappings between genotypes, phenotypes, and fitness that shape evolution. In recent years, empirical work and theoretical models have greatly advanced our understanding of how populations navigate rugged fitness…

种群与进化 · 定量生物学 2026-04-21 Malvika Srivastava , Claudia Bank , Joachim Krug , Suman G. Das

In this paper we present a simple framework to study various distance problems of permutations, including the transposition and block-interchange distance of permutations as well as the reversal distance of signed permutations. These…

组合数学 · 数学 2015-03-17 Ricky X. F. Chen , Christian M. Reidys

Fitness landscape analysis aims to understand the geometry of a given optimization problem in order to design more efficient search algorithms. However, there is a very little knowledge on the landscape of multiobjective problems. In this…

神经与进化计算 · 计算机科学 2012-07-19 Sébastien Verel , Arnaud Liefooghe , Clarisse Dhaenens

Locality is a crucial property for efficiently optimising black-box problems with randomized search heuristics. However, in practical applications, it is not likely to always find such a genotype encoding of candidate solutions that this…

神经与进化计算 · 计算机科学 2023-06-06 Kirill Antonov , Anna V. Kononova , Thomas Bäck , Niki van Stein

In the context of the introduction of intermittent renewable energies, we propose to optimize the main variables of the control rods of a nuclear power plant to improve its capability to load-follow. The design problem is a black-box…

系统与控制 · 电气工程与系统科学 2021-07-26 Mathieu Muniglia , Sébastien Verel , Jean-Charles Le Pallec , Jean-Michel Do

Morpho-evolution (ME) refers to the simultaneous optimisation of a robot's design and controller to maximise performance given a task and environment. Many genetic encodings have been proposed which are capable of representing design and…

人工智能 · 计算机科学 2024-02-13 Sarah L. Thomson , Léni K. Le Goff , Emma Hart , Edgar Buchanan

Fitness landscapes are a useful concept to study the dynamics of meta-heuristics. In the last two decades, they have been applied with success to estimate the optimization power of several types of evolutionary algorithms, including genetic…

神经与进化计算 · 计算机科学 2020-01-31 Nuno M. Rodrigues , Sara Silva , Leonardo Vanneschi

Combinatorial designs provide an interesting source of optimization problems. Among them, permutation codes are particularly interesting given their applications in powerline communications, flash memories, and block ciphers. This paper…

神经与进化计算 · 计算机科学 2021-11-29 Luca Mariot , Stjepan Picek , Domagoj Jakobovic , Marko Djurasevic , Alberto Leporati

Recently, Ainsworth et al. showed that using weight matching (WM) to minimize the $L^2$ distance in a permutation search of model parameters effectively identifies permutations that satisfy linear mode connectivity (LMC), where the loss…

机器学习 · 计算机科学 2025-04-09 Akira Ito , Masanori Yamada , Atsutoshi Kumagai

This is an introductory review of deterministic mutation-selection models for asexual populations (i.e., quasispecies theory) and related topics. First, the basic concepts of fitness, mutations, and sequence space are introduced. Different…

种群与进化 · 定量生物学 2007-07-26 Kavita Jain , Joachim Krug

Mutation is one of the most important stages of the genetic algorithm because of its impact on the exploration of global optima, and to overcome premature convergence. There are many types of mutation, and the problem lies in selection of…

Finding the minimum distance of linear codes is an NP-hard problem. Traditionally, this computation has been addressed by means of the design of algorithms that find, by a clever exhaustive search, a linear combination of some generating…

信息论 · 计算机科学 2020-11-02 M. P. Cuéllar , J. Gómez-Torrecillas , F. J. Lobillo , G. Navarro
‹ 上一页 1 2 3 10 下一页 ›