scispace - formally typeset
Search or ask a question

Showing papers on "Extremal optimization published in 2003"


Proceedings ArticleDOI
01 Jan 2003
TL;DR: This paper has developed some special methods for solving TSP using PSO and proposed the concept of swap operator and swap sequence, and redefined some operators on the basis of them, and designed a special PSO.
Abstract: This paper proposes a new application of particle swarm optimization for traveling salesman problem. We have developed some special methods for solving TSP using PSO. We have also proposed the concept of swap operator and swap sequence, and redefined some operators on the basis of them, in this way the paper has designed a special PSO. The experiments show that it can achieve good results.

393 citations


Book ChapterDOI
TL;DR: A recently introduced general-purpose heuristic for finding high-quality solutions for many hard optimization problems is reviewed, inspired by recent progress in understanding far-from-equilibrium phenomena in terms of self-organized criticality, a concept introduced to describe emergent complexity in physical systems.
Abstract: A recently introduced general-purpose heuristic for finding high-quality solutions for many hard optimization problems is reviewed. The method is inspired by recent progress in understanding far-from-equilibrium phenomena in terms ofself-organized criticality, a concept introduced to describe emergent complexity in physical systems. This method, calledextremal optimization, successively replaces the value of extremely undesirable variables in a sub-optimal solution with new, random ones. Large, avalanche-like fluctuations in the cost function self-organize from this dynamics, effectively scaling barriers to explore local optima in distant neighborhoods of the configuration space while eliminating the need to tune parameters. Drawing upon models used to simulate the dynamics of granular media, evolution, or geology, extremal optimization complements approximation methods inspired by equilibrium statistical physics, such assimulated annealing. It may be but one example of applying new insights intonon-equilibrium phenomenasystematically to hard optimization problems. This method is widely applicable and so far has proved competitive with — and even superior to — more elaborate general-purpose heuristics on testbeds of constrained optimization problems with up to 105variables, such as bipartitioning, coloring, and satisfiability. Analysis of a suitable model predicts the only free parameter of the method in accordance with all experimental results.

87 citations


Journal ArticleDOI
TL;DR: It is shown that the GEO algorithm is competitive in performance with the GA and SA and is an attractive tool to be used on applications in the aerospace field.
Abstract: A new stochastic algorithm for design optimization is introduced. Called generalized extremal optimization (GEO), it is intended to be used in complex optimization problems where traditional gradient-based methods may become inefficient, such as when applied to a nonconvex or disjoint design space, or when there are different kinds of design variables in it. The algorithm is easy to implement, does not make use of derivatives, and can be applied to unconstrained or constrained problems, and nonconvex or disjoint design spaces, in the presence of any combination of continuous, discrete, or integer variables. It is a global search metaheuristic, as are genetic algorithms (GAs) and simulated annealing (SA), but with the a priori advantage of having only one free parameter to adjust. The algorithm is presented in two implementations and its performance is assessed on a set of test functions. A simple application to the design of a glider airfoil is also presented. It is shown that the GEO algorithm is competitive in performance with the GA and SA and is an attractive tool to be used on applications in the aerospace field.

76 citations


Proceedings ArticleDOI
Li-Biao Zhang1, Chunguang Zhou1, Xiangdong Liu1, Z.Q. Ma1, Ming Ma1, Ying-Chang Liang1 
08 Dec 2003
TL;DR: An algorithm for solving multiobjective optimization problems is presented based on PSO through the improvement of the selection manner for global and individual extremum and numerical simulations show the effectiveness of the proposed algorithm.
Abstract: An algorithm for solving multiobjective optimization problems is presented based on PSO through the improvement of the selection manner for global and individual extremum. The search for the Pareto optimal set of multiobjective optimization problems is performed. Numerical simulations show the effectiveness of the proposed algorithm.

72 citations


