Journal of Engineering Technology and Applied Physics (Sep 2024)
Sine Cosine Algorithm for Enhancing Convergence Rates of Artificial Neural Network: A Comparative Study
Abstract
Artificial neural networks (ANNs) is widely adopted by researchers for classification tasks due to their simplicity and superior performance. This study offerings the ANN and it variant such as Elman Neural Network (NN) model to address its strengths, although it faces with issues like local minima and slow convergence. This study presents a comprehensive evaluation of four distinct algorithms for classification tasks, focusing on their performance on both training and testing datasets. These algorithms such as Sine Cosine Algorithm is integrated with Artificial Neural Networks (SCA_ANN), Back Propagation Neural Networks (SCA_BP), Elman Neural Networks (SCA_ElmanNN), and Elman Neural Networks (ElmanNN). The evaluation employs two key performance metrics: Accuracy (ACC) and Mean Squared Error (MSE). The training dataset, representing 70% of the data, is used for algorithm training, and the testing dataset, constituting the remaining 30%, assesses the algorithms' ability to generalize to new, unseen data. Results indicate that SCA_ElmanNN in both training and testing datasets, achieving high accuracy and minimal MSE, showcasing its proficiency in classification and prediction precision. SCA_BP and SCA_ANN also demonstrate robust performance. Conversely, ElmanNN, while relatively accurate, exhibits a slightly higher MSE on the testing data, indicating some variability in its predictions. These findings offer valuable insights for researchers in selecting the most appropriate algorithm for specific classification tasks.
Keywords