Swarm Intelligence Algorithms (Two Volume Set)

Swarm Intelligence Algorithms (Two Volume Set)
Title Swarm Intelligence Algorithms (Two Volume Set) PDF eBook
Author Adam Slowik
Publisher CRC Press
Pages 379
Release 2021-01-26
Genre Computers
ISBN 1000168727

Download Swarm Intelligence Algorithms (Two Volume Set) Book in PDF, Epub and Kindle

Swarm intelligence algorithms are a form of nature-based optimization algorithms. Their main inspiration is the cooperative behavior of animals within specific communities. This can be described as simple behaviors of individuals along with the mechanisms for sharing knowledge between them, resulting in the complex behavior of the entire community. Examples of such behavior can be found in ant colonies, bee swarms, schools of fish or bird flocks. Swarm intelligence algorithms are used to solve difficult optimization problems for which there are no exact solving methods or the use of such methods is impossible, e.g. due to unacceptable computational time. This set comprises two volumes: Swarm Intelligence Algorithms: A Tutorial and Swarm Intelligence Algorithms: Modifications and Applications. The first volume thoroughly presents the basics of 24 algorithms selected from the entire family of swarm intelligence algorithms. It contains a detailed explanation of how each algorithm works, along with relevant program codes in Matlab and the C ++ programming language, as well as numerical examples illustrating step-by-step how individual algorithms work. The second volume describes selected modifications of these algorithms and presents their practical applications. This book presents 24 swarm algorithms together with their modifications and practical applications. Each chapter is devoted to one algorithm. It contains a short description along with a pseudo-code showing the various stages of its operation. In addition, each chapter contains a description of selected modifications of the algorithm and shows how it can be used to solve a selected practical problem.

Swarm Intelligence

Swarm Intelligence
Title Swarm Intelligence PDF eBook
Author Felix Chan
Publisher BoD – Books on Demand
Pages 550
Release 2007-12-01
Genre Computers
ISBN 3902613092

Download Swarm Intelligence Book in PDF, Epub and Kindle

In the era globalisation the emerging technologies are governing engineering industries to a multifaceted state. The escalating complexity has demanded researchers to find the possible ways of easing the solution of the problems. This has motivated the researchers to grasp ideas from the nature and implant it in the engineering sciences. This way of thinking led to emergence of many biologically inspired algorithms that have proven to be efficient in handling the computationally complex problems with competence such as Genetic Algorithm (GA), Ant Colony Optimization (ACO), Particle Swarm Optimization (PSO), etc. Motivated by the capability of the biologically inspired algorithms the present book on "Swarm Intelligence: Focus on Ant and Particle Swarm Optimization" aims to present recent developments and applications concerning optimization with swarm intelligence techniques. The papers selected for this book comprise a cross-section of topics that reflect a variety of perspectives and disciplinary backgrounds. In addition to the introduction of new concepts of swarm intelligence, this book also presented some selected representative case studies covering power plant maintenance scheduling; geotechnical engineering; design and machining tolerances; layout problems; manufacturing process plan; job-shop scheduling; structural design; environmental dispatching problems; wireless communication; water distribution systems; multi-plant supply chain; fault diagnosis of airplane engines; and process scheduling. I believe these 27 chapters presented in this book adequately reflect these topics.

GPU-based Parallel Implementation of Swarm Intelligence Algorithms

GPU-based Parallel Implementation of Swarm Intelligence Algorithms
Title GPU-based Parallel Implementation of Swarm Intelligence Algorithms PDF eBook
Author Ying Tan
Publisher Morgan Kaufmann
Pages 0
Release 2016-04-05
Genre Computers
ISBN 9780128093627

Download GPU-based Parallel Implementation of Swarm Intelligence Algorithms Book in PDF, Epub and Kindle

GPU-based Parallel Implementation of Swarm Intelligence Algorithms combines and covers two emerging areas attracting increased attention and applications: graphics processing units (GPUs) for general-purpose computing (GPGPU) and swarm intelligence. This book not only presents GPGPU in adequate detail, but also includes guidance on the appropriate implementation of swarm intelligence algorithms on the GPU platform. GPU-based implementations of several typical swarm intelligence algorithms such as PSO, FWA, GA, DE, and ACO are presented and having described the implementation details including parallel models, implementation considerations as well as performance metrics are discussed. Finally, several typical applications of GPU-based swarm intelligence algorithms are presented. This valuable reference book provides a unique perspective not possible by studying either GPGPU or swarm intelligence alone. This book gives a complete and whole picture for interested readers and new comers who will find many implementation algorithms in the book suitable for immediate use in their projects. Additionally, some algorithms can also be used as a starting point for further research.

Handbook of Research on Artificial Intelligence Techniques and Algorithms