Journal ArticleDOI
TL;DR: The procedure is applied to model specification searches in structural equation modeling and the results demonstrate the capabilities of ant colony optimization algorithms for conducting automated searches.
Abstract: Ant colony optimization is a recently proposed heuristic procedure inspired by the behavior of real ants. This article applies the procedure to model specification searches in structural equation modeling and reports the results. The results demonstrate the capabilities of ant colony optimization algorithms for conducting automated searches.

61 citations


Journal ArticleDOI
TL;DR: This paper presents a genetic algorithm (GA)-based method used in the solution of a set of combinatorial optimization problems and an introduction to genetic algorithms and an explanation of their role in solving combinatorially optimization problems such as the traveling salesman problem.
Abstract: Combinatorial optimization problems usually have a finite number of feasible solutions. However, the process of solving these types of problems can be a very long and tedious task. Moreover, the cost and time for getting accurate and acceptable results is usually quite large. As the complexity and size of these problems grow, the current methods for solving problems such as the scheduling problem or the classification problem have become obsolete, and the need for an efficient method that will ensure good solutions for these complicated problems has increased. This paper presents a genetic algorithm (GA)-based method used in the solution of a set of combinatorial optimization problems. A definition of a combinatorial optimization problem is first given. The definition is followed by an introduction to genetic algorithms and an explanation of their role in solving combinatorial optimization problems such as the traveling salesman problem. A heuristic GA is then developed and used as a tool for solving various combinatorial optimization problems such as the modular design problem. A modularity case study is used to test and measure the performance of the developed algorithm.

44 citations


Journal ArticleDOI
TL;DR: A highly efficient parallel algorithm called Searching for Backbones (SfB), based on the finding that many parts of a good configuration for a given optimization problem are the same in all other good solutions, reduces the complexity of this problem by determining these “backbones” and eliminating them in order to get even better solutions in a very short time.

39 citations


Proceedings ArticleDOI
27 Sep 2003
TL;DR: The simulation shows that the proposed ant colony optimization heuristic is effective and efficient for MIS problems.
Abstract: In this paper, ant colony optimization heuristic is extended for solving maximum independent set (MIS) problems. MIS problems are quite different from the travelling salesman problems (TSP) etc., in which no concept of "path or order" exists in its solutions. Based on such characteristics, the ant colony optimization heuristic is modified in this paper in the following ways: (i) a new computation method for heuristic information is adapted; (ii) the pheromone update rule is augmented; (iii) a complement solution construction process is designed. The simulation shows that the proposed ant colony optimization heuristic is effective and efficient for MIS problems.

38 citations


Journal ArticleDOI
TL;DR: In this paper, an extension of the ACO method that is capable of solving optimization problems involving free variables with continuous search spaces is presented. But this method does not account for design parameters that may vary continuously between lower and upper user-defined bounds.
Abstract: In the past, Ant Colony Optimization (ACO) methods were used to solve combinatorial optimization problems such as the well-known Traveling Salesman Problem. The present article introduces an extension of the ACO method that is capable of solving optimization problems involving free variables with continuous search spaces. To this purpose, various notions, which are implicit in the ACO techniques, have been modified in order to account for design parameters that may vary continuously between lower and upper user-defined bounds. The intention was to create a tool for a particular class of engineering problems, namely the inverse design of isolated or turbomachinery blade airfoils and to demonstrate its effectiveness. Computational Fluid Dynamics codes are used for the evaluation of candidate solutions.

37 citations


Journal ArticleDOI
TL;DR: An adaptive ant colony algorithm is proposed in this paper to tackle continuous-space optimization problems, using a new objective-function-based heuristic pheromone assignment approach for phersomone update to filtrate solution candidates.
Abstract: Ant colony algorithms comprise a novel category of evolutionary computation methods for optimization problems, especially for sequencing-type combinatorial optimization problems. An adaptive ant colony algorithm is proposed in this paper to tackle continuous-space optimization problems, using a new objective-function-based heuristic pheromone assignment approach for pheromone update to filtrate solution candidates. Global optimal solutions can be reached more rapidly by self-adjusting the path searching behaviors of the ants according to objective values. The performance of the proposed algorithm is compared with a basic ant colony algorithm and a Square Quadratic Programming approach in solving two benchmark problems with multiple extremes. The results indicated that the efficiency and reliability of the proposed algorithm were greatly improved.

