Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- posterJuly 2012
Validating design choices in a pool-based distributed evolutionary algorithms architecture
GECCO '12: Proceedings of the 14th annual conference companion on Genetic and evolutionary computationPages 1517–1518https://doi.org/10.1145/2330784.2331023This paper introduces SofEA, a pool-based architecture built over CouchDB for distributing evolutionary algorithms (EAs) across computer network in an asynchronous and decentralized way. Clients perform different functions (evaluation, reproduction, ...
- posterJuly 2012
A winner-take-all methodology: finding the best evolutionary algorithm for the global optimization of functions
GECCO '12: Proceedings of the 14th annual conference companion on Genetic and evolutionary computationPages 1515–1516https://doi.org/10.1145/2330784.2331021The problem of effectively and efficiently finding the global optimum of a function by using evolutionary algorithms is current and pertinent, and two of the evolutionary techniques that have received significant attention in the literature are Particle ...
- posterJuly 2012
Enhance differential evolution with random walk
GECCO '12: Proceedings of the 14th annual conference companion on Genetic and evolutionary computationPages 1513–1514https://doi.org/10.1145/2330784.2331020This paper proposes a novel differential evolution (DE) algorithm with random walk (DE-RW). Random walk is a famous phenomenon universally exists in nature and society. As random walk is an erratic movement that can go in any direction and go to any ...
- posterJuly 2012
Continuous space pattern reduction for genetic clustering algorithm
GECCO '12: Proceedings of the 14th annual conference companion on Genetic and evolutionary computationPages 1475–1476https://doi.org/10.1145/2330784.2330998We have recently proposed a highly effective method for speeding up metaheuristics in solving combinatorial optimization problems called pattern reduction (PR). It is, however, limited to problems with solutions that are either binary or integer ...
- posterJuly 2012
Multi-criteria optimization for hard problems under limited budgets
GECCO '12: Proceedings of the 14th annual conference companion on Genetic and evolutionary computationPages 1451–1452https://doi.org/10.1145/2330784.2330984Many relevant industrial optimization tasks feature more than just one quality criterion. State-of-the-art multi-criteria optimization algorithms require a relatively large number of function evaluations (usually more than 10^5) to approximate Pareto ...
-
- posterJuly 2012
A discrete artificial bee colony algorithm for the multi-objective redistricting problem
- Eric Rincon García,
- Roman Mora Gutiérrez,
- Pedro Lara Velázquez,
- Antonin Ponsich,
- Miguel Ángel Gutiérrez Andrade,
- Sergio De Los Cobos Silva
GECCO '12: Proceedings of the 14th annual conference companion on Genetic and evolutionary computationPages 1439–1440https://doi.org/10.1145/2330784.2330977In this paper, the performance of two classical algorithms (simulated annealing and a discrete artificial bee colony) are compared on the redistricting problem, using a real example in Mexico and highlighting the superiority of the latter.
- posterJuly 2012
Surrogate-assisted evolutionary programming for high dimensional constrained black-box optimization
GECCO '12: Proceedings of the 14th annual conference companion on Genetic and evolutionary computationPages 1431–1432https://doi.org/10.1145/2330784.2330972This paper presents a novel surrogate-assisted evolutionary programming (EP) method for high dimensional constrained black-box optimization with many black-box inequality constraints. A cubic radial basis function (RBF) surrogate is used and the ...
- posterJuly 2012
Linkage learning using the maximum spanning tree of the dependency graph
GECCO '12: Proceedings of the 14th annual conference companion on Genetic and evolutionary computationPages 1429–1430https://doi.org/10.1145/2330784.2330970The goal of linkage learning in evolutionary algorithms is to identify the interactions between variables of a problem. Knowing the linkage information helps search algorithms to find the optimum solution efficiently and reliably in hard problems. This ...
- posterJuly 2012
A dynamical model of cancer chemotherapy with disturbance
GECCO '12: Proceedings of the 14th annual conference companion on Genetic and evolutionary computationPages 1417–1418https://doi.org/10.1145/2330784.2330962This work proposes a controlled stochastic difference equation model of scheduling, with quadratic cost criteria, for cancer chemotherapy. By reducing the problem to quadratic control optimization and introducing a random search algorithm, we seek an ...
- posterJuly 2012
Co-adapting mobile sensor networks to maximize coverage in dynamic environments
GECCO '12: Proceedings of the 14th annual conference companion on Genetic and evolutionary computationPages 1409–1410https://doi.org/10.1145/2330784.2330957With recent advances in mobile computing, swarm robotics has demonstrated its utility in countless situations like recognition, surveillance, and search and rescue. This paper presents a novel approach to optimize the position of a swarm of robots to ...
- posterJuly 2012
A spatial random-meaningful neighbourhood topology in pso for edge detection in noisy images
GECCO '12: Proceedings of the 14th annual conference companion on Genetic and evolutionary computationPages 1403–1404https://doi.org/10.1145/2330784.2330953The continuity of edges is very important in some image processing applications but the detection of continuous edges is a very hard problem and is particularly time consuming in noisy images. The Canonical Particle Swarm Optimisation (CanPSO) has been ...
- tutorialJuly 2012
Constraint-handling techniques used with evolutionary algorithms
GECCO '12: Proceedings of the 14th annual conference companion on Genetic and evolutionary computationPages 849–872https://doi.org/10.1145/2330784.2330920Evolutionary Algorithms (EAs), when used for global optimization, can be seen as unconstrained optimization techniques. Therefore, they require an additional mechanism to incorporate constraints of any kind (i.e., inequality, equality, linear, nonlinear)...
- tutorialJuly 2012
Probabilistic model-building genetic algorithms
GECCO '12: Proceedings of the 14th annual conference companion on Genetic and evolutionary computationPages 777–804https://doi.org/10.1145/2330784.2330916Probabilistic model-building genetic algorithms (PMBGAs), also known as estimation of distribution algorithms (EDAs) and iterated density-estimation algorithms (IDEAs), guide the search for the optimum by building and sampling explicit probabilistic ...
- tutorialJuly 2012
GECCO 2012 tutorial on evolutionary multiobjective optimization
GECCO '12: Proceedings of the 14th annual conference companion on Genetic and evolutionary computationPages 751–776https://doi.org/10.1145/2330784.2330915Many optimization problems are multiobjective in nature in the sense that multiple, conflicting criteria need to be optimized simultaneously. Due to the conflict between objectives, usually, no single optimal solution exists. Instead, the optimum ...
- abstractJuly 2012
A linkage-learning niching in estimation of distribution algorithm
GECCO '12: Proceedings of the 14th annual conference companion on Genetic and evolutionary computationPages 649–650https://doi.org/10.1145/2330784.2330903This work proposes a linkage-learning niching method that improves the capability of estimation of distribution algorithms (EDAs) on reducing spurious linkages which increase problems difficulty. Concatenated parity function (CPF), a class of allelic ...
- abstractJuly 2012
- abstractJuly 2012
Combining programs to counter code disruption
GECCO '12: Proceedings of the 14th annual conference companion on Genetic and evolutionary computationPages 643–644https://doi.org/10.1145/2330784.2330900In usual Genetic Programming (GP) schemes, only the best programs survive from one generation to the next. This implies that useful code, that might be hidden inside introns in low fitness individuals, is often lost. In this paper, we propose a new ...
- abstractJuly 2012
The evolutionary algorithm SAMOA with use of dynamic constraints
GECCO '12: Proceedings of the 14th annual conference companion on Genetic and evolutionary computationPages 635–636https://doi.org/10.1145/2330784.2330896Common evolutionary algorithms are often inapplicable to technical design problems in the automotive industry. They cannot deal with multi-objective optimization problems, they need too many function evaluations and time and they cannot handle with a ...
- abstractJuly 2012
GeDEA-II: a simplex-crossover based multi objective evolutionary algorithm including the genetic diversity asobjective
GECCO '12: Proceedings of the 14th annual conference companion on Genetic and evolutionary computationPages 619–620https://doi.org/10.1145/2330784.2330888The key issue for an efficient and reliable multi-objective evolutionary algorithm is the ability to converge to the True Pareto Front with the least number of objective function evaluations, while covering it as much as possible. To this purpose, in a ...
- research-articleJuly 2012
Robotic swarm cooperation by co-adaptation
GECCO '12: Proceedings of the 14th annual conference companion on Genetic and evolutionary computationPages 607–610https://doi.org/10.1145/2330784.2330884This paper presents a framework for co-adapting mobile sensors in hostile environments to allow telepresence of a distant user. The presented technique relies on cooperative co-evolution for sensor placement. It is shown that cooperative co-evolution is ...