Designing Evolutionary Algorithms for Dynamic Environments, Morrison Ronald W.
Автор: Grosan Crina, Abraham Ajith, Ishibuchi Hisao Название: Hybrid Evolutionary Algorithms ISBN: 3540732969 ISBN-13(EAN): 9783540732969 Издательство: Springer Цена: 22521 р. Наличие на складе: Поставка под заказ.
Описание: Hybridization of evolutionary algorithms is getting popular due to their capabilities in handling several real world problems involving complexity, noisy environment, imprecision, uncertainty and vagueness. This edited volume is targeted to present the latest state-of-the-art methodologies in “Hybrid Evolutionary Algorithms”. This book deals with the theoretical and methodological aspects, as well as various applications to many real world problems from science, technology, business or commerce. This volume comprises of 14 chapters including an introductory chapter giving the fundamental definitions and some important research challenges. Chapters were selected on the basis of fundamental ideas/concepts rather than the thoroughness of techniques deployed.
Автор: Branke JГјrgen Название: Evolutionary Optimization in Dynamic Environments ISBN: 0792376315 ISBN-13(EAN): 9780792376316 Издательство: Springer Рейтинг: Цена: 24140 р. Наличие на складе: Поставка под заказ.
Описание: Evolutionary Algorithms (EAs) have grown into a mature field of research in optimization, and have proven to be effective and robust problem solvers for a broad range of static real-world optimization problems. Yet, since they are based on the principles of natural evolution, and since natural evolution is a dynamic process in a changing environment, EAs are also well suited to dynamic optimization problems. Evolutionary Optimization in Dynamic Environments is the first comprehensive work on the application of EAs to dynamic optimization problems. It provides an extensive survey on research in the area and shows how EAs can be successfully used to continuously and efficiently adapt a solution to a changing environment, find a good trade-off between solution quality and adaptation cost, find robust solutions whose quality is insensitive to changes in the environment, find flexible solutions which are not only good but that can be easily adapted when necessary. All four aspects are treated in this book, providing a holistic view on the challenges and opportunities when applying EAs to dynamic optimization problems. The comprehensive and up-to-date coverage of the subject, together with details of latest original research, makes Evolutionary Optimization in Dynamic Environments an invaluable resource for researchers and professionals who are dealing with dynamic and stochastic optimization problems, and who are interested in applying local search heuristics, such as evolutionary algorithms.
Автор: Yang Shengxiang, Ong Yew-Soon, Jin Yaochu Название: Evolutionary Computation in Dynamic and Uncertain Environments ISBN: 3540497722 ISBN-13(EAN): 9783540497721 Издательство: Springer Рейтинг: Цена: 30223 р. Наличие на складе: Поставка под заказ.
Описание: This book provides a compilation on the state-of-the-art and recent advances of evolutionary algorithms in dynamic and uncertain environments within a unified framework. The motivation for this book arises from the fact that some degree of uncertainty in characterizing any realistic engineering systems is inevitable. Representative methods for addressing major sources of uncertainties in evolutionary computation, including handle of noisy fitness functions, use of approximate fitness functions, search for robust solutions, and tracking moving optimums, are presented. "Evolutionary Computation in Dynamic and Uncertain Environments" is a valuable reference for scientists, researchers, professionals and students in the field of engineering and science, particularly in the areas of computational intelligence, natural computing and evolutionary computation.
Описание: Evolutionary algorithms are search methods that have been found to be very efficient and effective in solving complex real-world multi-objective problems where conventional optimization tools fail to work well. This book describes design and application of evolutionary algorithms for multi-objective optimization in the presence of uncertainties.
Описание: This invaluable book comprehensively describes evolutionary robotics and computational intelligence, and how different computational intelligence techniques are applied to robotic system design. It embraces the most widely used evolutionary approaches with their merits and drawbacks, presents some related experiments for robotic behavior evolution and the results achieved, and shows promising future research directions. Clarity of explanation is emphasized such that a modest knowledge of basic evolutionary computation, digital circuits and engineering design will suffice for a thorough understanding of the material.The book is ideally suited to computer scientists, practitioners and researchers keen on computational intelligence techniques, especially the evolutionary algorithms in autonomous robotics at both the hardware and software levels.
Автор: Spears Название: Evolutionary Algorithms ISBN: 3540669507 ISBN-13(EAN): 9783540669500 Издательство: Springer Рейтинг: Цена: 16169 р. Наличие на складе: Поставка под заказ.
Описание: Despite decades of work in evolutionary algorithms, there remains a lot of uncertainty as to when it is beneficial or detrimental to use recombination or mutation.
This book provides a characterization of the roles that recombination and mutation play in evolutionary algorithms. It integrates prior theoretical work and introduces new theoretical
techniques for studying evolutionary algorithms.
An aggregation algorithm for Markov chains is introduced which is useful for studying not only evolutionary algorithms
specifically, but also complex systems in general. Practical consequences of the theory are explored and a novel method for comparing search and optimization algorithms is introduced.
A focus on discrete rather than real-valued representations allows the book to bridge multiple communities, including evolutionary biologists and population geneticists.
Описание: Disseminates the application of evolutionary algorithm techniques to a variety of practical problems, including test suites with associated performance based on a variety of appropriate metrics, as well as serial and parallel algorithm implementations. This book contains appendices, index and bibliography.
Автор: Iba Hitoshi Название: New Frontier in Evolutionary Algorithms ISBN: 1848166818 ISBN-13(EAN): 9781848166813 Издательство: World Scientific Publishing Рейтинг: Цена: 8217 р. Наличие на складе: Поставка под заказ.
Описание: This book delivers theoretical and practical knowledge of Genetic Algorithms (GA) for the purpose of practical applications. It provides a methodology for a GA-based search strategy with the integration of several Artificial Life and Artificial Intelligence techniques, such as memetic concepts, swarm intelligence, and foraging strategies. The development of such tools contributes to better optimizing methodologies when addressing tasks from areas such as robotics, financial forecasting, and data mining in bioinformatics.The emphasis of this book is on applicability to the real world. Tasks from application areas - optimization of the trading rule in foreign exchange (FX) and stock prices, economic load dispatch in power system, exit/door placement for evacuation planning, and gene regulatory network inference in bioinformatics - are studied, and the resultant empirical investigations demonstrate how successful the proposed approaches are when solving real-world tasks of great importance.Sample Chapter(s)Chapter 1: Introduction (59 KB)Request Inspection Copy
Автор: Petrowski Название: Evolutionary Algorithms: An Overview ISBN: 1848218044 ISBN-13(EAN): 9781848218048 Издательство: Wiley Рейтинг: Цена: 17325 р. Наличие на складе: Поставка под заказ.
Описание: Evolutionary algorithms are bio-inspired algorithms based on Darwin s theory of evolution. They are expected to provide non-optimal but good quality solutions to problems whose resolution is impracticable by exact methods.
Автор: Ghanea-Hercock Robert Название: Applied Evolutionary Algorithms in Java ISBN: 0387955682 ISBN-13(EAN): 9780387955681 Издательство: Springer Цена: 12815 р. Наличие на складе: Поставка под заказ.
Описание: Genetic algorithms provide a powerful range of methods for solving complex engineering search and optimization algorithms. Their power can also lead to difficulty for new researchers and students who wish to apply such evolution-based methods."Applied Evolutionary Algorithms in Java" offers a practical, hands-on guide to applying such algorithms to engineering and scientific problems. The concepts are illustrated through clear examples, ranging from simple to more complex problems domains; all based on real-world industrial problems. Examples are taken from image processing, fuzzy-logic control systems, mobile robots, and telecommunication network optimization problems. The Java-based toolkit provides an easy-to-use and essential visual interface, with integrated graphing and analysis tools.Topics and features: *inclusion of a complete Java toolkit for exploring evolutionary algorithms *strong use of visualization techniques, to increase understanding *coverage of all major evolutionary algorithms in common usage *broad range of industrially based example applications *includes examples and an appendix based on fuzzy logic This book is intended for students, researchers, and professionals interested in using evolutionary algorithms in their work. No mathematics beyond basic algebra and Cartesian graphs methods are required, as the aim is to encourage applying the Java toolkit to develop the power of these techniques.
Описание: This book provides a framework for the design of competent optimization techniques by combining advanced evolutionary algorithms with state-of-the-art machine learning techniques. The primary focus of the book is on two algorithms that replace traditional variation operators of evolutionary algorithms, by learning and sampling Bayesian networks: the Bayesian optimization algorithm (BOA) and the hierarchical BOA (hBOA). They provide a scalable solution to a broad class of problems. The book provides an overview of evolutionary algorithms that use probabilistic models to guide their search, motivates and describes BOA and hBOA in a way accessible to a wide audience, and presents numerous results confirming that they are revolutionary approaches to black-box optimization.
Описание: Evolutionary computation, a broad field that includes genetic algorithms, evolution strategies, and evolutionary programming, has proven to offer well-suited techniques for industrial and management tasks - therefore receiving considerable attention from scientists and engineers during the last decade. This monograph develops and analyzes evolutionary algorithms that can be successfully applied to real-world problems such as robotic control. Although of particular interest to robotic control engineers, Evolutionary Computations also may interest the large audience of researchers, engineers, designers and graduate students confronted with complicated optimization tasks.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru