Bat algorithm

This is an old revision of this page, as edited by Multibats (talk | contribs) at 20:49, 4 September 2011 (Algorithm Description). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Bat-inspired algorithm is a metaheuristic search optimization developed by Xin-She Yang in 2010.[1] This bat algorithm is based on the echolocation behaviour of microbats with varying pulse emission and loudness.[2][3]

Algorithm Description

The idealization of echolocation can be summarized as follows: Each virtual bat fly randomly with a velocity   at position (solution)   with a varying frequency or wavelength and loudness  . As it searches and finds its prey, it changes frequency, loudness and pulse emission rate  . Search is intensified by a local random walk. Selection of the best continues until certain stop criteria are met.

A detailed intrudction of metaheuristic algorithms including the bat algorithm is given by Yang [4] where a demo program in Matlab/Octave is available, while a comprehensive review is carried out by Parpinelli and Lopes.[5]

Multi-objective Bat Algorithm (MOBA)

Using a simple weighted sum with random weights, a very effective but yet simple multiobjective bat algorithm (MOBA) has been developed to solve multiobjective engineering design tasks.[6]

Applications

A fuzzy bat clustering method has been developed to solve ergonomic workplace problems[7]

References

  1. ^ Yang, X.-S., A New Metaheuristic Bat-Inspired Algorithm, in: Nature Inspired Cooperative Strategies for Optimization (NISCO 2010) (Eds. J. R. Gonzalez et al.), Studies in Computational Intelligence, Springer Berlin, 284, Springer, 65-74 (2010). http://arxiv.org/abs/1004.4170
  2. ^ Altringham, J. D., Bats: Biology and Behaviour, Oxford Univesity Press, (1996).
  3. ^ Richardson, P., Bats. Natural History Museum, London, (2008)
  4. ^ Yang, X. S., Nature-Inspired Metaheuristic Algoirthms, 2nd Edition, Luniver Press, (2010).
  5. ^ Parpinelli, R. S., and Lopes, H. S., New inspirations in swarm intelligence: a survey,Int. J. Bio-Inspired Computation, Vol. 3, 1-16 (2011).
  6. ^ X. S. Yang, bat algorithm for multi-objective optimisation, Int. J. Bio-Inspired Computation, Vol. 3, 267-274 (2011).
  7. ^ Khan, K., Nikov, A., Sahai A., A Fuzzy Bat Clustering Method for Ergonomic Screening of Office Workplaces,S3T 2011, Advances in Intelligent and Soft Computing, 2011, Volume 101/2011, 59-66 (2011).