Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- abstractJuly 2023
AI for Scientific Discovery and a Sustainable Future
GECCO '23: Proceedings of the Genetic and Evolutionary Computation ConferencePage 2https://doi.org/10.1145/3583131.3603396Artificial Intelligence (AI) is a rapidly progressing field, achieving remarkable breakthroughs in areas ranging from computer vision and machine translation to world champion-level Go gameplay, autonomous vehicles, and Chat-GPT. The continuously ...
- abstractJuly 2023
Evolutionary Computation Evolving
GECCO '23: Proceedings of the Genetic and Evolutionary Computation ConferencePage 1https://doi.org/10.1145/3583131.3600058I have had the privilege of involvement in this field from its early days. The result is a rather unique and comprehensive perspective on its development and growth. In this talk I use that perspective to highlight some important milestones, discuss ...
- research-articleJuly 2023
Relieving Genetic Programming from Coefficient Learning for Symbolic Regression via Correlation and Linear Scaling
GECCO '23: Proceedings of the Genetic and Evolutionary Computation ConferencePages 420–428https://doi.org/10.1145/3583131.3595918The difficulty of learning optimal coefficients in regression models using only genetic operators has long been a challenge in genetic programming for symbolic regression. As a simple but effective remedy it has been proposed to perform linear scaling ...
- research-articleJuly 2023
Probabilistic model with evolutionary optimization for cognitive diagnosis
GECCO '23: Proceedings of the Genetic and Evolutionary Computation ConferencePages 891–899https://doi.org/10.1145/3583131.3590522Cognitive Diagnostic Models (CDMs) aim to analyze students' cognitive levels of each knowledge component (KC) by mining educational data. Existing CDMs can be mainly divided into two categories, i.e., traditional probability-based and neural-network-...
- research-articleJuly 2023
MPENAS: Multi-fidelity Predictor-guided Evolutionary Neural Architecture Search with Zero-cost Proxies
GECCO '23: Proceedings of the Genetic and Evolutionary Computation ConferencePages 1276–1285https://doi.org/10.1145/3583131.3590513Neural architecture search (NAS) aims to automatically design suitable architectures of artificial neural networks (ANNs) under various situations. Recently, NAS based on zero-cost proxies can predict the performance of ANNs with the cost of a single ...
-
- research-articleJuly 2023
Rethinking Population-assisted Off-policy Reinforcement Learning
GECCO '23: Proceedings of the Genetic and Evolutionary Computation ConferencePages 624–632https://doi.org/10.1145/3583131.3590512While off-policy reinforcement learning (RL) algorithms are sample efficient due to gradient-based updates and data reuse in the replay buffer, they struggle with convergence to local optima due to limited exploration. On the other hand, population-...
- research-articleJuly 2023
Accelerating Evolution Through Gene Masking and Distributed Search
GECCO '23: Proceedings of the Genetic and Evolutionary Computation ConferencePages 972–980https://doi.org/10.1145/3583131.3590508In building practical applications of evolutionary computation (EC), two optimizations are essential. First, the parameters of the search method need to be tuned to the domain in order to balance exploration and exploitation effectively. Second, the ...
- research-articleJuly 2023
Comparing the expressive power of Strongly-Typed and Grammar-Guided Genetic Programming
GECCO '23: Proceedings of the Genetic and Evolutionary Computation ConferencePages 1100–1108https://doi.org/10.1145/3583131.3590507Since Genetic Programming (GP) has been proposed, several flavors of GP have arisen, each with their own strengths and limitations. Grammar-Guided and Strongly-Typed GP (GGGP and STGP, respectively) are two popular flavors that have the advantage of ...
- research-articleJuly 2023
Morphology Choice Affects the Evolution of Affordance Detection in Robots
GECCO '23: Proceedings of the Genetic and Evolutionary Computation ConferencePages 211–219https://doi.org/10.1145/3583131.3590505A vital component of intelligent action is affordance detection: understanding what actions external objects afford the viewer. This requires the agent to understand the physical nature of the object being viewed, its own physical nature, and the ...
- research-articleJuly 2023
Generating diverse and discriminatory knapsack instances by searching for novelty in variable dimensions of feature-space
GECCO '23: Proceedings of the Genetic and Evolutionary Computation ConferencePages 312–320https://doi.org/10.1145/3583131.3590504Generating new instances via evolutionary methods is commonly used to create new benchmarking data-sets, with a focus on attempting to cover an instance-space as completely as possible. Recent approaches have exploited Quality-Diversity methods to ...
- research-articleJuly 2023
MAP-Elites with Descriptor-Conditioned Gradients and Archive Distillation into a Single Policy
GECCO '23: Proceedings of the Genetic and Evolutionary Computation ConferencePages 138–146https://doi.org/10.1145/3583131.3590503Quality-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 evolutionary ...
- research-articleJuly 2023
Multi-Objective Multi-Gene Genetic Programming for the Prediction of Leakage in Water Distribution Networks
GECCO '23: Proceedings of the Genetic and Evolutionary Computation ConferencePages 1357–1364https://doi.org/10.1145/3583131.3590499Understanding leakage is an important challenge within the water sector to minimise waste, energy use and carbon emissions. Every Water Distribution Network (WDN) has leakage, usually approximated as Minimum Night Flow (MNF) for each District Metered ...
- research-articleJuly 2023
Don't Bet on Luck Alone: Enhancing Behavioral Reproducibility of Quality-Diversity Solutions in Uncertain Domains
GECCO '23: Proceedings of the Genetic and Evolutionary Computation ConferencePages 156–164https://doi.org/10.1145/3583131.3590498Quality-Diversity (QD) algorithms are designed to generate collections of high-performing solutions while maximizing their diversity in a given descriptor space. However, in the presence of unpredictable noise, the fitness and descriptor of the same ...
- research-articleJuly 2023
Leveraging Fitness Critics To Learn Robust Teamwork
GECCO '23: Proceedings of the Genetic and Evolutionary Computation ConferencePages 429–437https://doi.org/10.1145/3583131.3590497Co-evolutionary algorithms have successfully trained agent teams for tasks such as autonomous exploration or robot soccer. However generally, such approaches seek a single strong team, whereas many real-world applications require agents to effectively ...
- research-articleJuly 2023
Discovering Attention-Based Genetic Algorithms via Meta-Black-Box Optimization
GECCO '23: Proceedings of the Genetic and Evolutionary Computation ConferencePages 929–937https://doi.org/10.1145/3583131.3590496Genetic algorithms constitute a family of black-box optimization algorithms, which take inspiration from the principles of biological evolution. While they provide a general-purpose tool for optimization, their particular instantiations can be heuristic ...
- research-articleJuly 2023
Guiding the Exploration of the Solution Space in Walking Robots Through Growth-Based Morphological Development
GECCO '23: Proceedings of the Genetic and Evolutionary Computation ConferencePages 1230–1238https://doi.org/10.1145/3583131.3590489In human beings, the joint development of the body and cognitive system has been shown to facilitate the acquisition of new skills and abilities. In the literature, these natural principles have been applied to robotics with mixed results and ...
- research-articleJuly 2023
Optimizing fairness tradeoffs in machine learning with multiobjective meta-models
GECCO '23: Proceedings of the Genetic and Evolutionary Computation ConferencePages 511–519https://doi.org/10.1145/3583131.3590487Improving the fairness of machine learning models is a nuanced task that requires decision makers to reason about multiple, conflicting criteria. The majority of fair machine learning methods transform the error-fairness trade-off into a single ...
- research-articleJuly 2023
Fully Autonomous Programming with Large Language Models
GECCO '23: Proceedings of the Genetic and Evolutionary Computation ConferencePages 1146–1155https://doi.org/10.1145/3583131.3590481Current approaches to program synthesis with Large Language Models (LLMs) exhibit a "near miss syndrome": they tend to generate programs that semantically resemble the correct answer (as measured by text similarity metrics or human evaluation), but ...
- research-articleJuly 2023
Directed Quick Search Guided Evolutionary Algorithm for Large-scale Multi-objective Optimization Problems
GECCO '23: Proceedings of the Genetic and Evolutionary Computation ConferencePages 777–785https://doi.org/10.1145/3583131.3590480For large-scale multi-objective evolutionary algorithms (LSMOEAs), it has been a major challenge to efficiently obtain accurate evolutionary directions in the ultra-high-dimensional decision space to produce high-quality offspring. To this hand, this ...
- research-articleJuly 2023
A hierarchical clustering-based cooperative multi-population many-objective optimization algorithm
GECCO '23: Proceedings of the Genetic and Evolutionary Computation ConferencePages 795–803https://doi.org/10.1145/3583131.3590476The increasing number of objectives poses a great challenge upon many-objective optimization algorithms (MaOOAs) when solving many-objective optimization problems (MaOOPs), since it is rather difficult to obtain well-distributed solutions with tight ...