中文
相关论文

相关论文: Monte Carlo Elites: Quality-Diversity Selection as…

200 篇论文

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 MAP-Elites for the…

神经与进化计算 · 计算机科学 2024-04-05 Anne , Mouret

A fascinating aspect of nature lies in its ability to produce a collection of organisms that are all high-performing in their niche. Quality-Diversity (QD) methods are evolutionary algorithms inspired by this observation, that obtained…

神经与进化计算 · 计算机科学 2023-09-11 Felix Chalumeau , Thomas Pierrot , Valentin Macé , Arthur Flajolet , Karim Beguir , Antoine Cully , Nicolas Perrin-Gilbert

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 Adaptation MAP-Elites…

神经与进化计算 · 计算机科学 2021-07-07 Antoine Cully

Parent selection in evolutionary algorithms for multi-objective optimisation is usually performed by dominance mechanisms or indicator functions that prefer non-dominated points. We propose to refine the parent selection on evolutionary…

神经与进化计算 · 计算机科学 2018-09-05 Edgar Covantes Osuna , Wanru Gao , Frank Neumann , Dirk Sudholt

In this work, we consider the problem of Quality-Diversity (QD) optimization with multiple objectives. QD algorithms have been proposed to search for a large collection of both diverse and high-performing solutions instead of a single set…

人工智能 · 计算机科学 2022-06-01 Thomas Pierrot , Guillaume Richard , Karim Beguir , Antoine Cully

Creatures in the real world constantly encounter new and diverse challenges they have never seen before. They will often need to adapt to some of these tasks and solve them in order to survive. This almost endless world of novel challenges…

神经与进化计算 · 计算机科学 2023-05-03 Emma Stensby Norstein , Kai Olav Ellefsen , Kyrre Glette

The recent advances in language-based generative models have paved the way for the orchestration of multiple generators of different artefact types (text, image, audio, etc.) into one system. Presently, many open-source pre-trained models…

神经与进化计算 · 计算机科学 2024-03-13 Marvin Zammit , Antonios Liapis , Georgios N. Yannakakis

Quality-Diversity (QD) algorithms, and MAP-Elites (ME) in particular, have proven very useful for a broad range of applications including enabling real robots to recover quickly from joint damage, solving strongly deceptive maze tasks or…

神经与进化计算 · 计算机科学 2020-06-08 Cédric Colas , Joost Huizinga , Vashisht Madhavan , Jeff Clune

Quality-Diversity optimisation algorithms enable the evolution of collections of both high-performing and diverse solutions. These collections offer the possibility to quickly adapt and switch from one solution to another in case it is not…

神经与进化计算 · 计算机科学 2023-04-26 Manon Flageat , Antoine Cully

Real-world problems are often comprised of many objectives and require solutions that carefully trade-off between them. Current approaches to many-objective optimization often require challenging assumptions, like knowledge of the…

神经与进化计算 · 计算机科学 2023-07-07 Jackson Dean , Nick Cheney

Quality-Diversity is a family of evolutionary algorithms that generate diverse, high-performing solutions through local competition principles inspired by natural evolution. While research has focused on improving specific aspects of…

神经与进化计算 · 计算机科学 2025-02-04 Ryan Bahlous-Boldi , Maxence Faldor , Luca Grillotti , Hannah Janmohamed , Lisa Coiffard , Lee Spector , Antoine Cully

Quality-Diversity algorithms, such as MAP-Elites, are a branch of Evolutionary Computation generating collections of diverse and high-performing solutions, that have been successfully applied to a variety of domains and particularly in…

神经与进化计算 · 计算机科学 2023-03-08 Maxence Faldor , Félix Chalumeau , Manon Flageat , Antoine Cully

Quality-Diversity algorithms, among which MAP-Elites, have emerged as powerful alternatives to performance-only optimisation approaches as they enable generating collections of diverse and high-performing solutions to an optimisation…

神经与进化计算 · 计算机科学 2023-04-26 Manon Flageat , Felix Chalumeau , Antoine Cully

Real-world design problems are a messy combination of constraints, objectives, and features. Exploring these problem spaces can be defined as a Multi-Criteria Exploration (MCX) problem, whose goals are to produce a set of diverse solutions…

神经与进化计算 · 计算机科学 2022-07-05 Adam Gaier , James Stoddart , Lorenzo Villaggi , Peter J Bentley

The lack of diversity in a genetic algorithm's population may lead to a bad performance of the genetic operators since there is not an equilibrium between exploration and exploitation. In those cases, genetic algorithms present a fast and…

人工智能 · 计算机科学 2017-02-14 Andrés Herrera-Poyatos , Francisco Herrera

Quality diversity (QD) algorithms have shown to provide sets of high quality solutions for challenging problems in robotics, games, and combinatorial optimisation. So far, theoretical foundational explaining their good behaviour in practice…

人工智能 · 计算机科学 2024-12-17 Duc-Cuong Dang , Aneta Neumann , Frank Neumann , Andre Opris , Dirk Sudholt

Motif discovery is a core problem in computational biology, traditionally formulated as a likelihood optimization task that returns a single dominant motif from a DNA sequence dataset. However, regulatory sequence data admit multiple…

神经与进化计算 · 计算机科学 2026-04-21 Alejandro Medina , Mary Lauren Benton

Quality diversity~(QD) is a branch of evolutionary computation that gained increasing interest in recent years. The Map-Elites QD approach defines a feature space, i.e., a partition of the search space, and stores the best solution for each…

神经与进化计算 · 计算机科学 2023-07-06 Jakob Bossek , Dirk Sudholt

Efficient selection among multiple generative models is increasingly important in modern generative AI, where sampling from suboptimal models is costly. This problem can be formulated as a multi-armed bandit task. Under diversity-aware…

机器学习 · 计算机科学 2026-03-24 Bahar Dibaei Nia , Farzan Farnia

Reinforcement learning studies how to balance exploration and exploitation in real-world systems, optimizing interactions with the world while simultaneously learning how the world operates. One general class of algorithms for such learning…

机器学习 · 统计学 2018-08-10 Iñigo Urteaga , Chris H. Wiggins