Neural Network Training Using a Biogeography-Based Learning Strategy.
深度学习
机器学习
卷积神经网络
作者
Seyed Jalaleddin Mousavirad,Seyed Mohammad Jafar Jalali,Sajad Ahmadian,Abbas Khosravi,Gerald Schaefer,Saeid Nahavandi
出处
期刊:Communications in computer and information science日期:2020-11-18卷期号:: 147-155被引量:11
标识
DOI:10.1007/978-3-030-63823-8_18
摘要
The performance of multi-layer feed-forward neural networks is closely related to the success of training algorithms in finding optimal weights in the network. Although conventional algorithms such as back-propagation are popular in this regard, they suffer from drawbacks such as a tendency to get stuck in local optima. In this paper, we propose an effective hybrid algorithm, BLPSO-GBS, for neural network training based on particle swarm optimisation (PSO), biogeography-based optimisation (BBO), and a global-best strategy. BLPSO-GBS updates each particle based on neighbouring particles and a biogeography-based learning strategy is used to generate the neighbouring particles using the migration operator in BBO. Our experiments on different benchmark datasets and comparison to various algorithms clearly show the competitive performance of BLPSO-GBS.