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
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
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
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
Stable and Sample-Efficient Policy Search for Continuous Control via Hybridizing Phenotypic Evolutionary Algorithm with the Double Actors Regularized Critics
GECCO '23: Proceedings of the Genetic and Evolutionary Computation ConferencePages 1239–1247https://doi.org/10.1145/3583131.3590455Evolutionary Reinforcement Learning arises from hybridizing the sample efficiency of policy gradient with the stability of evolutionary computation. Proximal Distilled Evolutionary Reinforcement Learning (PDERL) implements the hybridization by having ...
- research-articleJuly 2023
Leveraging Human Feedback to Evolve and Discover Novel Emergent Behaviors in Robot Swarms
GECCO '23: Proceedings of the Genetic and Evolutionary Computation ConferencePages 56–64https://doi.org/10.1145/3583131.3590443Robot swarms often exhibit emergent behaviors that are fascinating to observe; however, it is often difficult to predict what swarm behaviors can emerge under a given set of agent capabilities. We seek to efficiently leverage human input to automatically ...
- research-articleJuly 2023
Exploring High-dimensional Rules Indirectly via Latent Space Through a Dimensionality Reduction for XCS
GECCO '23: Proceedings of the Genetic and Evolutionary Computation ConferencePages 606–614https://doi.org/10.1145/3583131.3590439To mine high-dimensional rules in Learning Classifier Systems (LCSs) through a reduction of the dimensionality of input data, this paper proposes a novel approach that indirectly learns the rules in the "latent space" based on the rewards of the ...
- research-articleJuly 2023
RM-SAEA: Regularity Model Based Surrogate-Assisted Evolutionary Algorithms for Expensive Multi-Objective Optimization
GECCO '23: Proceedings of the Genetic and Evolutionary Computation ConferencePages 722–730https://doi.org/10.1145/3583131.3590435Due to computationally and/or financially costly evaluation, tackling expensive multi-objective optimization problems is quite challenging for evolutionary algorithms. One popular approach to these problems is building cheap surrogate models to ...