paper-with-me

홈 › Papers

Monte Carlo Elites: Quality-Diversity Selection as a Multi-Armed Bandit Problem

2021-04-18 · Konstantinos Sfikas, Antonios Liapis, Georgios N. Yannakakis

A core challenge of evolutionary search is the need to balance between exploration of the search space and exploitation of highly fit regions. Quality-diversity search has explicitly walked this tightrope between a population's diversity and its quality. This paper extends a popular quality-diversity search algorithm, MAP-Elites, by treating the selection of parents as a multi-armed bandit problem. Using variations of the upper-confidence bound to select parents from under-explored but potentially rewarding areas of the search space can accelerate the discovery of new regions as well as improve its archive's total quality. The paper tests an indirect measure of quality for parent selection: the survival rate of a parent's offspring. Results show that maintaining a balance between exploration and exploitation leads to the most diverse and high-quality set of solutions in three different testbeds.

📄 PDF Abstract BibTeX arXiv:2104.08781

Code (1)

konsfik/Monte-Carlo-Elites 공식 구현

Tasks

Diversity

Similar Papers 제목 키워드 기반

Multi-Emitter MAP-Elites: Improving quality, diversity and convergence speed with heterogeneous sets of emitters

2020-07-10 · Antoine Cully

Quality-Diversity (QD) optimisation is a new family of learning algorithms that aims at generating collections of diverse and high-performing solutions. Among those algorithms, the recently introduced Covariance Matrix A…

Diversity

Vector Quantized-Elites: Unsupervised and Problem-Agnostic Quality-Diversity Optimization

2025-04-10 · Constantinos Tsakonas, Konstantinos Chatzilygeroudis

Quality-Diversity algorithms have transformed optimization by prioritizing the discovery of diverse, high-performing solutions over a single optimal result. However, traditional Quality-Diversity methods, such as MAP-Eli…

Diversity

Tournament Informed Adversarial Quality Diversity

2026-01-27 · Timothée Anne, Noah Syrkis, Meriem Elhosni, Florian Turati 외 arxiv

Quality diversity (QD) is a branch of evolutionary computation that seeks high-quality and behaviorally diverse solutions to a problem. While adversarial problems are common, classical QD cannot be easily applied to them…

Self-Referential Quality Diversity Through Differential Map-Elites

2021-07-11 · Tae Jong Choi, Julian Togelius

Differential MAP-Elites is a novel algorithm that combines the illumination capacity of CVT-MAP-Elites with the continuous-space optimization capacity of Differential Evolution. The algorithm is motivated by observations…

Diversity

Synergizing Quality-Diversity with Descriptor-Conditioned Reinforcement Learning

2023-12-10 · Maxence Faldor, Félix Chalumeau, Manon Flageat, Antoine Cully

A hallmark of intelligence is the ability to exhibit a wide range of effective behaviors. Inspired by this principle, Quality-Diversity algorithms, such as MAP-Elites, are evolutionary methods designed to generate a set …

Continuous ControlDiversityEvolutionary Algorithmsreinforcement-learning+1