Zombie Survival Optimization: A swarm intelligence algorithm inspired by zombie foraging

Search optimization algorithms have the challenge of balancing between exploration of the search space (e.g., map locations, image pixels) and exploitation of learned information (e.g., prior knowledge, regions of high fitness). To address this challenge, we present a very basic framework which we call Zombie Survival Optimization (ZSO), a novel swarm intelligence approach modeled after the foraging behavior of zombies. Zombies (exploration agents) search in a space where the underlying fitness is modeled as a hypothetical airborne antidote which cures a zombie's aliments and turns them back into humans (who attempt to survive by exploiting the search space). Such an optimization algorithm is useful for search, such as searching an image for a pedestrian. Experiments on the CAVIAR dataset suggest improved efficiency over Particle Swarm Optimization (PSO) and Bacterial Foraging Optimization (BFO). A C++ implementation is available.

[1]  Riccardo Poli,et al.  Particle swarm optimization , 1995, Swarm Intelligence.

[2]  Mahnaz Janipoor Deilamani,et al.  Moving object tracking based on mean shift algorithm and features fusion , 2011, 2011 International Symposium on Artificial Intelligence and Signal Processing (AISP).

[3]  Bi Song,et al.  A Stochastic Graph Evolution Framework for Robust Multi-target Tracking , 2010, ECCV.

[4]  Kevin M. Passino,et al.  Biomimicry of bacterial foraging for distributed optimization and control , 2002 .

[5]  Robert B. Fisher,et al.  The PETS04 Surveillance Ground-Truth Data Sets , 2004 .

[6]  Xiaoqin Zhang,et al.  Sequential particle swarm optimization for visual tracking , 2008, 2008 IEEE Conference on Computer Vision and Pattern Recognition.