A New Meta-heuristic Optimization Algorithm Based on the String Theory Paradigm from Physics

A New Meta-heuristic Optimization Algorithm Based on the String Theory Paradigm from Physics PDF

Author: Oscar Castillo

Publisher: Springer Nature

Published: 2021-08-18

Total Pages: 76

ISBN-13: 3030822885

DOWNLOAD EBOOK →

This book focuses on the fields of nature-inspired algorithms, optimization problems and fuzzy logic. In this book, a new metaheuristic based on String Theory from Physics is proposed. It is important to mention that we have proposed the new algorithm to generate new potential solutions in optimization problems in order to find new ways that could improve the results in solving these problems. We are presenting the results for the proposed method in different cases of study. The first case, is optimization of traditional benchmark mathematical functions. The second case, is the optimization of benchmark functions of the CEC 2015 Competition and we are also presenting results of the CEC 2017 Competition on Constrained Real-Parameter Optimization that are problems that contain the presence of constraints that alter the shape of the search space making them more difficult to solve. Finally, in the third case, we are presenting the optimization of a fuzzy inference system, specifically for finding the optimal design of a fuzzy controller for an autonomous mobile robot. It is important to mention that in all study cases we are presenting statistical tests in or-der to validate the performance of proposed method. In summary, we believe that this book will be of great interest to a wide audience, ranging from engineering and science graduate students, to researchers and professors in computational intelligence, metaheuristics, optimization, robotics and control.

Meta-Heuristics

Meta-Heuristics PDF

Author: Stefan Voß

Publisher: Springer Science & Business Media

Published: 2012-12-06

Total Pages: 513

ISBN-13: 1461557755

DOWNLOAD EBOOK →

Meta-Heuristics: Advances and Trends in Local Search Paradigms for Optimizations comprises a carefully refereed selection of extended versions of the best papers presented at the Second Meta-Heuristics Conference (MIC 97). The selected articles describe the most recent developments in theory and applications of meta-heuristics, heuristics for specific problems, and comparative case studies. The book is divided into six parts, grouped mainly by the techniques considered. The extensive first part with twelve papers covers tabu search and its application to a great variety of well-known combinatorial optimization problems (including the resource-constrained project scheduling problem and vehicle routing problems). In the second part we find one paper where tabu search and simulated annealing are investigated comparatively and two papers which consider hybrid methods combining tabu search with genetic algorithms. The third part has four papers on genetic and evolutionary algorithms. Part four arrives at a new paradigm within meta-heuristics. The fifth part studies the behavior of parallel local search algorithms mainly from a tabu search perspective. The final part examines a great variety of additional meta-heuristics topics, including neural networks and variable neighbourhood search as well as guided local search. Furthermore, the integration of meta-heuristics with the branch-and-bound paradigm is investigated.

Meta-Heuristics

Meta-Heuristics PDF

Author: Ibrahim H. Osman

Publisher: Springer Science & Business Media

Published: 2012-12-06

Total Pages: 676

ISBN-13: 1461313619

DOWNLOAD EBOOK →

Meta-heuristics have developed dramatically since their inception in the early 1980s. They have had widespread success in attacking a variety of practical and difficult combinatorial optimization problems. These families of approaches include, but are not limited to greedy random adaptive search procedures, genetic algorithms, problem-space search, neural networks, simulated annealing, tabu search, threshold algorithms, and their hybrids. They incorporate concepts based on biological evolution, intelligent problem solving, mathematical and physical sciences, nervous systems, and statistical mechanics. Since the 1980s, a great deal of effort has been invested in the field of combinatorial optimization theory in which heuristic algorithms have become an important area of research and applications. This volume is drawn from the first conference on Meta-Heuristics and contains 41 papers on the state-of-the-art in heuristic theory and applications. The book treats the following meta-heuristics and applications: Genetic Algorithms, Simulated Annealing, Tabu Search, Networks & Graphs, Scheduling and Control, TSP, and Vehicle Routing Problems. It represents research from the fields of Operations Research, Management Science, Artificial Intelligence and Computer Science.

Multi-Objective Optimization in Theory and Practice II: Metaheuristic Algorithms

Multi-Objective Optimization in Theory and Practice II: Metaheuristic Algorithms PDF

Author: André A. Keller

Publisher: Bentham Science Publishers

Published: 2019-03-28

Total Pages: 310

ISBN-13: 1681087065

DOWNLOAD EBOOK →

Multi-Objective Optimization in Theory and Practice is a simplified two-part approach to multi-objective optimization (MOO) problems. This second part focuses on the use of metaheuristic algorithms in more challenging practical cases. The book includes ten chapters that cover several advanced MOO techniques. These include the determination of Pareto-optimal sets of solutions, metaheuristic algorithms, genetic search algorithms and evolution strategies, decomposition algorithms, hybridization of different metaheuristics, and many-objective (more than three objectives) optimization and parallel computation. The final section of the book presents information about the design and types of fifty test problems for which the Pareto-optimal front is approximated. For each of them, the package NSGA-II is used to approximate the Pareto-optimal front. It is an essential handbook for students and teachers involved in advanced optimization courses in engineering, information science and mathematics degree programs.

Meta-heuristic Optimization Techniques

Meta-heuristic Optimization Techniques PDF

Author: Anuj Kumar

Publisher: Walter de Gruyter GmbH & Co KG

Published: 2022-01-19

Total Pages: 202

ISBN-13: 3110716216

DOWNLOAD EBOOK →

This book offer a thorough overview of the most popular and researched meta-heuristic optimization techniques and nature inspired algorithms. Their wide applicability makes them a hot research topic and an efficient tool for the solution of complex optimization problems in various field of sciences, engineering and in numerous industries.

