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 2011
Exact computation of the expectation curves of the bit-flip mutation using landscapes theory
GECCO '11: Proceedings of the 13th annual conference on Genetic and evolutionary computationPages 2027–2034https://doi.org/10.1145/2001576.2001849Bit-flip mutation is a common operation when a genetic algorithm is applied to solve a problem with binary representation. We use in this paper some results of landscapes theory and Krawtchouk polynomials to exactly compute the expected value of the ...
- research-articleJuly 2011
Using multi-objective metaheuristics to solve the software project scheduling problem
GECCO '11: Proceedings of the 13th annual conference on Genetic and evolutionary computationPages 1915–1922https://doi.org/10.1145/2001576.2001833The Software Project Scheduling (SPS) problem relates to the decision of who does what during a software project lifetime. This problem has a capital importance for software companies. In the SPS problem, the total budget and human resources involved in ...
- research-articleJuly 2011
Establishing integration test orders of classes with several coupling measures
- Wesley Klewerton Guez Assunção,
- Thelma Elita Colanzi,
- Aurora Trinidad Ramirez Pozo,
- Silvia Regina Vergilio
GECCO '11: Proceedings of the 13th annual conference on Genetic and evolutionary computationPages 1867–1874https://doi.org/10.1145/2001576.2001827During the inter-class test, a common problem, named Class Integration and Test Order (CITO) problem, involves the determination of a test class order that minimizes stub creation effort, and consequently test costs. The approach based on Multi-...
- research-articleJuly 2011
Spanning the pareto front of a counter radar detection problem
GECCO '11: Proceedings of the 13th annual conference on Genetic and evolutionary computationPages 1835–1842https://doi.org/10.1145/2001576.2001822Radar system design and optimization are complex problems recently cast in the framework of multi-objective evolutionary algorithms. However, in the problem of counter radar detection and tracking, the state-of-the-art multi-objective optimization ...
- research-articleJuly 2011
Many-threaded implementation of differential evolution for the CUDA platform
GECCO '11: Proceedings of the 13th annual conference on Genetic and evolutionary computationPages 1595–1602https://doi.org/10.1145/2001576.2001791Differential evolution is an efficient populational meta -- heuristic optimization algorithm successful in solving difficult real world problems. Due to the simplicity of its operations and data structures, it is suitable for a parallel implementation ...
-
- research-articleJuly 2011
GPU-based asynchronous particle swarm optimization
GECCO '11: Proceedings of the 13th annual conference on Genetic and evolutionary computationPages 1555–1562https://doi.org/10.1145/2001576.2001786This paper describes our latest implementation of Particle Swarm Optimization (PSO) with simple ring topology for modern Graphic Processing Units (GPUs). To achieve both the fastest execution time and the best performance, we designed a parallel version ...
- research-articleJuly 2011
Morphological image enhancement procedure design by using genetic programming
GECCO '11: Proceedings of the 13th annual conference on Genetic and evolutionary computationPages 1435–1442https://doi.org/10.1145/2001576.2001769In this paper, we propose a genetic programming algorithm to design the morphological image enhancement procedure. Given a group of morphological operations and logical operations as function set, this algorithm evolves to produce a rational procedure ...
- research-articleJuly 2011
Polynomial selection scheme with dynamic parameter estimation in cellular genetic algorithm
GECCO '11: Proceedings of the 13th annual conference on Genetic and evolutionary computationPages 1171–1178https://doi.org/10.1145/2001576.2001734Recent study has introduced the powerful selection scheme in cellular genetic algorithm that can produce all ranges of selective pressure. The parameters used in that study, however, are empirically estimated by numbers of experiments. In this study, we ...
- research-articleJuly 2011
Multi-population differential evolution with adaptive parameter control for global optimization
GECCO '11: Proceedings of the 13th annual conference on Genetic and evolutionary computationPages 1093–1098https://doi.org/10.1145/2001576.2001724Differential evolution (DE) is one of the most successful evolutionary algorithms (EAs) for global numerical optimization. Like other EAs, maintaining population diversity is important for DE to escape from local optima and locate a near-global optimum. ...
- research-articleJuly 2011
A new differential evolution algorithm with dynamic population partition and local restart
GECCO '11: Proceedings of the 13th annual conference on Genetic and evolutionary computationPages 1085–1092https://doi.org/10.1145/2001576.2001723This paper will introduce a new differential evolution (DE) algorithm called DE/cluster. DE/cluster applies a simple hierarchical clustering model to mine the distribution information of the DE population every K generations to make a dynamic partition ...
- research-articleJuly 2011
Learning individual mating preferences
GECCO '11: Proceedings of the 13th annual conference on Genetic and evolutionary computationPages 1069–1076https://doi.org/10.1145/2001576.2001721Mate selection is a key step in evolutionary algorithms which traditionally has been panmictic and based solely on fitness. Various mate selection techniques have been published which show improved performance due to the introduction of mate ...
- research-articleJuly 2011
Spacing memetic algorithms
GECCO '11: Proceedings of the 13th annual conference on Genetic and evolutionary computationPages 1061–1068https://doi.org/10.1145/2001576.2001720We introduce the Spacing Memetic Algorithm (SMA), a formal evolutionary model devoted to a systematic control of spacing (distances) among individuals. SMA uses search space distance information to decide what individuals are acceptable in the ...
- research-articleJuly 2011
Speciation in evolutionary algorithms: adaptive species discovery
GECCO '11: Proceedings of the 13th annual conference on Genetic and evolutionary computationPages 1053–1060https://doi.org/10.1145/2001576.2001719The use of niching methods for solving real world optimization problems is limited by the difficulty to obtain a proper setting of the speciation parameters without any a priori information about the fitness landscape. To avoid such a difficulty, we ...
- research-articleJuly 2011
Memory-based CHC algorithms for the dynamic traveling salesman problem
GECCO '11: Proceedings of the 13th annual conference on Genetic and evolutionary computationPages 1037–1044https://doi.org/10.1145/2001576.2001717The CHC algorithm uses an elitist selection method that, combined with an incest prevention mechanism and a method to diverge the population whenever it converges, allows the maintenance of the population diversity. This algorithm was successfully used ...
- research-articleJuly 2011
Index-based genetic algorithm for continuous optimization problems
GECCO '11: Proceedings of the 13th annual conference on Genetic and evolutionary computationPages 1029–1036https://doi.org/10.1145/2001576.2001716Accelerating the convergence of Genetic Algorithms (GAs) is a significant and promising research direction of evolutionary computation. In this paper, a novel Index-based GA (termed IndexGA) is proposed for the acceleration of convergence by reducing ...
- research-articleJuly 2011
Analysis of epistasis correlation on NK landscapes with nearest-neighbor interactions
GECCO '11: Proceedings of the 13th annual conference on Genetic and evolutionary computationPages 1013–1020https://doi.org/10.1145/2001576.2001714Epistasis correlation is a measure that estimates the strength of interactions between problem variables. This paper presents an empirical study of epistasis correlation on a large number of random problem instances of NK landscapes with nearest ...
- research-articleJuly 2011
Pairwise and problem-specific distance metrics in the linkage tree genetic algorithm
GECCO '11: Proceedings of the 13th annual conference on Genetic and evolutionary computationPages 1005–1012https://doi.org/10.1145/2001576.2001713The linkage tree genetic algorithm (LTGA) identifies linkages between problem variables using an agglomerative hierarchical clustering algorithm and linkage trees. This enables LTGA to solve many decomposable problems that are difficult with more ...
- research-articleJuly 2011
Mutation rates of the (1+1)-EA on pseudo-boolean functions of bounded epistasis
GECCO '11: Proceedings of the 13th annual conference on Genetic and evolutionary computationPages 973–980https://doi.org/10.1145/2001576.2001709When the epistasis of the fitness function is bounded by a constant, we show that the expected fitness of an offspring of the (1+1)-EA can be efficiently computed for any point. Moreover, we show that, for any point, it is always possible to efficiently ...
- research-articleJuly 2011
Critical factors in the performance of novelty search
GECCO '11: Proceedings of the 13th annual conference on Genetic and evolutionary computationPages 965–972https://doi.org/10.1145/2001576.2001708Novelty search is a recently proposed method for evolutionary computation designed to avoid the problem of deception, in which the fitness function guides the search process away from global optima. Novelty search replaces fitness-based selection with ...
- research-articleJuly 2011
Locating seismic-sense stations through genetic algorithm: genetic algorithms
GECCO '11: Proceedings of the 13th annual conference on Genetic and evolutionary computationPages 941–948https://doi.org/10.1145/2001576.2001705Recent studies warn of a possible major earthquake off the coast of State of Guerrero, Mexico, so that, it turns important to alert the population as long as possible and avoid a great disaster. This requires the construction of a network of seismic ...