The Bees Algorithm Theory, Improvements and Applications

Total Page:16

File Type:pdf, Size:1020Kb

The Bees Algorithm Theory, Improvements and Applications The Bees Algorithm Theory, Improvements and Applications A thesis submitted to Cardiff University For the degree of Doctor of Philosophy by Ebubekir Ko$ Manufacturing Engineering Centre School of Engineering University of Wales, Cardiff United Kingdom March 2010 UMI Number: U585416 All rights reserved INFORMATION TO ALL USERS The quality of this reproduction is dependent upon the quality of the copy submitted. In the unlikely event that the author did not send a complete manuscript and there are missing pages, these will be noted. Also, if material had to be removed, a note will indicate the deletion. Dissertation Publishing UMI U585416 Published by ProQuest LLC 2013. Copyright in the Dissertation held by the Author. Microform Edition © ProQuest LLC. All rights reserved. This work is protected against unauthorized copying under Title 17, United States Code. ProQuest LLC 789 East Eisenhower Parkway P.O. Box 1346 Ann Arbor, Ml 48106-1346 Abstract In this thesis, a new population-based search algorithm called the Bees Algorithm (BA) is presented. The algorithm mimics the food foraging behaviour of swarms of honey bees. In its basic version, the algorithm performs a kind of neighbourhood search combined with random search and can be used for both combinatorial and functional optimisation. In the context of this thesis both domains are considered. Following a description of the algorithm, the thesis gives the results obtained for a number of complex problems demonstrating the efficiency and robustness of the new algorithm. Enhancements of the Bees Algorithm are also presented. Several additional features are considered to improve the efficiency of the algorithm. Dynamic recruitment, proportional shrinking and site abandonment strategies are presented. An additional feature is an evaluation of several different functions and of the performance of the algorithm compared with some other well-known algorithms, including genetic algorithms and simulated annealing. The Bees Algorithm can be applied to many complex optimisations problems including multi-layer perceptrons, neural networks training for statistical process control and the identification of wood defects in wood veneer sheets. Also, the algorithm can be used to design 2D electronic recursive filters, to show its potential in electronics applications. A new structure is proposed so that the algorithm can work in combinatorial domains. In addition, several applications are presented to show the robustness of the algorithm in various conditions. Also, some minor modifications are proposed for representations of the problems since it was originally developed for continuous domains. In the final part, a new algorithm is introduced as a successor to the original algorithm. A new neighbourhood structure called Gaussian patch is proposed to reduce the complexity of the algorithm as well as increasing its efficiency. The performance of the algorithm is tested by use on several multi-model complex optimisation problems and this is compared to the performance of some well-known algorithms. To my wife and daughter Acknowledgements I would like to express my sincere gratitude to my supervisor Professor D.T. Pham for his excellent guidance throughout my research and his huge support during the more difficult stages of my research. I would also like to thank my family for the support and encouragement they have given me always, especially my wife and my beautiful daughter for their immense patience. Special thanks to Professor Sakir Kocabas who introduced me to the field of artificial intelligence several years ago and Professor Ercan Oztemel who helped me to meet Professor D.T. Pham. Thank you to the members of “BayBees” group for providing interesting comments and presentations in our daily and weekly meetings. Finally I would like to thank the ORS award, the MEC and institutions from Turkey for funding my research. DECLARATION AND STATEMENTS DECLARATION This work has not previously been accepted in substance for any degree and is not concurrently submitted in candidature for any degree. Signed<ff!^K ^^'^/rrrrrXEbubekir K 0 9 ) Date 05/02/2010 STATEMENT 1 This thesis is being submitted in partial fulfilment of the requirements for the degree of Doctor of Philosophy (PhD). Signed \?<r<fSrr. .T.. 7(Ebubekir K 0 9 ) Date 05/02/2010 STATEMENT 2 This thesis is the result of my own independent work/investigation, except where otherwise stated. Other sources are acknowledged by explicit references. Signed . ."tEbubekir K 0 9 ) Date 05/02/2010 STATEMENT 3 I hereby give consent for my thesis, if accepted, to be available for photocopying and for inter-library loan, and for the title and summary to be made available to outside organisations. Signed TTT. (Ebubekir Ko?) Date 05/02/2010 Contents Abstract i Acknowledgements iv Declaration v Contents vi List of Figures x List of Tables xiii Abbreviations xiv List of Symbols xvi 1 INTRODUCTION...............................................................................................................1 1.1. M o t iv a t io n .................................................................................................................................................. 1 1.2. A im s a n d O b j e c t iv e s ............................................................................................................................. 3 1.3. M e t h o d s ........................................................................................................................................................ 3 1.4. O u t l in e o f t h e T h e s is .......................................................................................................................... 4 2 BACKGROUND..................................................................................................................7 2 .1 . S w a r m Intelligence ............................................................................................................................ 7 2 .2 . In t e l l ig e n t S w a r m - b a s e d O ptimisation ..............................................................................9 2.2.1. Evolutionary algorithms .................................................................................. 10 2.2.2. Ant colony optimisation .................................................................................. 13 2.2.3. Particle swarm optimisation ............................................................................17 2 .3 . B e e s in N a t u r e : F o o d F o r a g in g a n d N e s t S ite S e l e c t io n B e h a v io u r s 21 2 .4 . C omputational simulations o f h o n e y b e e b e h a v io u r s ...........................................23 2 .4 .1. Nectar-Source Selection Models ...................................................................................... 2 4 2.4.2. Nest-Site Selection Models .............................................................................30 2.5. H o n e y - b e e s in s p ir e d a l g o r it h m s .............................................................................................31 2.6. S u m m a r y .....................................................................................................................................................47 3 THE BEES ALGORITHM: THEORY AND IMPROVEMENTS......................... 48 3.1. P reliminaries ........................................................................................................................................... 48 3.2. T h e B e e s A l g o r it h m ........................................................................................................................... 50 3.3. C haracteristics o f t h e p r o p o s e d B e e s A l g o r it h m .................................................... 54 3.3.1. Neighbourhood Search....................................................................................54 3.3.2. Site Selection ....................................................................................................57 3.3.3. Global Search ...................................................................................................57 3.4. Improvements o n l o c a l a n d g l o b a l s e a r c h ................................................................... 59 3.4.1. Dynamic neighbourhood ................................................................................ 59 3.4.2. Proportional shrinking .....................................................................................61 3.4.3. Site abandonment ............................................................................................. 62 3.5. E xperimental R e s u l t s ......................................................................................................................64 3 .6 . S u m m a r y .....................................................................................................................................................77 4 BEES ALGORITHM FOR CONTINUOUS DOMAINS......................................... 78 4 .1 . P reliminaries ..........................................................................................................................................78 4.2. O ptimisation o f th e W e ig h t s o f M u l t i -L a y e r e d P e r c e p t r o n s U sin g t h e B e e s A l g o r it h m f o r P a t t e r n R e c o g n it io n in S t a t is t ic a l P r o c e s s C o n t r o l C h a r t s ........................................................................... 79 4.2.1. Control
Recommended publications
  • An Exhaustive Review of Bio-Inspired Algorithms and Its Applications for Optimization in Fuzzy Clustering
    Preprints (www.preprints.org) | NOT PEER-REVIEWED | Posted: 10 March 2021 doi:10.20944/preprints202103.0282.v1 Article An Exhaustive Review of Bio-Inspired Algorithms and its Applications for Optimization in Fuzzy Clustering Fevrier Valdez1, Oscar Castillo1,* and Patricia Melin1 1 Division Graduate of Studies, Tijuana Institute of Technology, Calzada Tecnologico S/N, Tijuana, 22414, BC, Mexico. Tel.: 664 607 8400 * Correspondence: [email protected]; Tel.: 664 607 8400 1 Abstract: In recent years, new metaheuristic algorithms have been developed taking as reference 2 the inspiration on biological and natural phenomena. This nature-inspired approach for algorithm 3 development has been widely used by many researchers in solving optimization problem. These 4 algorithms have been compared with the traditional ones algorithms and have demonstrated to 5 be superior in complex problems. This paper attempts to describe the algorithms based on nature, 6 that are used in fuzzy clustering. We briefly describe the optimization methods, the most cited 7 nature-inspired algorithms published in recent years, authors, networks and relationship of the 8 works, etc. We believe the paper can serve as a basis for analysis of the new are of nature and 9 bio-inspired optimization of fuzzy clustering. 10 11 Keywords: FUZZY; CLUSTERING; OPTIMIZATION ALGORITHMS 12 1. Introduction 13 Optimization is a discipline for finding the best solutions to specific problems. 14 Every day we developed many actions, which we have tried to improve to obtain the 15 best solution; for example, the route at work can be optimized depending on several 16 factors, as traffic, distance, etc. On other hand, the design of the new cars implies an 17 optimization process with many objectives as wind resistance, reduce the use of fuel, Citation: Valdez, F.; Castillo, O.; Melin, 18 maximize the potency of motor, etc.
    [Show full text]
  • An Improved Bees Algorithm Local Search Mechanism for Numerical Dataset
    An Improved Bees Algorithm Local Search Mechanism for Numerical dataset Prepared By: Aras Ghazi Mohammed Al-dawoodi Supervisor: Dr. Massudi bin Mahmuddin DISSERTATION SUBMITTED TO THE AWANG HAD SALLEH GRADUATE SCHOOL OF COMPUTING UUM COLLEGE OF ARTS AND SCIENCES UNIVERSITI UTARA MALAYSIA IN PARITIAL FULFILLMENT OF THE REQUIREMENT FOR THE DEGREE OF MASTER IN (INFORMATION TECHNOLOGY) 2014 - 2015 Permission to Use In presenting this dissertation report in partial fulfilment of the requirements for a postgraduate degree from University Utara Malaysia, I agree that the University Library may make it freely available for inspection. I further agree that permission for the copying of this report in any manner, in whole or in part, for scholarly purpose may be granted by my supervisor(s) or, in their absence, by the Dean of Awang Had Salleh Graduate School of Arts and Sciences. It is understood that any copying or publication or use of this report or parts thereof for financial gain shall not be allowed without my written permission. It is also understood that due recognition shall be given to me and to University Utara Malaysia for any scholarly use which may be made of any material from my report. Requests for permission to copy or to make other use of materials in this project report, in whole or in part, should be addressed to: Dean of Awang Had Salleh Graduate School of Arts and Sciences UUM College of Arts and Sciences University Utara Malaysia 06010 UUM Sintok i Abstrak Bees Algorithm (BA), satu prosedur pengoptimuman heuristik, merupakan salah satu teknik carian asas yang berdasarkan kepada aktiviti pencarian makanan lebah.
    [Show full text]
  • Swarm Intelligence
    Swarm Intelligence Leen-Kiat Soh Computer Science & Engineering University of Nebraska Lincoln, NE 68588-0115 [email protected] http://www.cse.unl.edu/agents Introduction • Swarm intelligence was originally used in the context of cellular robotic systems to describe the self-organization of simple mechanical agents through nearest-neighbor interaction • It was later extended to include “any attempt to design algorithms or distributed problem-solving devices inspired by the collective behavior of social insect colonies and other animal societies” • This includes the behaviors of certain ants, honeybees, wasps, cockroaches, beetles, caterpillars, and termites Introduction 2 • Many aspects of the collective activities of social insects, such as ants, are self-organizing • Complex group behavior emerges from the interactions of individuals who exhibit simple behaviors by themselves: finding food and building a nest • Self-organization come about from interactions based entirely on local information • Local decisions, global coherence • Emergent behaviors, self-organization Videos • https://www.youtube.com/watch?v=dDsmbwOrHJs • https://www.youtube.com/watch?v=QbUPfMXXQIY • https://www.youtube.com/watch?v=M028vafB0l8 Why Not Centralized Approach? • Requires that each agent interacts with every other agent • Do not possess (environmental) obstacle avoidance capabilities • Lead to irregular fragmentation and/or collapse • Unbounded (externally predetermined) forces are used for collision avoidance • Do not possess distributed tracking (or migration)
    [Show full text]
  • Title: a Memory-Integrated Artificial Bee Algorithm for Heuristic Optimisation
    Title: A memory-integrated artificial bee algorithm for heuristic optimisation Name: T. Bayraktar This is a digitised version of a dissertation submitted to the University of Bedfordshire. It is available to view only. This item is subject to copyright. A MEMORY-INTEGRATED ARTIFICIAL BEE ALGORITHM FOR HEURISTIC OPTIMISATION T. BAYRAKTAR MSc. by Research 2014 UNIVERSITY OF BEDFORDSHIRE 1 A MEMORY-INTEGRATED ARTIFICIAL BEE ALGORITHM FOR HEURISTIC OPTIMISATION by T. BAYRAKTAR A thesis submitted to the University of Bedfordshire in partial fulfilment of the requirements for the degree of Master of Science by Research February 2014 2 A MEMORY-INTEGRATED ARTIFICIAL BEE ALGORITHM FOR HEURISTIC OPTIMISATION T. BAYRAKTAR ABSTRACT According to studies about bee swarms, they use special techniques for foraging and they are always able to find notified food sources with exact coordinates. In order to succeed in food source exploration, the information about food sources is transferred between employed bees and onlooker bees via waggle dance. In this study, bee colony behaviours are imitated for further search in one of the common real world problems. Traditional solution techniques from literature may not obtain sufficient results; therefore other techniques have become essential for food source exploration. In this study, artificial bee colony (ABC) algorithm is used as a base to fulfil this purpose. When employed and onlooker bees are searching for better food sources, they just memorize the current sources and if they find better one, they erase the all information about the previous best food source. In this case, worker bees may visit same food source repeatedly and this circumstance causes a hill climbing in search.
    [Show full text]
  • Migration and Conservation: Frameworks, Gaps, and Synergies in Science, Law, and Management
    GAL.MERETSKY.DOC 5/31/2011 6:00 PM MIGRATION AND CONSERVATION: FRAMEWORKS, GAPS, AND SYNERGIES IN SCIENCE, LAW, AND MANAGEMENT BY VICKY J. MERETSKY,* JONATHAN W. ATWELL** & JEFFREY B. HYMAN*** Migratory animals provide unique spectacles of cultural, ecological, and economic importance. However, the process of migration is a source of risk for migratory species as human actions increasingly destroy and fragment habitat, create obstacles to migration, and increase mortality along the migration corridor. As a result, many migratory species are declining in numbers. In the United States, the Endangered Species Act provides some protection against extinction for such species, but no protection until numbers are severely reduced, and no guarantee of recovery to population levels associated with cultural, ecological, or economic significance. Although groups of species receive some protection from statutes such as the Migratory Bird Treaty Act and Marine Mammal Protection Act, there is no coordinated system for conservation of migratory species. In addition, information needed to protect migratory species is often lacking, limiting options for land and wildlife managers who seek to support these species. In this Article, we outline the existing scientific, legal, and management information and approaches to migratory species. Our objective is to assess present capacity to protect the species and the phenomenon of migration, and we argue that all three disciplines are necessary for effective conservation. We find significant capacity to support conservation in all three disciplines, but no organization around conservation of migration within any discipline or among the three disciplines. Areas of synergy exist among the disciplines but not as a result of any attempt for coordination.
    [Show full text]
  • An Improved Bees Algorithm for Training Deep Recurrent Networks for Sentiment Classification
    S S symmetry Article An Improved Bees Algorithm for Training Deep Recurrent Networks for Sentiment Classification Sultan Zeybek 1,* , Duc Truong Pham 2, Ebubekir Koç 3 and Aydın Seçer 4 1 Department of Computer Engineering, Fatih Sultan Mehmet Vakif University, Istanbul 34445, Turkey 2 Department of Mechanical Engineering, University of Birmingham, Birmingham B15 2TT, UK; [email protected] 3 Department of Biomedical Engineering, Fatih Sultan Mehmet Vakif University, Istanbul 34445, Turkey; [email protected] 4 Department of Mathematical Engineering, Yildiz Technical University, Istanbul 34220, Turkey; [email protected] * Correspondence: [email protected] Abstract: Recurrent neural networks (RNNs) are powerful tools for learning information from temporal sequences. Designing an optimum deep RNN is difficult due to configuration and training issues, such as vanishing and exploding gradients. In this paper, a novel metaheuristic optimisation approach is proposed for training deep RNNs for the sentiment classification task. The approach employs an enhanced Ternary Bees Algorithm (BA-3+), which operates for large dataset classification problems by considering only three individual solutions in each iteration. BA-3+ combines the collaborative search of three bees to find the optimal set of trainable parameters of the proposed deep recurrent learning architecture. Local learning with exploitative search utilises the greedy selection strategy. Stochastic gradient descent (SGD) learning with singular value decomposition (SVD) aims to Citation: Zeybek, S.; Pham, D. T.; handle vanishing and exploding gradients of the decision parameters with the stabilisation strategy Koç, E.; Seçer, A. An Improved Bees of SVD. Global learning with explorative search achieves faster convergence without getting trapped Algorithm for Training Deep at local optima to find the optimal set of trainable parameters of the proposed deep recurrent learning Recurrent Networks for Sentiment architecture.
    [Show full text]
  • Swarm Intelligence for Multiobjective Optimization of Extraction Process
    Swarm Intelligence for Multiobjective Optimization of Extraction Process T. Ganesan* Department of Chemical Engineering, Universiti Technologi Petronas, 31750 Tronoh, Perak, Malaysia *email: [email protected] I. Elamvazuthi Department of Electrical & Electronics Engineering, Universiti Technologi Petronas, 31750 Tronoh, Perak, Malaysia P. Vasant Department of Fundamental & Applied Sciences, Universiti Technologi Petronas, 31750 Tronoh, Perak, Malaysia ABSTRACT Multi objective (MO) optimization is an emerging field which is increasingly being implemented in many industries globally. In this work, the MO optimization of the extraction process of bioactive compounds from the Gardenia Jasminoides Ellis fruit was solved. Three swarm-based algorithms have been applied in conjunction with normal-boundary intersection (NBI) method to solve this MO problem. The gravitational search algorithm (GSA) and the particle swarm optimization (PSO) technique were implemented in this work. In addition, a novel Hopfield-enhanced particle swarm optimization was developed and applied to the extraction problem. By measuring the levels of dominance, the optimality of the approximate Pareto frontiers produced by all the algorithms were gauged and compared. Besides, by measuring the levels of convergence of the frontier, some understanding regarding the structure of the objective space in terms of its relation to the level of frontier dominance is uncovered. Detail comparative studies were conducted on all the algorithms employed and developed in this work.
    [Show full text]
  • Swarm Intelligence
    Swarm Intelligence CompSci 760 Patricia J Riddle 8/20/12 760 swarm 1 Swarm Intelligence Swarm intelligence (SI) is the discipline that deals with natural and artificial systems composed of many individuals that coordinate using decentralized control and self-organization. ! 8/20/12 760 swarm 2 Main Focus collective behaviors that result from the ! ! local interactions of the individuals with ! ! each other and/or with ! ! their environment.! 8/20/12 760 swarm 3 Examples colonies of ants and termites, ! schools of fish, ! flocks of birds, ! bacterial growth,! herds of land animals. ! ! Artificial Systems:! some multi-robot systems! ! certain computer programs that are written to tackle optimization and data analysis problems! 8/20/12 760 swarm 4 Simple Local Rules agents follow very simple local rules! ! no centralized control structure dictating how individual agents should behave! ! local interactions between agents lead to the emergence of complex global behavior.! 8/20/12 760 swarm 5 Emergence emergence - the way complex systems and patterns arise out of a many simple interactions ! ! A complex system is composed of interconnected parts that as a whole exhibit one or more properties (behavior among the possible properties) not obvious from the properties of the individual parts! ! Classic Example: Life! ! 8/20/12 760 swarm 6 Taxonomy of Emergence Emergence may be generally divided into two perspectives, ! "weak emergence" and ! "strong emergence". ! 8/20/12 760 swarm 7 Weak Emergence new properties arising in systems as a result of the
    [Show full text]
  • An Introduction to Swarm Intelligence Issues
    An Introduction to Swarm Intelligence Issues Gianni Di Caro [email protected] IDSIA, USI/SUPSI, Lugano (CH) 1 Topics that will be discussed Basic ideas behind the notion of Swarm Intelligence The role of Nature as source of examples and ideas to design new algorithms and multi-agent systems From observations to models and to algorithms Self-organized collective behaviors The role of space and communication to obtain self-organization Social communication and stigmergic communication Main algorithmic frameworks based on the notion of Swarm Intelligence: Collective Intelligence, Particle Swarm Optimization, Ant Colony Optimization Computational complexity, NP-hardness and the need of (meta)heuristics Some popular metaheuristics for combinatorial optimization tasks 2 Swarm Intelligence: what’s this? Swarm Intelligence indicates a recent computational and behavioral metaphor for solving distributed problems that originally took its inspiration from the biological examples provided by social insects (ants, termites, bees, wasps) and by swarming, flocking, herding behaviors in vertebrates. Any attempt to design algorithms or distributed problem-solving devices inspired by the collective behavior of social insects and other animal societies. [Bonabeau, Dorigo and Theraulaz, 1999] . however, we don’t really need to “stick” on examples from Nature, whose constraints and targets might differ profoundly from those of our environments of interest . 3 Where does it come from? Nest building in termite or honeybee societies Foraging in ant colonies Fish schooling Bird flocking . 4 Nature’s examples of SI Fish schooling ( c CORO, CalTech) 5 Nature’s examples of SI (2) Birds flocking in V-formation ( c CORO, Caltech) 6 Nature’s examples of SI (3) Termites’ nest ( c Masson) 7 Nature’s examples of SI (4) Bees’ comb ( c S.
    [Show full text]
  • University of Birmingham Bees Algorithm for Multimodal Function
    University of Birmingham Bees algorithm for multimodal function optimisation Zhou, Z.; Xie, Y.; Pham, D.; Kamsani, S.; Castellani, M. DOI: 10.1177/0954406215576063 License: None: All rights reserved Document Version Peer reviewed version Citation for published version (Harvard): Zhou, Z, Xie, Y, Pham, D, Kamsani, S & Castellani, M 2015, 'Bees algorithm for multimodal function optimisation', Institution of Mechanical Engineers. Proceedings. Part C: Journal of Mechanical Engineering Science . https://doi.org/10.1177/0954406215576063 Link to publication on Research at Birmingham portal General rights Unless a licence is specified above, all rights (including copyright and moral rights) in this document are retained by the authors and/or the copyright holders. The express permission of the copyright holder must be obtained for any use of this material other than for purposes permitted by law. •Users may freely distribute the URL that is used to identify this publication. •Users may download and/or print one copy of the publication from the University of Birmingham research portal for the purpose of private study or non-commercial research. •User may use extracts from the document in line with the concept of ‘fair dealing’ under the Copyright, Designs and Patents Act 1988 (?) •Users may not further distribute the material nor use it for the purposes of commercial gain. Where a licence is displayed above, please note the terms and conditions of the licence govern your use of this document. When citing, please reference the published version. Take down policy While the University of Birmingham exercises care and attention in making items available there are rare occasions when an item has been uploaded in error or has been deemed to be commercially or otherwise sensitive.
    [Show full text]
  • Expert Assessment of Stigmergy: a Report for the Department of National Defence
    Expert Assessment of Stigmergy: A Report for the Department of National Defence Contract No. W7714-040899/003/SV File No. 011 sv.W7714-040899 Client Reference No.: W7714-4-0899 Requisition No. W7714-040899 Contact Info. Tony White Associate Professor School of Computer Science Room 5302 Herzberg Building Carleton University 1125 Colonel By Drive Ottawa, Ontario K1S 5B6 (Office) 613-520-2600 x2208 (Cell) 613-612-2708 [email protected] http://www.scs.carleton.ca/~arpwhite Expert Assessment of Stigmergy Abstract This report describes the current state of research in the area known as Swarm Intelligence. Swarm Intelligence relies upon stigmergic principles in order to solve complex problems using only simple agents. Swarm Intelligence has been receiving increasing attention over the last 10 years as a result of the acknowledgement of the success of social insect systems in solving complex problems without the need for central control or global information. In swarm- based problem solving, a solution emerges as a result of the collective action of the members of the swarm, often using principles of communication known as stigmergy. The individual behaviours of swarm members do not indicate the nature of the emergent collective behaviour and the solution process is generally very robust to the loss of individual swarm members. This report describes the general principles for swarm-based problem solving, the way in which stigmergy is employed, and presents a number of high level algorithms that have proven utility in solving hard optimization and control problems. Useful tools for the modelling and investigation of swarm-based systems are then briefly described.
    [Show full text]
  • Mathematical Modelling and Applications of Particle Swarm Optimization
    Master’s Thesis Mathematical Modelling and Simulation Thesis no: 2010:8 Mathematical Modelling and Applications of Particle Swarm Optimization by Satyobroto Talukder Submitted to the School of Engineering at Blekinge Institute of Technology In partial fulfillment of the requirements for the degree of Master of Science February 2011 Contact Information: Author: Satyobroto Talukder E-mail: [email protected] University advisor: Prof. Elisabeth Rakus-Andersson Department of Mathematics and Science, BTH E-mail: [email protected] Phone: +46455385408 Co-supervisor: Efraim Laksman, BTH E-mail: [email protected] Phone: +46455385684 School of Engineering Internet : www.bth.se/com Blekinge Institute of Technology Phone : +46 455 38 50 00 SE – 371 79 Karlskrona Fax : +46 455 38 50 57 Sweden ii ABSTRACT Optimization is a mathematical technique that concerns the finding of maxima or minima of functions in some feasible region. There is no business or industry which is not involved in solving optimization problems. A variety of optimization techniques compete for the best solution. Particle Swarm Optimization (PSO) is a relatively new, modern, and powerful method of optimization that has been empirically shown to perform well on many of these optimization problems. It is widely used to find the global optimum solution in a complex search space. This thesis aims at providing a review and discussion of the most established results on PSO algorithm as well as exposing the most active research topics that can give initiative for future work and help the practitioner improve better result with little effort. This paper introduces a theoretical idea and detailed explanation of the PSO algorithm, the advantages and disadvantages, the effects and judicious selection of the various parameters.
    [Show full text]