75 research outputs found

    A greedy genetic algorithm for the quadratic assignment problem

    Get PDF
    Cover title.Includes bibliographical references (p. 22-24).Supported in part by ONR. N00014-94-1-0099 Supported in part by UPS.by Ravindra K. Ahuja, James B. Orlin, Ashish Tiwari

    Attribution and prediction of maximum temperature extremes in SE Australia

    Get PDF
    © 2014 Published by Elsevier B.V. Over half of Australia's population occupy its southeastern quadrant. Temperature records for the 56-year period 1958-2013 reveal increasingly hot summers since the 1990s, with daily maximum temperatures reaching 10 °C above normal. The change in monthly mean maximum temperatures (∼1 °C to 1.5 °C above the long term mean) far exceeds the natural variability expected over a half-century. Numerous maximum temperature records have been set and the extreme heat poses a major socioeconomic threat. This work seeks climate drivers that are useful predictors of the warm mean monthly values of maximum daily temperatures for January, in southeastern Australia. The data for January 1958-2013 from one representative site, Tibooburra, is coded, in a binary sense (excessive heat-yes/no), and for actual temperature anomalies. One challenge in analyzing these data is the short records relative to the numerous possible climate drivers of excessive heat. The variables are a combination of ocean and atmospheric climate drivers plus their high and low frequency filtered values from wavelet analysis. Several feature selection methods are applied to produce a compact set of predictors exhibiting good generalization properties. Results of cross-validation of logistic regression, with and without threshold adjustment, show that cold air blocking, and teleconnection patterns, such as the Southern Annular Mode (SAM), have statistical skill (best classification Heidke skill score = 0.34) in forecasting extreme heat for binary forecasts, with correct forecasts exceeding 75% of cases. For predicting actual monthly anomalies, support vector regression and bagged trees explain anomaly temperatures with mean absolute error of 1.4 °C and 1.3 °C

    Comparison of a Greedy Selection Operator to Tournament Selection and a Hill Climber

    Get PDF
    A new deterministic greedy genetic algorithm selection operator with very high selection pressure, dubbed the Jugate Adaptive Method is examined. Its performance and behavior are compared to thoseof a canonical genetic algorithm with tournament selection, and a random-restarting next-ascent stochastic hill-climber. All three algorithms are tuned using parameter sweeps to optimize their success rates on five combinatorial optimization problems, tuning each algorithm for each problem independently. Results were negative in that the new method was outperformed in nearly all experiments. Experimental data show the hill climber to be the clear winner in four of five test problems

    The Effects of Using a Greedy Factor in Hexapod Gait Learning

    Get PDF
    Various selection schemes have been described for use in genetic algorithms. This paper investigates the effects of adding greediness to the standard roulette-wheel selection. The results of this study are tested on a Cyclic Genetic Algorithm (CGA) used for learning gaits for a hexapod servo-robot. The effectiveness of CGA in learning optimal gaits with selection based on roulette-wheel selection with and without greediness is compared. The results were analyzed based on fitness of the individual gaits, convergence time of the evolution process, and the fitness of the entire population evolved. Results demonstrate that selection with too much greediness tends to prematurely converge with a sub-optimal solution, which results in poorer performance compared to the standard roulette-wheel selection. On the other hand, roulette-wheel selection with very low greediness evolves more diverse and fitter populations with individuals that result in the desired optimal gaits

    Solving the Quadratic Assignment Problem by a Hybrid Algorithm

    Get PDF
    This paper presents a hybrid algorithm to solve the Quadratic Assignment Problem (QAP). The proposed algorithm involves using the Greedy Randomized Adaptive Search Procedure (GRASP) to obtain an initial solution, and then using a combined Simulated Annealing (SA) and Tabu Search (TS) algorithm to improve the solution. Experimental results  indicate that the hybrid algorithm is able to obtain good quality solutions for QAPLIB test problems within reasonable computation time

    A new initialization procedure for the distributed estimation of distribution algorithms

    Full text link
    Estimation of distribution algorithms (EDAs) are one of the most promising paradigms in today’s evolutionary computation. In this field, there has been an incipient activity in the so-called parallel estimation of distribution algorithms (pEDAs). One of these approaches is the distributed estimation of distribution algorithms (dEDAs). This paper introduces a new initialization mechanism for each of the populations of the islands based on the Voronoi cells. To analyze the results, a series of different experiments using the benchmark suite for the special session on Real-parameter Optimization of the IEEE CEC 2005 conference has been carried out. The results obtained suggest that the Voronoi initialization method considerably improves the performance obtained from a traditional uniform initialization
    • …
    corecore