中文
相关论文

相关论文: Self-Referential Quality Diversity Through Differe…

200 篇论文

Quality-Diversity (QD) algorithms evolve behaviourally diverse and high-performing solutions. To illuminate the elite solutions for a space of behaviours, QD algorithms require the definition of a suitable behaviour space. If the behaviour…

神经与进化计算 · 计算机科学 2024-01-08 David M. Bossens , Danesh Tarapore

The recently introduced Multi-dimensional Archive of Phenotypic Elites (MAP-Elites) is an evolutionary algorithm capable of producing a large archive of diverse, high-performing solutions in a single run. It works by discretizing a…

神经与进化计算 · 计算机科学 2017-08-01 Vassilis Vassiliades , Konstantinos Chatzilygeroudis , Jean-Baptiste Mouret

Real-world optimization often demands diverse, high-quality solutions. Quality-Diversity (QD) optimization is a multifaceted approach in evolutionary algorithms that aims to generate a set of solutions that are both high-performing and…

神经与进化计算 · 计算机科学 2025-07-04 Meng Xu , Frank Neumann , Aneta Neumann , Yew Soon Ong

Several works have demonstrated the use of variational autoencoders (VAEs) for generating levels in the style of existing games and blending levels across different games. Further, quality-diversity (QD) algorithms have also become popular…

机器学习 · 计算机科学 2021-07-23 Anurag Sarkar , Seth Cooper

The optimization of functions to find the best solution according to one or several objectives has a central role in many engineering and research fields. Recently, a new family of optimization algorithms, named Quality-Diversity…

神经与进化计算 · 计算机科学 2017-08-31 Antoine Cully , Yiannis Demiris

We use the Quality Diversity (QD) algorithm with Neural Cellular Automata (NCA) to automatically evaluate Multi-Agent Path Finding (MAPF) algorithms by generating diverse maps. Previously, researchers typically evaluate MAPF algorithms on a…

多智能体系统 · 计算机科学 2026-03-02 Cheng Qian , Yulun Zhang , Varun Bhatt , Matthew Christopher Fontaine , Stefanos Nikolaidis , Jiaoyang Li

Workforce Scheduling and Routing Problems (WSRP) are very common in many practical domains, and usually, have a number of objectives. Illumination algorithms such as Map-Elites (ME) have recently gained traction in application to {\em…

人工智能 · 计算机科学 2018-05-30 Neil Urquhart , Emma Hart

Designing optimal soft modular robots is difficult, due to non-trivial interactions between morphology and controller. Evolutionary algorithms (EAs), combined with physical simulators, represent a valid tool to overcome this issue. In this…

机器人学 · 计算机科学 2021-04-27 Enrico Zardini , Davide Zappetti , Davide Zambrano , Giovanni Iacca , Dario Floreano

Traditional optimization algorithms search for a single global optimum that maximizes (or minimizes) the objective function. Multimodal optimization algorithms search for the highest peaks in the search space that can be more than one.…

神经与进化计算 · 计算机科学 2020-12-18 Konstantinos Chatzilygeroudis , Antoine Cully , Vassilis Vassiliades , Jean-Baptiste Mouret

Quality Diversity (QD) has shown great success in discovering high-performing, diverse policies for robot skill learning. While current benchmarks have led to the development of powerful QD methods, we argue that new paradigms must be…

机器人学 · 计算机科学 2024-07-26 Sumeet Batra , Bryon Tjanaka , Stefanos Nikolaidis , Gaurav Sukhatme

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

A prevalent limitation of optimizing over a single objective is that it can be misguided, becoming trapped in local optimum. This can be rectified by Quality-Diversity (QD) algorithms, where a population of high-quality and diverse…

机器学习 · 计算机科学 2023-04-18 Ryan Wickman , Bibek Poudel , Michael Villarreal , Xiaofei Zhang , Weizi Li

In mixed-initiative co-creation tasks, wherein a human and a machine jointly create items, it is important to provide multiple relevant suggestions to the designer. Quality-diversity algorithms are commonly used for this purpose, as they…

神经与进化计算 · 计算机科学 2023-04-18 Roberto Gallotta , Kai Arulkumaran , L. B. Soros

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

Exploration is a key challenge in Reinforcement Learning, especially in long-horizon, deceptive and sparse-reward environments. For such applications, population-based approaches have proven effective. Methods such as Quality-Diversity…

神经与进化计算 · 计算机科学 2022-11-24 Bryan Lim , Manon Flageat , Antoine Cully

Compact optimization algorithms are a class of Estimation of Distribution Algorithms (EDAs) characterized by extremely limited memory requirements (hence they are called "compact"). As all EDAs, compact algorithms build and update a…

人工智能 · 计算机科学 2019-04-11 Giovanni Iacca , Fabio Caraffini

The resource constrained project scheduling problem (RCPSP) is an NP-Hard combinatorial optimization problem. The objective of RCPSP is to schedule a set of activities without violating any activity precedence or resource constraints. In…

神经与进化计算 · 计算机科学 2022-04-26 Shelvin Chand , Kousik Rajesh , Rohitash Chandra

ELM (Extreme Learning Machine) is a single hidden layer feed-forward network, where the weights between input and hidden layer are initialized randomly. ELM is efficient due to its utilization of the analytical approach to compute weights…

机器学习 · 计算机科学 2016-06-21 Qiuyan Yan , Qifa Sun , Xinming Yan

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

Differential Evolution (DE) is recognized as one of the most powerful optimizers in the evolutionary algorithm (EA) family. Many DE variants were proposed in recent years, but significant differences in performances between them are hardly…

神经与进化计算 · 计算机科学 2019-01-08 Sheng Xin Zhang , Li Ming Zheng , Kit Sang Tang , Shao Yong Zheng , Wing Shing Chan