paper-with-me

홈 › Papers

Discovering Evolutionary Stepping Stones through Behavior Domination

2017-04-18 · Elliot Meyerson, Risto Miikkulainen

Behavior domination is proposed as a tool for understanding and harnessing the power of evolutionary systems to discover and exploit useful stepping stones. Novelty search has shown promise in overcoming deception by collecting diverse stepping stones, and several algorithms have been proposed that combine novelty with a more traditional fitness measure to refocus search and help novelty search scale to more complex domains. However, combinations of novelty and fitness do not necessarily preserve the stepping stone discovery that novelty search affords. In several existing methods, competition between solutions can lead to an unintended loss of diversity. Behavior domination defines a class of algorithms that avoid this problem, while inheriting theoretical guarantees from multiobjective optimization. Several existing algorithms are shown to be in this class, and a new algorithm is introduced based on fast non-dominated sorting. Experimental results show that this algorithm outperforms existing approaches in domains that contain useful stepping stones, and its advantage is sustained with scale. The conclusion is that behavior domination can help illuminate the complex dynamics of behavior-driven search, and can thus lead to the design of more scalable and robust algorithms.

📄 PDF Abstract BibTeX arXiv:1704.05554

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityMultiobjective Optimization

Similar Papers 제목 키워드 기반

Evolving Multimodal Robot Behavior via Many Stepping Stones with the Combinatorial Multi-Objective Evolutionary Algorithm

2018-07-09 · Joost Huizinga, Jeff Clune

An important challenge in reinforcement learning, including evolutionary robotics, is to solve multimodal problems, where agents have to act in qualitatively different ways depending on the circumstances. Because multimo…

Reinforcement Learning

Asking the Right Questions: Improving Reasoning with Generated Stepping Stones

2026-02-22 · Hengyuan Hu, Tingchen Fu, Minqi Jiang, Alexander H Miller 외 arxiv

Recent years have witnessed tremendous progress in enabling LLMs to solve complex reasoning tasks such as math and coding. As we start to apply LLMs to harder tasks that they may not be able to solve in one shot, it is w…

All Constant Mutation Rates for the $(1+1)$ Evolutionary Algorithm

2026-02-22 · Andrew James Kelley arxiv

For every mutation rate $p \in (0, 1)$, and for all $\varepsilon > 0$, there is a fitness function $f : \{0,1\}^n \to \mathbb{R}$ with a unique maximum for which the optimal mutation rate for the $(1+1)$ evolutionary alg…

Adversarial Coevolutionary Illumination with Generational Adversarial MAP-Elites

2025-05-10 · Timothée Anne, Noah Syrkis, Meriem Elhosni, Florian Turati 외

Unlike traditional optimization algorithms focusing on finding a single optimal solution, Quality-Diversity (QD) algorithms illuminate a search space by finding high-performing solutions that cover a specified behavior s…

Humanoid Robot Running Through Random Stepping Stones and Jumping Over Obstacles: Step Adaptation Using Spring-Mass Trajectories

2025-12-15 · Sait Sovukluk, Johannes Englsberger, Christian Ott arxiv

This study proposes a step adaptation framework for running through spring-mass trajectories and deadbeat control gain libraries. It includes four main parts: (1) Automatic spring-mass trajectory library generation; (2) …