Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- sectionJuly 2015
Session details: Tutorial Chair's Welcome
GECCO Companion '15: Proceedings of the Companion Publication of the 2015 Annual Conference on Genetic and Evolutionary Computationhttps://doi.org/10.1145/3251102The vibrant city of Madrid will be the venue of GECCO where, as usual, in the first two days will be offered an attractive selection of tutorials covering a wide variety of themes. After a record of 56 submissions from international, high profile domain ...
- research-articleJuly 2015
A Symbolic Regression Based Scoring System Improving Peptide Identifications for MS Amanda
GECCO Companion '15: Proceedings of the Companion Publication of the 2015 Annual Conference on Genetic and Evolutionary ComputationPages 1335–1341https://doi.org/10.1145/2739482.2768509Peptide search engines are algorithms that are able to identify peptides (i.e., short proteins or parts of proteins) from mass spectra of biological samples. These identification algorithms report the best matching peptide for a given spectrum and a ...
- research-articleJuly 2015
Data-Based Identification of Prediction Models for Glucose
- J. Manuel Velasco,
- Stephan Winkler,
- J. Ignacio Hidalgo,
- Oscar Garnica,
- Juan Lanchares,
- J. Manuel Colmenar,
- Esther Maqueda,
- Marta Botella,
- Jose-Antonio Rubio
GECCO Companion '15: Proceedings of the Companion Publication of the 2015 Annual Conference on Genetic and Evolutionary ComputationPages 1327–1334https://doi.org/10.1145/2739482.2768508Diabetes mellitus is a disease that affects to hundreds of million of people worldwide. Maintaining a good control of the disease is critical to avoid severe long-term complications. One of the main problems that arise in the (semi) automatic control of ...
- research-articleJuly 2015
Feature Set Optimization for Physical Activity Recognition Using Genetic Algorithms
GECCO Companion '15: Proceedings of the Companion Publication of the 2015 Annual Conference on Genetic and Evolutionary ComputationPages 1311–1318https://doi.org/10.1145/2739482.2768506Physical activity is recognized as one of the key factors for a healthy life due to its beneficial effects. The range of physical activities is very broad, and not all of them require the same effort to be performed nor have the same effects on health. ...
- research-articleJuly 2015
Comparison of Semantic-aware Selection Methods in Genetic Programming
GECCO Companion '15: Proceedings of the Companion Publication of the 2015 Annual Conference on Genetic and Evolutionary ComputationPages 1301–1307https://doi.org/10.1145/2739482.2768505This study investigates the performance of several semantic- aware selection methods for genetic programming (GP). In particular, we consider methods that do not rely on complete GP semantics (i.e., a tuple of outputs produced by a program for fitness ...
-
- research-articleJuly 2015
Greedy Semantic Local Search for Small Solutions
GECCO Companion '15: Proceedings of the Companion Publication of the 2015 Annual Conference on Genetic and Evolutionary ComputationPages 1293–1300https://doi.org/10.1145/2739482.2768504Semantic Backpropagation (SB) was introduced in GP so as to take into account the semantics of a GP tree at all intermediate states of the program execution, i.e., at each node of the tree. The idea is to compute the optimal "should-be" values each ...
- research-articleJuly 2015
Introducing Semantic-Clustering Selection in Grammatical Evolution
GECCO Companion '15: Proceedings of the Companion Publication of the 2015 Annual Conference on Genetic and Evolutionary ComputationPages 1277–1284https://doi.org/10.1145/2739482.2768502Semantics has gained much attention in the last few years and new advanced crossover and mutation operations have been created which use semantic information to improve the quality and generalisability of individuals in genetic programming. In this ...
- research-articleJuly 2015
Two-B or not Two-B?: Design Patterns for Hybrid Metaheuristics
GECCO Companion '15: Proceedings of the Companion Publication of the 2015 Annual Conference on Genetic and Evolutionary ComputationPages 1269–1274https://doi.org/10.1145/2739482.2768501Real world search problems, characterised by nonlinearity, noise and multidimensionality, are often best solved by hybrid algorithms. Techniques embodying different necessary features are triggered at specific iterations, in response to the current ...
- short-paperJuly 2015
Metaheuristic Design Pattern: Surrogate Fitness Functions
GECCO Companion '15: Proceedings of the Companion Publication of the 2015 Annual Conference on Genetic and Evolutionary ComputationPages 1261–1264https://doi.org/10.1145/2739482.2768499Certain problems have characteristics that present difficulties for metaheuristics: their objective function may be either prohibitively expensive, or they may only give a partial ordering over the solutions, lacking a suitable gradient to guide the ...
- short-paperJuly 2015
Metaheuristic Design Pattern: Preference
GECCO Companion '15: Proceedings of the Companion Publication of the 2015 Annual Conference on Genetic and Evolutionary ComputationPages 1257–1260https://doi.org/10.1145/2739482.2768498In interactive metaheuristic search, the human helps to steer the trajectory of the search by providing qualitative evaluation to assist in the selection of solution individuals. It can be challenging to design mechanisms to exploit human qualitative ...
- short-paperJuly 2015
- short-paperJuly 2015
Simulating Morphological Evolution in Large Robot Populations
GECCO Companion '15: Proceedings of the Companion Publication of the 2015 Annual Conference on Genetic and Evolutionary ComputationPages 1249–1250https://doi.org/10.1145/2739482.2768494Computational capacity and memory are limiting factors when simulating large numbers of robots with complex bodies: available physics engines struggle to handle more than a couple of dozens of complex robot bodies. This limits the possibilities of ...
- short-paperJuly 2015
Evolving Diverse Collective Behaviors Independent of Swarm Density
GECCO Companion '15: Proceedings of the Companion Publication of the 2015 Annual Conference on Genetic and Evolutionary ComputationPages 1245–1246https://doi.org/10.1145/2739482.2768492There are multiple different ways of implementing artificial evolution of collective behaviors. Besides a classical offline evolution approach, there is, for example, the option of environment-driven distributed evolutionary adaptation in the form of an ...
- short-paperJuly 2015
Collective Sharing of Knowledge in a DREAM
GECCO Companion '15: Proceedings of the Companion Publication of the 2015 Annual Conference on Genetic and Evolutionary ComputationPages 1243–1244https://doi.org/10.1145/2739482.2768491Generalising on-line learned knowledge in evolutionary robotics results in robots that can accomplish tasks in varying circumstances. This is the goal of the DREAM project. Even faster accomplishment of tasks and understanding of the environment can be ...
- short-paperJuly 2015
The Cost of Communication: Environmental Pressure and Survivability in mEDEA
GECCO Companion '15: Proceedings of the Companion Publication of the 2015 Annual Conference on Genetic and Evolutionary ComputationPages 1239–1240https://doi.org/10.1145/2739482.2768489We augment the mEDEA algorithm to explicitly account for the costs of communication between robots. Experimental results show that adding a costs for communication exerts environmental pressure to implicitly select for genomes that maintain high energy ...
- short-paperJuly 2015
An Evolutionary Algorithm for Weighted Graph Coloring Problem
GECCO Companion '15: Proceedings of the Companion Publication of the 2015 Annual Conference on Genetic and Evolutionary ComputationPages 1233–1236https://doi.org/10.1145/2739482.2768488One of the optimization problems that is widely studied in the literature is the graph coloring problem. In this paper, we present an evolutionary algorithm for the weighted graph coloring problem that combines genetic algorithms with a local search ...
- short-paperJuly 2015
Hard Test Generation for Maximum Flow Algorithms with the Fast Crossover-Based Evolutionary Algorithm
GECCO Companion '15: Proceedings of the Companion Publication of the 2015 Annual Conference on Genetic and Evolutionary ComputationPages 1229–1232https://doi.org/10.1145/2739482.2768487Most evolutionary algorithms not only throw out insufficiently good solutions, but forget all information they obtained from their evaluation, which reduces their speed from the information theory point of view. An evolutionary algorithm which does not ...
- short-paperJuly 2015
On the Selection of Decomposition Methods for Large Scale Fully Non-separable Problems
GECCO Companion '15: Proceedings of the Companion Publication of the 2015 Annual Conference on Genetic and Evolutionary ComputationPages 1213–1216https://doi.org/10.1145/2739482.2768483Cooperative co-evolution is a framework that can be used to effectively solve large scale optimization problems. This approach employs a divide and conquer strategy, which decomposes the problem into sub-components that are optimized separately. However,...
- short-paperJuly 2015
A Hybrid MOGA-CSP for Multi-UAV Mission Planning
GECCO Companion '15: Proceedings of the Companion Publication of the 2015 Annual Conference on Genetic and Evolutionary ComputationPages 1205–1208https://doi.org/10.1145/2739482.2768481Mission Planning Problem for a large number of Unmanned Air Vehicles (UAV) consists of a set of locations to visit in different time windows, and the actions that the vehicle can perform based on its features such as the sensors, speed or fuel capacity. ...