paper-with-me

Papers

Discovering the Elite Hypervolume by Leveraging Interspecies Correlation

2018-04-11 · Vassilis Vassiliades, Jean-Baptiste Mouret

Evolution has produced an astonishing diversity of species, each filling a different niche. Algorithms like MAP-Elites mimic this divergent evolutionary process to find a set of behaviorally diverse but high-performing solutions, called the elites. Our key insight is that species in nature often share a surprisingly large part of their genome, in spite of occupying very different niches; similarly, the elites are likely to be concentrated in a specific "elite hypervolume" whose shape is defined by their common features. In this paper, we first introduce the elite hypervolume concept and propose two metrics to characterize it: the genotypic spread and the genotypic similarity. We then introduce a new variation operator, called "directional variation", that exploits interspecies (or inter-elites) correlations to accelerate the MAP-Elites algorithm. We demonstrate the effectiveness of this operator in three problems (a toy function, a redundant robotic arm, and a hexapod robot).

📄 PDF Abstract BibTeX arXiv:1804.03906

Code (1)

resibots/vassiliades_2018_gecco 공식 구현

Tasks

Diversity

Similar Papers 제목 키워드 기반

Leveraging power of deep learning for fast and efficient elite pixel selection in time series SAR interferometry

2024-02-26 · Ashutosh Tiwari, Nitheshnirmal Sadhashivam, Leonard O. Ohenhen, Jonathan Lucy 외

This study proposes a new convolutional long short-term memory (ConvLSTM) based architecture for selection of elite pixels (i.e., less noisy) in time series interferometric synthetic aperture radar (TS-InSAR). The model …

Time Series

Multi-Task Multi-Behavior MAP-Elites

2023-05-02 · Anne, Mouret

We propose Multi-Task Multi-Behavior MAP-Elites, a variant of MAP-Elites that finds a large number of high-quality solutions for a large set of tasks (optimization problems from a given family). It combines the original …

Diversity

Dense Interspecies Face Embedding

2022-11-28 · NeruIPS 2022 11 · Sejong Yang, Subin Jeon, Seonghyeon Nam, Seon Joo Kim

Dense Interspecies Face Embedding (DIFE) is a new direction for understanding faces of various animals by extracting common features among animal faces including human face. There are three main obstacles for interspecie…

Image ManipulationInterspecies Facial Keypoint TransferKeypoint DetectionKnowledge Distillation

Discrete Gene Crossover Accelerates Solution Discovery in Quality-Diversity Algorithms

2026-02-14 · Joshua Hutchinson, J. Michael Herrmann, Simón C. Smith arxiv

Quality-Diversity (QD) algorithms aim to discover diverse, high-performing solutions across behavioral niches. However, QD search often stagnates as incremental variation operators struggle to propagate building blocks a…

Elite Bases Regression: A Real-time Algorithm for Symbolic Regression

2017-04-24 · Chen Chen, Changtong Luo, Zonglin Jiang

Symbolic regression is an important but challenging research topic in data mining. It can detect the underlying mathematical models. Genetic programming (GP) is one of the most popular methods for symbolic regression. Ho…

regressionSymbolic Regression