جزییات کتاب
در علوم کامپیوتر، بهینه سازی ازدحام ذرات (PSO) یک روش محاسباتی می باشد که مسئله ای را با تلاش های مکرر، جهت بهبود یک راه حل کاندید با توجه به معیار کیفیت مفروض، بهینه می کند. PSO یک مسئله را با داشتن جمعیتی از راه حل های کاندید، در اینجا ذرات شبیه به هم، بهینه می کند و این ذرات را درون یک فضای جستجو توسط فرمول های ریاضی ساده برای محاسبه موقعیت و سرعت ذره، حرکت می دهد. حرکت هر ذره تحت تاثیر بهترین موقعیت شناخته شده محلی می باشد، که در عین حال به سمت بهترین موقعیت های شناخته شده در کل فضای جستجو (که با پیدا شدن موقعیت های بهتر توسط ذرات بروز می شوند) هدایت می شود. این روند موجب حرکت دسته به سمت بهترین راه حل ها می گردد.
For many engineering problems we require optimization processes with dynamic adaptation as we aim to establish the dimension of the search space where the optimum solution resides and develop robust techniques to avoid the local optima usually associated with multimodal problems. This book explores multidimensional particle swarm optimization, a technique developed by the authors that addresses these requirements in a well-defined algorithmic approach. After an introduction to the key optimization techniques, the authors introduce their unified framework and demonstrate its advantages in challenging application domains, focusing on the state of the art of multidimensional extensions such as global convergence in particle swarm optimization, dynamic data clustering, evolutionary neural networks, biomedical applications and personalized ECG classification, content-based image classification and retrieval, and evolutionary feature synthesis. The content is characterized by strong practical considerations, and the book is supported with fully documented source code for all applications presented, as well as many sample datasets. The book will be of benefit to researchers and practitioners working in the areas of machine intelligence, signal processing, pattern recognition, and data mining, or using principles from these areas in their application domains. It may also be used as a reference text for graduate courses on swarm optimization, data clustering and classification, content-based multimedia search, and biomedical signal processing applications.