paper-with-me

Papers

An information-theoretic evolutionary algorithm

2023-04-12 · Arnaud Berny

We propose a novel evolutionary algorithm on bit vectors which derives from the principles of information theory. The information-theoretic evolutionary algorithm (it-EA) iteratively updates a search distribution with two parameters, the center, that is the bit vector at which standard bit mutation is applied, and the mutation rate. The mutation rate is updated by means of information-geometric optimization and the center is updated by means of a maximum likelihood principle. Standard elitist and non elitist updates of the center are also considered. Experiments illustrate the dynamics of the mutation rate and the influence of hyperparameters. In an empirical runtime analysis, on OneMax and LeadingOnes, the elitist and non elitist it-EAs obtain promising results.

📄 PDF Abstract BibTeX arXiv:2304.05963

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

NON 설명 없음

Similar Papers 제목 키워드 기반

Distributed Adaptive Networks: A Graphical Evolutionary Game-Theoretic View

2012-12-06 · Chunxiao Jiang, Yan Chen, K. J. Ray Liu

Distributed adaptive filtering has been considered as an effective approach for data processing and estimation over distributed networks. Most existing distributed adaptive filtering algorithms focus on designing differe…

Evolutionary Image Transition Based on Theoretical Insights of Random Processes

2016-04-21 · Aneta Neumann, Bradley Alexander, Frank Neumann

Evolutionary algorithms have been widely studied from a theoretical perspective. In particular, the area of runtime analysis has contributed significantly to a theoretical understanding and provided insights into the wor…

Evolutionary Algorithms

A Theoretical Assessment of Solution Quality in Evolutionary Algorithms for the Knapsack Problem

2014-04-14 · Jun He, Boris Mitavskiy, Yuren Zhou

Evolutionary algorithms are well suited for solving the knapsack problem. Some empirical studies claim that evolutionary algorithms can produce good solutions to the 0-1 knapsack problem. Nonetheless, few rigorous invest…

Evolutionary Algorithms

Evolution is Still Good: Theoretical Analysis of Evolutionary Algorithms on General Cover Problems

2022-10-03 · Yaoyao Zhang, Chaojie Zhu, Shaojie Tang, Ringli Ran 외

Theoretical studies on evolutionary algorithms have developed vigorously in recent years. Many such algorithms have theoretical guarantees in both running time and approximation ratio. Some approximation mechanism seems …

Evolutionary Algorithms

Self-adaptation in non-Elitist Evolutionary Algorithms on Discrete Problems with Unknown Structure

2020-04-01 · Brendan Case, Per Kristian Lehre

A key challenge to make effective use of evolutionary algorithms is to choose appropriate settings for their parameters. However, the appropriate parameter setting generally depends on the structure of the optimisation p…

Evolutionary Algorithms