Book Description
* Unique in its survey of the range of topics. * Contains a strong, interdisciplinary format that will appeal to both students and researchers. * Features exercises and web links to software and data sets.
Author : James C. Spall
Publisher : John Wiley & Sons
Page : 620 pages
File Size : 10,68 MB
Release : 2005-03-11
Category : Mathematics
ISBN : 0471441902
* Unique in its survey of the range of topics. * Contains a strong, interdisciplinary format that will appeal to both students and researchers. * Features exercises and web links to software and data sets.
Author : Frank Neumann
Publisher : Springer Science & Business Media
Page : 215 pages
File Size : 15,60 MB
Release : 2010-11-04
Category : Mathematics
ISBN : 3642165443
Bioinspired computation methods such as evolutionary algorithms and ant colony optimization are being applied successfully to complex engineering problems and to problems from combinatorial optimization, and with this comes the requirement to more fully understand the computational complexity of these search heuristics. This is the first textbook covering the most important results achieved in this area. The authors study the computational complexity of bioinspired computation and show how runtime behavior can be analyzed in a rigorous way using some of the best-known combinatorial optimization problems -- minimum spanning trees, shortest paths, maximum matching, covering and scheduling problems. A feature of the book is the separate treatment of single- and multiobjective problems, the latter a domain where the development of the underlying theory seems to be lagging practical successes. This book will be very valuable for teaching courses on bioinspired computation and combinatorial optimization. Researchers will also benefit as the presentation of the theory covers the most important developments in the field over the last 10 years. Finally, with a focus on well-studied combinatorial optimization problems rather than toy problems, the book will also be very valuable for practitioners in this field.
Author : Holger H. Hoos
Publisher : Morgan Kaufmann
Page : 678 pages
File Size : 12,66 MB
Release : 2005
Category : Business & Economics
ISBN : 1558608729
Stochastic local search (SLS) algorithms are among the most prominent and successful techniques for solving computationally difficult problems. Offering a systematic treatment of SLS algorithms, this book examines the general concepts and specific instances of SLS algorithms and considers their development, analysis and application.
Author : S. Bhatnagar
Publisher : Springer
Page : 310 pages
File Size : 26,37 MB
Release : 2012-08-11
Category : Technology & Engineering
ISBN : 1447142853
Stochastic Recursive Algorithms for Optimization presents algorithms for constrained and unconstrained optimization and for reinforcement learning. Efficient perturbation approaches form a thread unifying all the algorithms considered. Simultaneous perturbation stochastic approximation and smooth fractional estimators for gradient- and Hessian-based methods are presented. These algorithms: • are easily implemented; • do not require an explicit system model; and • work with real or simulated data. Chapters on their application in service systems, vehicular traffic control and communications networks illustrate this point. The book is self-contained with necessary mathematical results placed in an appendix. The text provides easy-to-use, off-the-shelf algorithms that are given detailed mathematical treatment so the material presented will be of significant interest to practitioners, academic researchers and graduate students alike. The breadth of applications makes the book appropriate for reader from similarly diverse backgrounds: workers in relevant areas of computer science, control engineering, management science, applied mathematics, industrial engineering and operations research will find the content of value.
Author : Thomas Bartz-Beielstein
Publisher : Springer Science & Business Media
Page : 469 pages
File Size : 43,53 MB
Release : 2010-11-02
Category : Computers
ISBN : 3642025382
In operations research and computer science it is common practice to evaluate the performance of optimization algorithms on the basis of computational results, and the experimental approach should follow accepted principles that guarantee the reliability and reproducibility of results. However, computational experiments differ from those in other sciences, and the last decade has seen considerable methodological research devoted to understanding the particular features of such experiments and assessing the related statistical methods. This book consists of methodological contributions on different scenarios of experimental analysis. The first part overviews the main issues in the experimental analysis of algorithms, and discusses the experimental cycle of algorithm development; the second part treats the characterization by means of statistical distributions of algorithm performance in terms of solution quality, runtime and other measures; and the third part collects advanced methods from experimental design for configuring and tuning algorithms on a specific class of instances with the goal of using the least amount of experimentation. The contributor list includes leading scientists in algorithm design, statistical design, optimization and heuristics, and most chapters provide theoretical background and are enriched with case studies. This book is written for researchers and practitioners in operations research and computer science who wish to improve the experimental assessment of optimization algorithms and, consequently, their design.
Author : Harold Kushner
Publisher : Springer Science & Business Media
Page : 485 pages
File Size : 13,18 MB
Release : 2006-05-04
Category : Mathematics
ISBN : 038721769X
This book presents a thorough development of the modern theory of stochastic approximation or recursive stochastic algorithms for both constrained and unconstrained problems. This second edition is a thorough revision, although the main features and structure remain unchanged. It contains many additional applications and results as well as more detailed discussion.
Author : Guanghui Lan
Publisher : Springer Nature
Page : 591 pages
File Size : 27,59 MB
Release : 2020-05-15
Category : Mathematics
ISBN : 3030395685
This book covers not only foundational materials but also the most recent progresses made during the past few years on the area of machine learning algorithms. In spite of the intensive research and development in this area, there does not exist a systematic treatment to introduce the fundamental concepts and recent progresses on machine learning algorithms, especially on those based on stochastic optimization methods, randomized algorithms, nonconvex optimization, distributed and online learning, and projection free methods. This book will benefit the broad audience in the area of machine learning, artificial intelligence and mathematical programming community by presenting these recent developments in a tutorial style, starting from the basic building blocks to the most carefully designed and complicated algorithms for machine learning.
Author : Anatoly Zhigljavsky
Publisher : Springer Science & Business Media
Page : 269 pages
File Size : 47,38 MB
Release : 2007-11-20
Category : Mathematics
ISBN : 0387747400
This book examines the main methodological and theoretical developments in stochastic global optimization. It is designed to inspire readers to explore various stochastic methods of global optimization by clearly explaining the main methodological principles and features of the methods. Among the book’s features is a comprehensive study of probabilistic and statistical models underlying the stochastic optimization algorithms.
Author : Z.B. Zabinsky
Publisher : Springer Science & Business Media
Page : 236 pages
File Size : 13,24 MB
Release : 2013-11-27
Category : Mathematics
ISBN : 1441991824
The field of global optimization has been developing at a rapid pace. There is a journal devoted to the topic, as well as many publications and notable books discussing various aspects of global optimization. This book is intended to complement these other publications with a focus on stochastic methods for global optimization. Stochastic methods, such as simulated annealing and genetic algo rithms, are gaining in popularity among practitioners and engineers be they are relatively easy to program on a computer and may be cause applied to a broad class of global optimization problems. However, the theoretical performance of these stochastic methods is not well under stood. In this book, an attempt is made to describe the theoretical prop erties of several stochastic adaptive search methods. Such a theoretical understanding may allow us to better predict algorithm performance and ultimately design new and improved algorithms. This book consolidates a collection of papers on the analysis and de velopment of stochastic adaptive search. The first chapter introduces random search algorithms. Chapters 2-5 describe the theoretical anal ysis of a progression of algorithms. A main result is that the expected number of iterations for pure adaptive search is linear in dimension for a class of Lipschitz global optimization problems. Chapter 6 discusses algorithms, based on the Hit-and-Run sampling method, that have been developed to approximate the ideal performance of pure random search. The final chapter discusses several applications in engineering that use stochastic adaptive search methods.
Author : Gade Pandu Rangaiah
Publisher : World Scientific
Page : 722 pages
File Size : 11,59 MB
Release : 2010
Category : Computers
ISBN : 9814299219
Ch. 1. Introduction / Gade Pandu Rangaiah -- ch. 2. Formulation and illustration of Luus-Jaakola optimization procedure / Rein Luus -- ch. 3. Adaptive random search and simulated annealing optimizers : algorithms and application issues / Jacek M. Jezowski, Grzegorz Poplewski and Roman Bochenek -- ch. 4. Genetic algorithms in process engineering : developments and implementation issues / Abdunnaser Younes, Ali Elkamel and Shawki Areibi -- ch. 5. Tabu search for global optimization of problems having continuous variables / Sim Mong Kai, Gade Pandu Rangaiah and Mekapati Srinivas -- ch. 6. Differential evolution : method, developments and chemical engineering applications / Chen Shaoqiang, Gade Pandu Rangaiah and Mekapati Srinivas -- ch. 7. Ant colony optimization : details of algorithms suitable for process engineering / V.K. Jayaraman [und weitere] -- ch. 8. Particle swarm optimization for solving NLP and MINLP in chemical engineering / Bassem Jarboui [und weitere] -- ch. 9. An introduction to the harmony search algorithm / Gordon Ingram and Tonghua Zhang -- ch. 10. Meta-heuristics : evaluation and reporting techniques / Abdunnaser Younes, Ali Elkamel and Shawki Areibi -- ch. 11. A hybrid approach for constraint handling in MINLP optimization using stochastic algorithms / G.A. Durand [und weitere] -- ch. 12. Application of Luus-Jaakola optimization procedure to model reduction, parameter estimation and optimal control / Rein Luus -- ch. 13. Phase stability and equilibrium calculations in reactive systems using differential evolution and tabu search / Adrian Bonilla-Petriciolet [und weitere] -- ch. 14. Differential evolution with tabu list for global optimization : evaluation of two versions on benchmark and phase stability problems / Mekapati Srinivas and Gade Pandu Rangaiah -- ch. 15. Application of adaptive random search optimization for solving industrial water allocation problem / Grzegorz Poplewski and Jacek M. Jezowski -- ch. 16. Genetic algorithms formulation for retrofitting heat exchanger network / Roman Bochenek and Jacek M. Jezowski -- ch. 17. Ant colony optimization for classification and feature selection / V.K. Jayaraman [und weitere] -- ch. 18. Constraint programming and genetic algorithm / Prakash R. Kotecha, Mani Bhushan and Ravindra D. Gudi -- ch. 19. Schemes and implementations of parallel stochastic optimization algorithms application of tabu search to chemical engineering problems / B. Lin and D.C. Miller