Optimization Study of BP Neural Network Based on Genetic Algorithm

Zhuye Zhou,Yongheng Cai,Zehui Li
DOI: https://doi.org/10.1109/ICEACE60673.2023.10442575
2023-12-29
Abstract:In today's era of big data, neural networks play a pivotal role in fields such as image recognition and natural language processing. However, traditional Backpropagation (BP) neural networks often encounter challenges when dealing with complex problems, including slow convergence and getting stuck in local optima. To address these issues, this study employs a genetic algorithm as an optimization technique to optimize the weights and thresholds of BP neural networks. Training is conducted on a set of highly nonlinear mapping datasets to obtain the optimal weight and threshold configurations for the GA-BP model. Experimental results demonstrate that compared to traditional BP neural networks, the GA-BP model exhibits a 19.8% improvement in prediction accuracy, an approximately 9.20% increase in the coefficient of determination (R2), a reduction of approximately 62.50% in mean squared error (MSE), and a decrease of about 38.76% in root mean squared error (RMSE). Furthermore, the GA-BP model displays significantly accelerated convergence. The contribution of this research lies in proposing an optimization method that combines genetic algorithms with BP neural networks. This model not only enhances prediction accuracy compared to the standalone BP neural network but also significantly strengthens its generalization capabilities. As a result, it demonstrates substantial practical application potential across diverse datasets and application scenarios.
Computer Science
What problem does this paper attempt to address?