Handbook of Research on Artificial Intelligence Techniques and Algorithms
Title Handbook of Research on Artificial Intelligence Techniques and Algorithms PDF eBook
Author Vasant, Pandian
Publisher IGI Global
Pages 913
Release 2014-11-30
Genre Computers
ISBN 1466672595

Download Handbook of Research on Artificial Intelligence Techniques and Algorithms Book in PDF, Epub and Kindle

For decades, optimization methods such as Fuzzy Logic, Artificial Neural Networks, Firefly, Simulated annealing, and Tabu search, have been capable of handling and tackling a wide range of real-world application problems in society and nature. Analysts have turned to these problem-solving techniques in the event during natural disasters and chaotic systems research. The Handbook of Research on Artificial Intelligence Techniques and Algorithms highlights the cutting edge developments in this promising research area. This premier reference work applies Meta-heuristics Optimization (MO) Techniques to real world problems in a variety of fields including business, logistics, computer science, engineering, and government. This work is particularly relevant to researchers, scientists, decision-makers, managers, and practitioners.

Advances in Swarm Intelligence

Advances in Swarm Intelligence
Title Advances in Swarm Intelligence PDF eBook
Author Ying Tan
Publisher Springer
Pages 0
Release 2018-06-17
Genre Computers
ISBN 9783319938141

Download Advances in Swarm Intelligence Book in PDF, Epub and Kindle

The two-volume set of LNCS 10941 and 10942 constitutes the proceedings of the 9th International Conference on Advances in Swarm Intelligence, ICSI 2018, held in Shanghai, China, in June 2018. The total of 113 papers presented in these volumes was carefully reviewed and selected from 197 submissions. The papers were organized in topical sections as follows: theories and models of swarm intelligence; ant colony optimization; particle swarm optimization; artificial bee colony algorithms; genetic algorithms; differential evolution; fireworks algorithms; bacterial foraging optimization; artificial immune system; hydrologic cycle optimization; other swarm-based optimization algorithms; hybrid optimization algorithms; multi-objective optimization; large-scale global optimization; multi-agent systems; swarm robotics; fuzzy logic approaches; planning and routing problems; recommendation in social media; prediction, classification; finding patterns; image enhancement; deep learning.

Swarm Intelligence for Resource Management in Internet of Things

Swarm Intelligence for Resource Management in Internet of Things
Title Swarm Intelligence for Resource Management in Internet of Things PDF eBook
Author Aboul Ella Hassanien
Publisher Academic Press
Pages 169
Release 2020-08-18
Genre Science
ISBN 0128182881

Download Swarm Intelligence for Resource Management in Internet of Things Book in PDF, Epub and Kindle

Internet of Things (IoT) is a new platform of various physical objects or "things equipped with sensors, electronics, smart devices, software, and network connections. IoT represents a new revolution of the Internet network which is driven by the recent advances of technologies such as sensor networks (wearable and implantable), mobile devices, networking, and cloud computing technologies. IoT permits these the smart devices to collect, store and analyze the collected data with limited storage and processing capacities. Swarm Intelligence for Resource Management in the Internet of Things presents a new approach in Artificial Intelligence that can be used for resources management in IoT, which is considered a critical issue for this network. The authors demonstrate these resource management applications using swarm intelligence techniques. Currently, IoT can be used in many important applications which include healthcare, smart cities, smart homes, smart hospitals, environment monitoring, and video surveillance. IoT devices cannot perform complex on-site data processing due to their limited battery and processing. However, the major processing unit of an application can be transmitted to other nodes, which are more powerful in terms of storage and processing. By applying swarm intelligence algorithms for IoT devices, we can provide major advantages for energy saving in IoT devices. Swarm Intelligence for Resource Management in the Internet of Things shows the reader how to overcome the problems and challenges of creating and implementing swarm intelligence algorithms for each application - Examines the development and application of swarm intelligence systems in artificial intelligence as applied to the Internet of Things - Discusses intelligent techniques for the implementation of swarm intelligence in IoT - Prepared for researchers and specialists who are interested in the use and integration of IoT and cloud computing technologies

Swarm Intelligence Optimization

Swarm Intelligence Optimization
Title Swarm Intelligence Optimization PDF eBook
Author Abhishek Kumar
Publisher John Wiley & Sons
Pages 384
Release 2021-01-07
Genre Computers
ISBN 1119778743

Download Swarm Intelligence Optimization Book in PDF, Epub and Kindle

Resource optimization has always been a thrust area of research, and as the Internet of Things (IoT) is the most talked about topic of the current era of technology, it has become the need of the hour. Therefore, the idea behind this book was to simplify the journey of those who aspire to understand resource optimization in the IoT. To this end, included in this book are various real-time/offline applications and algorithms/case studies in the fields of engineering, computer science, information security, and cloud computing, along with the modern tools and various technologies used in systems, leaving the reader with a high level of understanding of various techniques and algorithms used in resource optimization.