@inproceedings{f3b9f1d336c5476db9e3d745ac994206,
title = "Particle swarm optimization with thresheld convergence",
abstract = "Many heuristic search techniques have concurrent processes of exploration and exploitation. In particle swarm optimization, an improved pbest position can represent a new more promising region of the search space (exploration) or a better solution within the current region (exploitation). The latter can interfere with the former since the identification of a new more promising region depends on finding a (random) solution in that region which is better than the current pbest. Ideally, every sampled solution will have the same relative fitness with respect to its nearby local optimum-finding the best region to exploit then becomes the problem of finding the best random solution. However, a locally optimized solution from a poor region of the search space can be better than a random solution from a good region of the search space. Since exploitation can interfere with subsequent/concurrent exploration, it should be prevented during the early stages of the search process. In thresheld convergence, early exploitation is 'held' back by a threshold function. Experiments show that the addition of thresheld convergence to particle swarm optimization can lead to large performance improvements in multi-modal search spaces.",
keywords = "crowding, exploitation, exploration, niching, particle swarm optimization, thresheld convergence",
author = "Stephen Chen and James Montgomery",
year = "2013",
doi = "10.1109/CEC.2013.6557611",
language = "English",
isbn = "9781479904549",
series = "2013 IEEE Congress on Evolutionary Computation, CEC 2013",
pages = "510--516",
booktitle = "2013 IEEE Congress on Evolutionary Computation, CEC 2013",
note = "2013 IEEE Congress on Evolutionary Computation, CEC 2013 ; Conference date: 20-06-2013 Through 23-06-2013",
}