• Documents
  • Authors
  • Tables
  • Log in
  • Sign up
  • MetaCart
  • DMCA
  • Donate

CiteSeerX logo

Advanced Search Include Citations
Advanced Search Include Citations

Estimation of distribution algorithm with 2-opt local search for the quadratic assignment problem,” in Towards a New Evolutionary Computation. Advances in Estimation of Distribution Algorithm (2006)

by Q Zhang, J Sun, E Tsang, J Ford
Add To MetaCart

Tools

Sorted by:
Results 1 - 6 of 6

An Estimation of Distribution Algorithm with Guided Mutation for a Complex Flow Shop Scheduling Problem

by Abdellah Salhi, J. A. V. Rodriguez, Nottingham U. K, Qingfu Zhang
"... An Estimation of Distribution Algorithm (EDA) is proposed to approach the Hybrid Flow Shop with Sequence Dependent Setup Times and Uniform Machines in parallel (HFS-SDST-UM) problem. The latter motivated by the needs of a real world company. The proposed EDA implements a fairly new mechanism to impr ..."
Abstract - Cited by 2 (0 self) - Add to MetaCart
An Estimation of Distribution Algorithm (EDA) is proposed to approach the Hybrid Flow Shop with Sequence Dependent Setup Times and Uniform Machines in parallel (HFS-SDST-UM) problem. The latter motivated by the needs of a real world company. The proposed EDA implements a fairly new mechanism to improve the search of more traditional EDAs. This is the Guided Mutation (GM). EDA-GM generates new solutions by using the information from a probability model, as all EDAs, and the local information from a good known solution. The approach is tested on several instances of HFS-SDST-UM and compared with adaptations of meta-heuristics designed for very similar problems. Encouraging results are reported.
(Show Context)

Citation Context

...y model in conjunction with the local information of a good known solution. EDA-GM has proved to be effective for the solution of the Maximum Clique Problem [25], and the Quadratic Assignment Problem =-=[26]-=-. It is, therefore, natural to try it on HFS-SDST-UM. The rest of the paper is organised as follows. Section 2 presents a brief review of HFS and the problem formulation. Section 3 investigates the va...

Memory and Learning in Metaheuristics

by Arif Arin, Ghaith Rabadi
"... ..."
Abstract - Add to MetaCart
Abstract not found
(Show Context)

Citation Context

...s: solution vector or probability matrix to maintain genetic diversity. Besides the genetic algorithm operators, local search algorithms can also be implemented in EDA to enhance the solution quality =-=[158]-=-. In the literature there are different EDA designs developed for continuous optimization [159] and dynamic optimization problems [160]. Besides multiobjective EDA applications [161, 162], EDA created...

A Distributed Multiobjective Approach to Negotiations in Semi-Competitive Environments

by Jan Richter, Irene Moser
"... Abstract—Realistic negotiation settings in socio-economic contexts are distributed multi-attribute scenarios in which negotiators act largely selfishly but make concessions in the interests of long-term gains. These semi-competitive environments have increasingly complex goal structures in which a s ..."
Abstract - Add to MetaCart
Abstract—Realistic negotiation settings in socio-economic contexts are distributed multi-attribute scenarios in which negotiators act largely selfishly but make concessions in the interests of long-term gains. These semi-competitive environments have increasingly complex goal structures in which a single negotiator has difficulty identifying his own ideal goals. In combination with the conflicting goals of other parties to the negotiations, the situation presents itself as a complex multi-objective scenario with incomplete information. Most existing approaches to this problem either assume linear or monotonic functions or they employ an unbiased mediator to select a single proposal as the basis of an agreement. Existing approaches also assume that each negotiating party can identify her own acceptance limit or reservation utility. The current work overcomes these limitations by introducing a distributed approach which integrates another party’s proposals into the local optimisation process. It employs a dynamic coceding strategy which is not dependent on the identification of a reservation utility. I.
(Show Context)

Citation Context

...rix of the multi-objective QAP. Two stochastic approaches have been implemented in this context, the Estimation of Distribution Algorithm with Local Search (EDA/LS) adaptation for QAP by Zhang et al. =-=[30]-=- and a simple local search. 1) EDA/LS: This implementation of Population-Based Incremental Learning (PBIL) maintains a population of solutions and a probability matrix. All solutions within the popula...