32 citations


Journal ArticleDOI
TL;DR: This study studies the generalized minimum spanning tree problem that involves the design of a minimum weight connected network spanning at least one node out of every disjoint subset of the nodes in a graph and adopts the ant colony optimization strategy and presents a new solution method, called Ant-Tree, to develop approximate solutions.
Abstract: The ant colony optimization is a meta-heuristic inspired by knowledge sharing amongst ants using pheromone, which serves as a kind of collective memory. Since the past few years, there have been several successful applications of this new approach for finding approximate solutions for computationally difficult problems in reasonable times. In this paper, we study the generalized minimum spanning tree problem that involves the design of a minimum weight connected network spanning at least one node out of every disjoint subset of the nodes in a graph. This problem has a wealth of pertinence to a wide range of applications in different areas. As the problem is known as computationally challenging, we adopt the ant colony optimization strategy and present a new solution method, called Ant-Tree, to develop approximate solutions. As an initial attempt, our study aims to provide an investigation of the ant colony optimization approach for coping with tree optimization problems. Through computational experiments,...

Book ChapterDOI
23 Jun 2003
TL;DR: An algorithm based on another distribution, known as the Bose-Einstein distribution in quantum physics, which provides a new stochastic initialization scheme to an Extremal Optimization procedure and is proposed for the approximated solution to an instance of the weighted maximum satisfiability problem (MAXSAT).
Abstract: Stochastic local search algorithms are proved to be one of the most effective approach for computing approximate solutions of hard combinatorial problems. Most of them are based on a typical randomness related to uniform distributions for generating initial solutions. Particularly, Extremal Optimization is a recent metaheuristic proposed for finding high quality solutions to hard optimization problems. In this paper, we introduce an algorithm based on another distribution, known as the Bose-Einstein distribution in quantum physics, which provides a new stochastic initialization scheme to an Extremal Optimization procedure. The resulting algorithm is proposed for the approximated solution to an instance of the weighted maximum satisfiability problem (MAXSAT). We examine its effectiveness by computational experiments on a large set of test instances and compare it with other existing meta-heuristic methods. Our results are remarkable and show that this approach is appropriate for this class of problems.

Book ChapterDOI
12 Jul 2003
TL;DR: The GEO method was devised to be applied to complex optimization problems, such as the optimal design of a heat pipe (HP), which has difficulties such as an objective function that presents design variables with strong non-linear interactions, subject to multiple constraints, being considered unsuitable to be solved by traditional gradient based optimization methods.
Abstract: Recently, Boettcher and Percus [1] proposed a new optimization method, called Extremal Optimization (EO), inspired by a simplified model of natural selection developed to show the emergence of Self-Organized Criticality (SOC) in ecosystems [2]. Although having been successfully applied to hard problems in combinatorial optimization, a drawback of the EO is that for each new optimization problem assessed, a new way to define the fitness of the design variables has to be created [2]. Moreover, to our knowledge it has been applied so far to combinatorial problems with no implementation to continuous functions. In order to make the EO easily applicable to a broad class of design optimization problems, Sousa and Ramos [3,4] have proposed a generalization of the EO that was named the Generalized Extremal Optimization (GEO) method. It is of easy implementation, does not make use of derivatives and can be applied to unconstrained or constrained problems, non-convex or disjoint design spaces, with any combination of continuous, discrete or integer variables. It is a global search meta-heuristic, as the Genetic Algorithm (GA) and the Simulated Annealing (SA), but with the a priori advantage of having only one free parameter to adjust. Having been already tested on a set of test functions, commonly used to assess the performance of stochastic algorithms, the GEO proved to be competitive to the GA and the SA, or variations of these algorithms [3,4]. The GEO method was devised to be applied to complex optimization problems, such as the optimal design of a heat pipe (HP). This problem has difficulties such as an objective function that presents design variables with strong non-linear interactions, subject to multiple constraints, being considered unsuitable to be solved by traditional gradient based optimization methods [5]. To illustrate the efficacy of the GEO on dealing with such kind of problems, we used it to optimize a HP for a space application with the goal of minimizing the HP's total mass, given a desirable heat transfer rate and boundary conditions on the condenser. The HP uses a mesh type wick and is made of Stainless Steel. A total of 18 constraints were taken into account, which included operational, dimensional and structural ones. Temperature dependent fluid properties were considered and the calculations were done for steady state conditions, with three fluids being considered as working fluids: ethanol, methanol and ammonia. Several runs were performed under different values of heat transfer

Journal ArticleDOI
TL;DR: It is demonstrated that Hysteretic optimization extension to general optimization problems works reasonably well for the traveling salesman problem and an improvement is proposed for the general scheme.
Abstract: Hysteretic optimization is a recently proposed heuristic optimization method inspired by the demagnetization of magnetic materials by an alternating external field of decreasing amplitude. We demonstrate that its extension to general optimization problems works reasonably well for the traveling salesman problem. We propose an improvement for the general scheme.

01 Jan 2003
TL;DR: This paper presents a multilevel ant-colony optimization technique, which is a relatively new metaheuristic technique for solving combinato- rial optimization problems, and applies it to the mesh partitioning problem.
Abstract: In this paper we present a multilevel ant-colony optimization algo- rithm, which is a relatively new metaheuristic technique for solving combinato- rial optimization problems. We apply this algorithm to the mesh partitioning problem, which is an important problem with extensive applications in vari- ous real world engineering problems. The algorithm outperforms the classical k-METIS and Chaco algorithms. In addition, it is comparable even to the combined evolutionary/multilevel scheme used in JOSTLE algorithm.

Book ChapterDOI
12 Jul 2003
TL;DR: The evolutionary dynamic weighted aggregation (EDWA) approaches are extended to the optimization of three-objective problems and theoretical analyses reveal that the success of the weighted aggregation based methods can largely be attributed to the following facts.
Abstract: The main purposes of this paper is twofold. First, the evolutionary dynamic weighted aggregation (EDWA) [1] approaches are extended to the optimization of three-objective problems. Fig. 1 shows two example patterns for weight change. Through two three-objective test problems [2], the methods have shown to be effective. Theoretical analyses reveal that the success of the weighted aggregation based methods can largely be attributed to the following facts:

Proceedings ArticleDOI
17 Nov 2003
TL;DR: The proposed algorithm-Multi Criteria Tabu Search coordinating the intensification and the diversification based on Proximate Optimality Principle (POP)-which has several advantages for solving combinatorial optimization problems.
Abstract: This paper proposes an algorithm-Multi Criteria Tabu Search coordinating the intensification and the diversification based on Proximate Optimality Principle (POP)-which has several advantages for solving combinatorial optimization problems. The proposed algorithm is applied to some traveling salesman problems which are typical combinatorial optimization problems in order to verify the performance of the proposed algorithm. The simulation results indicate that the proposed method has higher optimality than the conventional Tabu Search.

Journal ArticleDOI
TL;DR: A heuristic method is proposed for the solution of a large class of binary optimization problems, which includes weighted versions of the set covering, graph stability, partitioning, maximum satisfiability, and numerous other problems.
Abstract: A heuristic method is proposed for the solution of a large class of binary optimization problems, which includes weighted versions of the set covering, graph stability, partitioning, maximum satisfiability, and numerous other problems. The reported substantial computational experiments amply demonstrate the efficiency of the proposed method.

