Advances in Swarm Intelligence for Optimizing Problems in Computer Science
Home > Computing and Information Technology > Computer science > Artificial intelligence > Advances in Swarm Intelligence for Optimizing Problems in Computer Science
Advances in Swarm Intelligence for Optimizing Problems in Computer Science

Advances in Swarm Intelligence for Optimizing Problems in Computer Science

|
     0     
5
4
3
2
1




Out of Stock


Notify me when this book is in stock
About the Book

This book provides comprehensive details of all Swarm Intelligence based Techniques available till date in a comprehensive manner along with their mathematical proofs. It will act as a foundation for authors, researchers and industry professionals. This monograph will present the latest state of the art research being done on varied Intelligent Technologies like sensor networks, machine learning, optical fiber communications, digital signal processing, image processing and many more.

Table of Contents:
Contents List of Contributors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xiii Preface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .xv 1. Evolutionary Computation: Theory and Algorithms . . . . . . . . . . . . . . . .1 Anand Nayyar, Surbhi Garg, Deepak Gupta and Ashish Khanna 1.1 History of Evolutionary Computation . . . . . . . . . . . . . . . . . . . . . .2 1.2 Motivation via Biological Evidence . . . . . . . . . . . . . . . . . . . . . . . . .3 1.3 Why Evolutionary Computing?. . . . . . . . . . . . . . . . . . . . . . . . . . . .5 1.4 Concept of Evolutionary Algorithms . . . . . . . . . . . . . . . . . . . . . . .6 1.5 Components of Evolutionary Algorithms . . . . . . . . . . . . . . . . . . .9 1.6 Working of Evolutionary Algorithms . . . . . . . . . . . . . . . . . . . . . .13 1.7 Evolutionary Computation Techniques and Paradigms. . . . . . . 15 1.8 Applications of Evolutionary Computing . . . . . . . . . . . . . . . . . .21 1.9 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .23 References . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 2. Genetic Algorithms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .26 Sandeep Kumar, Sanjay Jain and Harish Sharma 2.1 Overview of Genetic Algorithms . . . . . . . . . . . . . . . . . . . . . . . . . .26 2.2 Genetic Optimization . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .31 2.3 Derivation of Simple Genetic Algorithm . . . . . . . . . . . . . . . . . . .38 2.4 Genetic Algorithms vs. Other Optimization Techniques . . . . . . 42 2.5 Pros and Cons of Genetic Algorithms. . . . . . . . . . . . . . . . . . . . . .44 2.6 Hybrid Genetic Algorithms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .44 2.7 Possible Applications of Computer Science via Genetic Algorithms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .45 2.8 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .46 References . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47 3. Introduction to Swarm Intelligence. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .52 Anand Nayyar and Gia Nhu Nguyen 3.1 Biological Foundations of Swarm Intelligence . . . . . . . . . . . . . . .52 3.2 Metaheuristics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .55 3.3 Concept of Swarm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .61 3.4 Collective Intelligence of Natural Animals. . . . . . . . . . . . . . . . . .62 3.5 Concept of Self-Organization in Social Insects. . . . . . . . . . . . . . .67 3.6 Adaptability and Diversity in Swarm Intelligence . . . . . . . . . . .68 3.7 Issues Concerning Swarm Intelligence . . . . . . . . . . . . . . . . . . . . .70 3.8 Future Swarm Intelligence in Robotics – Swarm Robotics . . . . . 71 3.9 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .74 References . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 74 4. Ant Colony Optimization . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .77 Bandana Mahapatra and Srikanta Pattnaik 4.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .78 4.2 Concept of Artificial Ants . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .79 4.3 Foraging Behavior of Ants and Estimating Effective Paths . . . . 81 4.4 ACO Metaheuristics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .85 4.5 ACO Applied Toward Travelling Salesperson Problem. . . . . . . 89 4.6 ACO Framework . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .91 4.7 The Ant Algorithm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .93 4.8 Comparison of Ant Colony Optimization Algorithms . . . . . . . .95 4.9 ACO for NP Hard Problems. . . . . . . . . . . . . . . . . . . . . . . . . . . . .100 4.10 Current Trends in ACO. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .103 4.11 Application of ACO in Different Fields . . . . . . . . . . . . . . . . . . .104 4.12 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .107 References . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 107 5. Particle Swarm Optimization . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .112 M. B. Shanthi, D. Komagal Meenakshi and PremKumar 5.1 Particle Swarm Optimization – Basic Concepts . . . . . . . . . . . . .113 5.2 PSO Variants. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .115 5.3 Particle Swarm Optimization (PSO) – Advanced Concepts . . . 131 5.4 Applications of PSO in Various Engineering Domains. . . . . . .136 5.5 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .138 References . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 138 6. Artificial Bee Colony, Firefly Swarm Optimization, and Bat Algorithms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .141 Sandeep Kumar and Rajani Kumari 6.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .142 6.2 The Artificial Bee Colony Algorithm. . . . . . . . . . . . . . . . . . . . . .143 6.3 The Firefly Algorithm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .159 6.4 The Bat Algorithm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .166 6.5 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .173 References . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 173 7. Cuckoo Search Algorithm, Glowworm Algorithm, WASP, and Fish Swarm Optimization . . . . . . . . . . . . . . . . . . . . . . . . . .179 Akshi Kumar 7.1 Introduction to Optimization . . . . . . . . . . . . . . . . . . . . . . . . . . . .180 7.2 Cuckoo Search . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .182 7.3 Glowworm Algorithm. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .196 7.4 Wasp Swarm Optimization . . . . . . . . . . . . . . . . . . . . . . . . . . . . .204 7.5 Fish Swarm Optimization. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .209 7.6 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .217 References . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 217 8. Misc. Swarm Intelligence Techniques . . . . . . . . . . . . . . . . . . . . . . . . . .221 M. Balamurugan, S. Narendiran and Sarat Kumar Sahoo 8.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .222 8.2 Termite Hill Algorithm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .223 8.3 Cockroach Swarm Optimization . . . . . . . . . . . . . . . . . . . . . . . . .226 8.4 Bumblebee Algorithm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .228 8.5 Social Spider Optimization Algorithm . . . . . . . . . . . . . . . . . . . .230 8.6 Cat Swarm Optimization . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .233 8.7 Monkey Search Algorithm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .235 8.8 Intelligent Water Drop . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .237 8.9 Dolphin Echolocation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .238 8.10 Biogeography-Based Optimization . . . . . . . . . . . . . . . . . . . . . . .240 8.11 Paddy Field Algorithm . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .243 8.12 Weightless Swarm Algorithm . . . . . . . . . . . . . . . . . . . . . . . . . . .244 8.13 Eagle Strategy. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .245 8.14 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .246 References . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 247 9. Swarm Intelligence Techniques for Optimizing Problems. . . . . . . . .249 K. Vikram and Sarat Kumar Sahoo 9.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .249 9.2 Swarm Intelligence for Communication Networks. . . . . . . . . .250 9.3 Swarm Intelligence in Robotics . . . . . . . . . . . . . . . . . . . . . . . . . .253 9.4 Swarm Intelligence in Data Mining. . . . . . . . . . . . . . . . . . . . . . .257 9.5 Swarm Intelligence and Big Data. . . . . . . . . . . . . . . . . . . . . . . . .260 9.6 Swarm Intelligence in Artificial Intelligence (AI) . . . . . . . . . . .264 9.7 Swarm Intelligence and the Internet of Things (IoT). . . . . . . . .266 9.8 Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .269 References . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 269 Index. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .274


Best Sellers


Product Details
  • ISBN-13: 9780429820168
  • Publisher: Taylor & Francis Ltd
  • Publisher Imprint: Chapman & Hall/CRC
  • Language: English
  • ISBN-10: 042982016X
  • Publisher Date: 03 Oct 2018
  • Binding: Digital (delivered electronically)


Similar Products

Add Photo
Add Photo

Customer Reviews

REVIEWS      0     
Click Here To Be The First to Review this Product
Advances in Swarm Intelligence for Optimizing Problems in Computer Science
Taylor & Francis Ltd -
Advances in Swarm Intelligence for Optimizing Problems in Computer Science
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

Advances in Swarm Intelligence for Optimizing Problems in Computer Science

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals

    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!