to approach the Hybrid Flow Shop with Sequence Dependent

by Abdellah Salhi
"... Setup Times and Uniform Machines in parallel (HFS-SDST-UM) problem. The latter motivated by the needs of a real world company. The proposed EDA implements a fairly new mechanism to improve the search of more traditional EDAs. This is the Guided Mutation (GM). EDA-GM generates new solutions by using ..."
Abstract - Add to MetaCart
Setup Times and Uniform Machines in parallel (HFS-SDST-UM) problem. The latter motivated by the needs of a real world company. The proposed EDA implements a fairly new mechanism to improve the search of more traditional EDAs. This is the Guided Mutation (GM). EDA-GM generates new solutions by using the information from a probability model, as all EDAs, and the local information from a good known solution. The approach is tested on several instances of HFS-SDST-UM and compared with adaptations of meta-heuristics designed for very similar problems. Encouraging results are reported.
(Show Context)

Citation Context

...y model in conjunction with the local information of a good known solution. EDA-GM has proved to be effective for the solution of the Maximum Clique Problem [25], and the Quadratic Assignment Problem =-=[26]-=-. It is, therefore, natural to try it on HFS-SDST-UM. The rest of the paper is organised as follows. Section 2 presents a brief review of HFS and the problem formulation. Section 3 investigates the va...

Bandit-Inspired Memetic Algorithms for Solving Quadratic Assignment Problems

by Francesco Puglierin, Marco Wiering (ieee Member
"... Abstract—In this paper we propose a novel algorithm called the Bandit-Inspired Memetic Algorithm (BIMA) and we have applied it to solve different large instances of the Quadratic Assignment Problem (QAP). Like other memetic algorithms, BIMA makes use of local search and a population of solutions. Th ..."
Abstract - Add to MetaCart
Abstract—In this paper we propose a novel algorithm called the Bandit-Inspired Memetic Algorithm (BIMA) and we have applied it to solve different large instances of the Quadratic Assignment Problem (QAP). Like other memetic algorithms, BIMA makes use of local search and a population of solutions. The novelty lies in the use of multi-armed bandit algorithms and assignment matrices for generating novel solutions, which will then be brought to a local minimum by local search. We have compared BIMA to multi-start local search (MLS) and iterated local search (ILS) on five QAP instances, and the results show that BIMA significantly outperforms these competitors.
(Show Context)

Citation Context

...tiarmed bandit algorithm, which we will now explain in more detail. A. Local Assignment Fitness Matrices An approach common to Tabu Search [2], ACS algorithms [19] and univariate EDA algorithms [20], =-=[21]-=- is to associate to single assignments flags or values that are then used to guide the search. Ant Colonies and several EDA algorithms in particular approach the QAP by keeping an n × n matrix Algorit...

Effects of Discrete Hill Climbing on Model Building for Estimation of Distribution Algorithms

by Wei-ming Chen, Chu-yu Hsu, Tian-li Yu, Wei-che Chien, Wei-ming Chen, Chu-yu Hsu, Tian-li Yu, Wei-che Chien , 2013
"... Hybridization of global and local searches is a well-known technique for optimization algo-rithms. On estimation of distribution algorithms (EDAs), hill climbing strengthens the signals of dependencies on correlated variables and improves the quality of model building, which re-duces the required po ..."
Abstract - Add to MetaCart
Hybridization of global and local searches is a well-known technique for optimization algo-rithms. On estimation of distribution algorithms (EDAs), hill climbing strengthens the signals of dependencies on correlated variables and improves the quality of model building, which re-duces the required population size and convergence time. However, hill climbing also consumes extra computational time. In this paper, analytical models are developed to investigate the effects of combining two different hill climbers with the extended compact genetic algorithm and the dependency structure matrix genetic algorithm. By using the one-max problem and the 5-bit non-overlapping trap problem as the test problems, the performances of different hill climbers are compared. Both analytical models and experiments reveal that the greedy hill climber reduces the number of function evaluations for EDAs to find the global optimum. 1
Powered by: Apache Solr
  • About CiteSeerX
  • Submit and Index Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2019 The Pennsylvania State University