Journal Article
TL;DR: The basic principle and the main characteristics of artificial ant colony algorithm are presented, and the applications of ACA for the combinatorial optimization problems, such as TSP,QAP,JSP,VRP,GCP,SOP and the networks routing problem are described.
Abstract: The recent research results of Ant Colony Algorithm(ACA)and its applications for combinatorial optimization are overviewedAt first ant colonies foraging behavior and their communication system are briefly introducedThen the basic principle and the main characteristics of artificial ant colony algorithm are presentedThirdly the applications of ACA for the combinatorial optimization problems are described,such as TSP,QAP,JSP,VRP,GCP,SOP and the networks routing problemFinally the problems to be solved and the future works are discussed

Book ChapterDOI
01 Jan 2003
TL;DR: This chapter presents current results obtained by ACO algorithms on several hard combinatorial optimization problems, and describes in more detail a particular ACO algorithm, the ANTS metaheuristic, presenting its general structure and reporting results obtained on the quadratic and on the frequency assignment problems.
Abstract: Ant Colony Optimization is a paradigm for designing combinatorial optimization metaheuristic algorithms, which construct a solution on the basis of information provided both by some standard constructive heuristic and by previously obtained solutions. In this chapter, we present current results obtained by ACO algorithms on several hard combinatorial optimization problems. Furthermore, we describe in more detail a particular ACO algorithm, the ANTS metaheuristic, presenting its general structure and reporting results obtained on the quadratic and on the frequency assignment problems.

Journal ArticleDOI
TL;DR: A new framework to solve this problem in order to achieve robust registration of two feature point sets assumed to be available is described, which combines the use of extremal optimization heuristic with a clever startup routine which exploits some properties of singular value decomposition.
Abstract: Feature point matching is a key step for most problems in computer vision. It is an ill-posed problem and suffers from combinatorial complexity which becomes even more critical with the increase in data and the presence of outliers. The work covered in this paper describes a new framework to solve this problem in order to achieve robust registration of two feature point sets assumed to be available. This framework combines the use of extremal optimization heuristic with a clever startup routine which exploits some properties of singular value decomposition. The role of the latter is to produce an interesting matching configuration whereas the role of the former is to refine the initial matching by generating hypothetical matches and outliers using a far-from-equilibrium based stochastic rule. Experiments on a wide range of real data have shown the effectiveness of the proposed method and its ability to achieve reliable feature point matching.

Journal ArticleDOI
TL;DR: In this paper, the authors proposed a Bak-Sneppen dynamics as a general optimization technique to treat magnetic systems and provided a numerical confirmation that, for any possible value of its free parameter τ, the EO dynamics exhibits a non-critical behavior with an infinite spatial range and exponential decay of the avalanches.
Abstract: We propose a kind of Bak–Sneppen dynamics as a general optimization technique to treat magnetic systems. The resulting dynamics shows self-organized criticality with power-law scaling of the spatial and temporal correlations. An alternative method of the extremal optimization (EO) is also analyzed here. We provided a numerical confirmation that, for any possible value of its free parameter τ, the EO dynamics exhibits a non-critical behavior with an infinite spatial range and exponential decay of the avalanches. Using the chiral clock model as our test system, we compare the efficiency of the two dynamics with regard to their abilities to find the system's ground state.

Proceedings ArticleDOI
Wen Yu1, Wu Tie-Jun1
17 Nov 2003
TL;DR: A dynamic window ant colony optimization algorithm is proposed for the large-scale complex multistage decision problems and results demonstrate that it greatly improves the computational efficiency.
Abstract: It is difficult to solve complex multi-stage decision problems with strong non-linearity, high dimensional or complex constraints. In contrast to the limitation of dynamic programming techniques and genetic algorithms, ant colony optimization algorithms represent complex constraints naturally and use the local heuristic information to guide search efficiently. In this paper, a dynamic window ant colony optimization algorithm is proposed for the large-scale complex multistage decision problems. In the algorithm a subset of the feasible decision set at each stage is selected by real-code genetic optimization and mapped to the nodes in one layer of a layered construction graph. Ants find routes through the layered construction graph, and each route corresponds to a solution candidate. Computation complexity analysis and simulation results demonstrate that, in comparison with basic ant colony optimization algorithms and genetic algorithms, the proposed algorithm greatly improves the computational efficiency.