Advances in Metaheuristics

Advances in Metaheuristics PDF

Author: Luca Di Gaspero

Publisher: Springer

Published: 2013-02-28

Total Pages: 183

ISBN-13: 9781461463238

DOWNLOAD EBOOK →

Metaheuristics have been a very active research topic for more than two decades. During this time many new metaheuristic strategies have been devised, they have been experimentally tested and improved on challenging benchmark problems, and they have proven to be important tools for tackling optimization tasks in a large number of practical applications. In other words, metaheuristics are nowadays established as one of the main search paradigms for tackling computationally hard problems. Still, there are a large number of research challenges in the area of metaheuristics. These challenges range from more fundamental questions on theoretical properties and performance guarantees, empirical algorithm analysis, the effective configuration of metaheuristic algorithms, approaches to combine metaheuristics with other algorithmic techniques, towards extending the available techniques to tackle ever more challenging problems. This edited volume grew out of the contributions presented at the ninth Metaheuristics International Conference that was held in Udine, Italy, 25-28 July 2011. The conference comprised 117 presentations of peer-reviewed contributions and 3 invited talks, and it has been attended by 169 delegates. The chapters that are collected in this book exemplify contributions to several of the research directions outlined above.

Ant Colony Optimization

Ant Colony Optimization PDF

Author: Marco Dorigo

Publisher: MIT Press

Published: 2004-06-04

Total Pages: 324

ISBN-13: 9780262042192

DOWNLOAD EBOOK →

An overview of the rapidly growing field of ant colony optimization that describes theoretical findings, the major algorithms, and current applications. The complex social behaviors of ants have been much studied by science, and computer scientists are now finding that these behavior patterns can provide models for solving difficult combinatorial optimization problems. The attempt to develop algorithms inspired by one aspect of ant behavior, the ability to find what computer scientists would call shortest paths, has become the field of ant colony optimization (ACO), the most successful and widely recognized algorithmic technique based on ant behavior. This book presents an overview of this rapidly growing field, from its theoretical inception to practical applications, including descriptions of many available ACO algorithms and their uses. The book first describes the translation of observed ant behavior into working optimization algorithms. The ant colony metaheuristic is then introduced and viewed in the general context of combinatorial optimization. This is followed by a detailed description and guide to all major ACO algorithms and a report on current theoretical findings. The book surveys ACO applications now in use, including routing, assignment, scheduling, subset, machine learning, and bioinformatics problems. AntNet, an ACO algorithm designed for the network routing problem, is described in detail. The authors conclude by summarizing the progress in the field and outlining future research directions. Each chapter ends with bibliographic material, bullet points setting out important ideas covered in the chapter, and exercises. Ant Colony Optimization will be of interest to academic and industry researchers, graduate students, and practitioners who wish to learn how to implement ACO algorithms.

Nature-Inspired Optimization Algorithms

Nature-Inspired Optimization Algorithms PDF

Author: Xin-She Yang

Publisher: Elsevier

Published: 2014-02-17

Total Pages: 277

ISBN-13: 0124167454

DOWNLOAD EBOOK →

Nature-Inspired Optimization Algorithms provides a systematic introduction to all major nature-inspired algorithms for optimization. The book's unified approach, balancing algorithm introduction, theoretical background and practical implementation, complements extensive literature with well-chosen case studies to illustrate how these algorithms work. Topics include particle swarm optimization, ant and bee algorithms, simulated annealing, cuckoo search, firefly algorithm, bat algorithm, flower algorithm, harmony search, algorithm analysis, constraint handling, hybrid methods, parameter tuning and control, as well as multi-objective optimization. This book can serve as an introductory book for graduates, doctoral students and lecturers in computer science, engineering and natural sciences. It can also serve a source of inspiration for new applications. Researchers and engineers as well as experienced experts will also find it a handy reference. Discusses and summarizes the latest developments in nature-inspired algorithms with comprehensive, timely literature Provides a theoretical understanding as well as practical implementation hints Provides a step-by-step introduction to each algorithm

Nature-inspired Metaheuristic Algorithms

Nature-inspired Metaheuristic Algorithms PDF

Author: Xin-She Yang

Publisher: Luniver Press

Published: 2010

Total Pages: 148

ISBN-13: 1905986289

DOWNLOAD EBOOK →

Modern metaheuristic algorithms such as bee algorithms and harmony search start to demonstrate their power in dealing with tough optimization problems and even NP-hard problems. This book reviews and introduces the state-of-the-art nature-inspired metaheuristic algorithms in optimization, including genetic algorithms, bee algorithms, particle swarm optimization, simulated annealing, ant colony optimization, harmony search, and firefly algorithms. We also briefly introduce the photosynthetic algorithm, the enzyme algorithm, and Tabu search. Worked examples with implementation have been used to show how each algorithm works. This book is thus an ideal textbook for an undergraduate and/or graduate course. As some of the algorithms such as the harmony search and firefly algorithms are at the forefront of current research, this book can also serve as a reference book for researchers.

Type-2 Fuzzy Logic: Theory and Applications

Type-2 Fuzzy Logic: Theory and Applications PDF

Author: Oscar Castillo

Publisher: Springer Science & Business Media

Published: 2008-02-20

Total Pages: 252

ISBN-13: 3540762833

DOWNLOAD EBOOK →

This book describes new methods for building intelligent systems using type-2 fuzzy logic and soft computing (SC) techniques. The authors extend the use of fuzzy logic to a higher order, which is called type-2 fuzzy logic. Combining type-2 fuzzy logic with traditional SC techniques, we can build powerful hybrid intelligent systems that can use the advantages that each technique offers. This book is intended to be a major reference tool and can be used as a textbook.