| Literature DB >> 28386198 |
Weixing Su1, Hanning Chen1, Fang Liu1, Na Lin2, Shikai Jing3, Xiaodan Liang1, Wei Liu4.
Abstract
There are many dynamic optimization problems in the real world, whose convergence and searching ability is cautiously desired, obviously different from static optimization cases. This requires an optimization algorithm adaptively seek the changing optima over dynamic environments, instead of only finding the global optimal solution in the static environment. This paper proposes a novel comprehensive learning artificial bee colony optimizer (CLABC) for optimization in dynamic environments problems, which employs a pool of optimal foraging strategies to balance the exploration and exploitation tradeoff. The main motive of CLABC is to enrich artificial bee foraging behaviors in the ABC model by combining Powell's pattern search method, life-cycle, and crossover-based social learning strategy. The proposed CLABC is a more bee-colony-realistic model that the bee can reproduce and die dynamically throughout the foraging process and population size varies as the algorithm runs. The experiments for evaluating CLABC are conducted on the dynamic moving peak benchmarks. Furthermore, the proposed algorithm is applied to a real-world application of dynamic RFID network optimization. Statistical analysis of all these cases highlights the significant performance improvement due to the beneficial combination and demonstrates the performance superiority of the proposed algorithm.Entities:
Keywords: Artificial bee colony; Crossover operation; Dynamic optimization; Life-cycle; Powell’s search
Year: 2017 PMID: 28386198 PMCID: PMC5372393 DOI: 10.1016/j.sjbs.2017.01.044
Source DB: PubMed Journal: Saudi J Biol Sci ISSN: 2213-7106 Impact factor: 4.219
Fig. 1The information exchange mechanism based on crossover operation.
Fig. 2Bee state transition in life-cycle model of CLABC.
Parameters of the CLABC.
| Population size | |
| Dimensions of optimization problem | |
| Reproduction and death criterion | |
| Control parameter to adjust reproduction and death criterion | |
| Selection rate | |
| Parameter to activate Powell’s search | |
| Inertia coefficient | |
Parameter settings.
| Parameter | Value |
|---|---|
| 15 | |
| 0 | |
| 0 | |
| 0.5 | |
| 0.5 | |
| [1,10] | |
| [8,20] | |
| [−1, 1] | |
| [−1,1] | |
| 2,…, |
Fig. 3A MPB example of environmental changes.
Two versions of CLABC algorithms and their parameter settings.
| Algorithm | Strategies | Parameters | ||||||
|---|---|---|---|---|---|---|---|---|
| CLABC-1 | Life-cycle; | 50 | 30 | 0.6 | 1 | ( | 50 | 5 |
| CLABC-2 | Orthogonal Latin squares population initialization; | 50 | 30 | 0.6 | 1 | ( | 50 | 5 |
Accuracy comparison.
| Freq | CLABC4 | CLABC7 | ABC | ABC & CLABC7 | CLABC4 & CLABC7 |
|---|---|---|---|---|---|
| 0.001 | 0.301559 | 0.082557 | 0.427601 | 0.175878 | 1.705158 |
| 0.01 | 0.39025 | 0.220559 | 0.44092 | 0.049244 | 0.453024 |
| 0.1 | 0.395654 | 0.139605 | 0.418915 | 0.025615 | 0.909054 |
| 0.05 | 0.324041 | 0.120704 | 0.432145 | 0.143515 | 1.124204 |
| 0.5 | 0.396415 | 0.091319 | 0.360905 | −0.03961 | 1.264104 |
| 0.8 | 0.395924 | 0.130154 | 0.337033 | −0.06569 | 0.721053 |
Stability comparison.
| Freq | CLABC4 | CLABC7 | ABC | ABC & CLABC7 | CLABC4 & CLABC7 |
|---|---|---|---|---|---|
| 0.001 | 0.01396 | 0.03214 | 0.001029 | −0.41856 | −0.4366 |
| 0.01 | 0.009465 | 0.04096 | 0.002116 | −0.3466 | −0.4276 |
| 0.1 | 0.012598 | 0.049604 | 0.011733 | −0.04099 | −0.34194 |
| 0.05 | 0.009299 | 0.042643 | 0.006278 | −0.12593 | −0.38243 |
| 0.5 | 0.014894 | 0.042692 | 0.037387 | 0.693567 | −0.0588 |
| 0.8 | 0.018464 | 0.049709 | 0.037448 | 0.460629 | −0.10788 |