Journal ArticleDOI
TL;DR: In this article, the performance of extremal optimization (EO), flat-histogram and equal-hit algorithms for finding spin-glass ground states is compared, and the first-passage times to a ground state are computed.
Abstract: We compare the performance of extremal optimization (EO), flat-histogram and equal-hit algorithms for finding spin–glass ground states. The first-passage-times to a ground state are computed. At optimal parameter of τ=1.15, EO outperforms other methods for small system sizes, but equal-hit algorithm is competitive to EO, particularly for large systems. Flat-histogram and equal-hit algorithms offer additional advantage that they can be used for equilibrium thermodynamic calculations. We also propose a method to turn EO into a useful algorithm for equilibrium calculations.

Proceedings ArticleDOI
05 Oct 2003
TL;DR: The simulation results convectively show that the proposed algorithm possess prominent capability in dealing with complex nonlinear system optimization problems with extremely complex solution structures and is applicable in solving complicated nonlinear optimization problems in practice such as network optimization and transportation problems.
Abstract: Ant colony algorithms as a category of evolutionary computational intelligence can deal with complex optimization problems better than traditional optimization techniques An accelerated ant colony algorithm is proposed in this paper to tackle complex nonlinear system optimization problems by using a new objective-function-based heuristic pheromone assignment approach for pheromone update to filtrate solution candidates Global optimal solutions can be obtained more efficiently through self-adjusting the path searching behaviors of the artificial ants The performance of the proposed algorithm is compared with a basic ant colony algorithm and a Square Quadratic Programming approach in solving two benchmark problems with multiple extremes The simulation results convectively show that, in comparison with traditional optimization approaches and currently used basic ant colony algorithms, the proposed algorithm possess prominent capability in dealing with complex nonlinear system optimization problems with extremely complex solution structures and is applicable in solving complicated nonlinear optimization problems in practice such as network optimization and transportation problems


Journal ArticleDOI
TL;DR: In this article, the authors proposed a Bak-Sneppen dynamics as a general optimization technique to treat magnetic systems and provided a numerical confirmation that, for any possible value of its free parameter, the extremal optimization dynamics exhibits a noncritical behavior with an infinite spatial range and exponential decay of the avalanches.
Abstract: We propose a kind of Bak-Sneppen dynamics as a general optimization technique to treat magnetic systems. The resulting dynamics shows self-organized criticality with power law scaling of the spatial and temporal correlations. An alternative method of the extremal optimization is also analyzed here. We provided a numerical confirmation that, for any possible value of its free parameter $\tau$, the extremal optimization dynamics exhibits a non-critical behavior with an infinite spatial range and exponential decay of the avalanches. Using the chiral clock model as our test system, we compare the efficiency of the two dynamics with regard to their abilities to find the system's ground state.

Journal ArticleDOI
TL;DR: The determination of the spatial correlation and the probability distribution of the avalanches show that the Extremal Optimization dynamics does not lead the system into a critical self- organized state and argues that biodiversity is an essential prerequisite to preserve the self-organized criticality.
Abstract: By driving to extinction species that are less or poorly adapted, the Darwinian evolutionary theory is intrinsically an optimization theory. We investigate two optimization algorithms with such evo...

Journal Article
TL;DR: The application of GACO to reactive power optimization in electric power systems is investigated, and the results show that these methods are feasible and efficient.
Abstract: Generalized ant colony optimization (GACO) is a versatile optimization algorithm, which can be used to solve the discontinuous, nonconvex, and nonlinear constrained optimization problems. It was inspired by the behavior of real ant colonies, in particular, by their foraging behavior. It has the characteristics of positive feedback, distributed computation, and the use of constructive greedy heuristic. The application of GACO to reactive power optimization in electric power systems is investigated. The corresponding mathematical model is established. The solution algorithms are developed. And several refined methods are studied. The presented method has been tested in IEEE 6, 14, 30 bus systems, and the results show that these methods are feasible and efficient.