Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- 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
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
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 ...
- research-articleJuly 2023
Interactive Latent Diffusion Model
GECCO '23: Proceedings of the Genetic and Evolutionary Computation ConferencePages 586–596https://doi.org/10.1145/3583131.3590471This paper introduces Interactive Latent Diffusion Model (IELDM), an encapsulation of a popular text-to-image diffusion model into an Evolutionary framework, allowing the users to steer the design of images toward their goals, alleviating the tedious ...
- research-articleJuly 2023
HOTGP - Higher-Order Typed Genetic Programming
GECCO '23: Proceedings of the Genetic and Evolutionary Computation ConferencePages 1091–1099https://doi.org/10.1145/3583131.3590464Program synthesis is the process of generating a computer program following a set of specifications, which can be a high-level description of the problem and/or a set of input-output examples. The synthesis can be modeled as a search problem in which ...
- research-articleJuly 2023
Dynamic Depth for Better Generalization in Continued Fraction Regression
GECCO '23: Proceedings of the Genetic and Evolutionary Computation ConferencePages 520–528https://doi.org/10.1145/3583131.3590461A continued fraction expansion represents a real number as an expression obtained by iteratively extracting the largest whole number from its fractional part and inverting the remainder.
Continued Fraction Regression (CFR) is a method for ...
- research-articleJuly 2023
Using a Variational Autoencoder to Learn Valid Search Spaces of Safely Monitored Autonomous Robots for Last-Mile Delivery
GECCO '23: Proceedings of the Genetic and Evolutionary Computation ConferencePages 1303–1311https://doi.org/10.1145/3583131.3590459The use of autonomous robots for delivery of goods to customers is an exciting new way to provide a reliable and sustainable service. However, in the real world, autonomous robots still require human supervision for safety reasons. We tackle the real-...