paper-with-me

홈 › Papers

Solution and Fitness Evolution (SAFE): Coevolving Solutions and Their Objective Functions

2022-06-25 · Moshe Sipper, Jason H. Moore, Ryan J. Urbanowicz

We recently highlighted a fundamental problem recognized to confound algorithmic optimization, namely, \textit{conflating} the objective with the objective function. Even when the former is well defined, the latter may not be obvious, e.g., in learning a strategy to navigate a maze to find a goal (objective), an effective objective function to \textit{evaluate} strategies may not be a simple function of the distance to the objective. We proposed to automate the means by which a good objective function may be discovered -- a proposal reified herein. We present \textbf{S}olution \textbf{A}nd \textbf{F}itness \textbf{E}volution (\textbf{SAFE}), a \textit{commensalistic} coevolutionary algorithm that maintains two coevolving populations: a population of candidate solutions and a population of candidate objective functions. As proof of principle of this concept, we show that SAFE successfully evolves not only solutions within a robotic maze domain, but also the objective functions needed to measure solution quality during evolution.

📄 PDF Abstract BibTeX arXiv:2206.12707

Code (0)

등록된 구현이 없습니다.

Tasks

Navigate

Similar Papers 제목 키워드 기반

Solution and Fitness Evolution (SAFE): A Study of Multiobjective Problems

2022-06-25 · Moshe Sipper, Jason H. Moore, Ryan J. Urbanowicz

We have recently presented SAFE -- Solution And Fitness Evolution -- a commensalistic coevolutionary algorithm that maintains two coevolving populations: a population of candidate solutions and a population of candidate …

New Pathways in Coevolutionary Computation

2024-01-19 · Moshe Sipper, Jason H. Moore, Ryan J. Urbanowicz

The simultaneous evolution of two or more species with coupled fitness -- coevolution -- has been put to good use in the field of evolutionary computation. Herein, we present two new forms of coevolutionary algorithms, w…

Coevolving Boolean and Multi-Valued Regulatory Networks

2023-02-03 · Larry Bull

Random Boolean networks have been used widely to explore aspects of gene regulatory networks. A modified form of the model through which to systematically explore the effects of increasing the number of gene states has p…

Automatically Balancing Model Accuracy and Complexity using Solution and Fitness Evolution (SAFE)

2022-06-30 · Moshe Sipper, Jason H. Moore, Ryan J. Urbanowicz

When seeking a predictive model in biomedical data, one often has more than a single objective in mind, e.g., attaining both high accuracy and low complexity (to promote interpretability). We investigate herein whether m…

Why don't the modules dominate - Investigating the Structure of a Well-Known Modularity-Inducing Problem Domain

2018-07-11 · Zhenyue Qin, Robert McKay, Tom Gedeon

Wagner's modularity inducing problem domain is a key contribution to the study of the evolution of modularity, including both evolutionary theory and evolutionary computation. We study its behavior under classical geneti…