Abstract
Metaheuristic algorithms are powerful methods for solving compute intensive problems. neural Networks, when trained well, are great at prediction and classification type of problems. Backpropagation is the most popular method utilized to obtain the weights of Neural Nets though it has some limitations of slow convergence and getting stuck in a local minimum. In order to overcome these limitations, in this paper, a hybrid method combining the parallel distributed bat algorithm with backpropagation is proposed to compute the weights of the Neural Nets. The aim is to use the hybrid method in applications of a distributed nature. Our study uses the Matlab® software and Arduino® microcontrollers as a testbed. To test the performance of the testbed, an application in the area of speech recognition is carried out. Due to the resource limitations of Arduino microcontrollers, the core speech pre-processing of LPC (linear predictive coding) feature extractions are done in Matlab® and only the LPC parameters are passed to the Neural Nets, which are implemented on Arduino microcontrollers. The experimental results show that the proposed scheme does produce promising results.
Publisher
International Association for Educators and Researchers (IAER)
Subject
Electrical and Electronic Engineering,General Computer Science
Reference24 articles.
1. Xin-She, Y. (2011). Bat algorithm for multi-objective optimization. Internal Journal of Bio-Inspired Computation, vol. 3, no. 5, pp. 267-274.
2. Yang, X.S. (2010). A New Metaheuristic Bat-Inspired Algorithm. In: González J.R., Pelta D.A., Cruz C., Terrazas G., Krasnogor N. (eds). Nature Inspired Cooperative Strategies for Optimization (NICSO 2010). Studies in Computational Intelligence, vol 284. Springer, Berlin, Heidelberg pp. 65-74.
3. Hagan, M.T., Demuth, H.B., Beale, M.H., DeJesus, O. (2014). Neural Network Design, 2nd Edition, eBook available from: https://hagan.okstate.edu/NNDesign.pdf [accessed 17 May 2020].
4. Zipser D., Andersen, R.A. (1988). A Back Propagation Programmed Network that Simulates Response Properties of a Subset of Posterior Parietal Neurons. Nature, vol. 331, pp. 679-684.
5. Chan, L.-W., Fallside, F. (1987). An Adaptive Training Algorithm for Back-Propagation Networks. Comp. Speech and Language, vol. 2, Issues 3-4, Sept. – Dec. 1987, pp. 205-218.