paper-with-me

Papers

Quality Evolvability ES: Evolving Individuals With a Distribution of Well Performing and Diverse Offspring

2021-03-19 · Adam Katona, Daniel W. Franks, James Alfred Walker

One of the most important lessons from the success of deep learning is that learned representations tend to perform much better at any task compared to representations we design by hand. Yet evolution of evolvability algorithms, which aim to automatically learn good genetic representations, have received relatively little attention, perhaps because of the large amount of computational power they require. The recent method Evolvability ES allows direct selection for evolvability with little computation. However, it can only be used to solve problems where evolvability and task performance are aligned. We propose Quality Evolvability ES, a method that simultaneously optimizes for task performance and evolvability and without this restriction. Our proposed approach Quality Evolvability has similar motivation to Quality Diversity algorithms, but with some important differences. While Quality Diversity aims to find an archive of diverse and well-performing, but potentially genetically distant individuals, Quality Evolvability aims to find a single individual with a diverse and well-performing distribution of offspring. By doing so Quality Evolvability is forced to discover more evolvable representations. We demonstrate on robotic locomotion control tasks that Quality Evolvability ES, similarly to Quality Diversity methods, can learn faster than objective-based methods and can handle deceptive problems.

📄 PDF Abstract BibTeX arXiv:2103.10790

Code (1)

adam-katona/QualityEvolvabilityES 공식 구현 pytorch

Tasks

Diversity

Similar Papers 제목 키워드 기반

Robustness, Evolvability and Phenotypic Complexity: Insights from Evolving Digital Circuits

2017-12-12 · Nicola Milano, Paolo Pagliuca, Stefano Nolfi

We show how the characteristics of the evolutionary algorithm influence the evolvability of candidate solutions, i.e. the propensity of evolving individuals to generate better solutions as a result of genetic variation. …

Novelty Search makes Evolvability Inevitable

2020-05-13 · Stephane Doncieux, Giuseppe Paolo, Alban Laflaquière, Alexandre Coninx

Evolvability is an important feature that impacts the ability of evolutionary processes to find interesting novel solutions and to deal with changing conditions of the problem to solve. The estimation of evolvability is …

First explore, then settle: a theoretical analysis of evolvability as a driver of adaptation

2024-02-09 · Juan Jiménez-Sánchez, Carmen Ortega-Sabater, Philip K. Maini, Víctor M. Pérez-García 외

Evolvability is defined as the ability of a population to generate heritable variation to facilitate its adaptation to new environments or selection pressures. In this article, we consider evolvability as a phenotypic tr…

Evolvability signatures of generative encodings: beyond standard performance benchmarks

2014-10-18 · Danesh Tarapore, Jean-Baptiste Mouret

Evolutionary robotics is a promising approach to autonomously synthesize machines with abilities that resemble those of animals, but the field suffers from a lack of strong foundations. In particular, evolutionary system…

Simulating Evolvability as a Learning Algorithm: Empirical Investigations on Distribution Sensitivity, Robustness, and Constraint Tradeoffs

2025-07-24 · Nicholas Fidalgo, Puyuan Ye arxiv

The theory of evolvability, introduced by Valiant (2009), formalizes evolution as a constrained learning algorithm operating without labeled examples or structural knowledge. While theoretical work has established the ev…