EVOLUTIONARY OPTIMIZATION OF CONVOLUTIONAL NEURAL NETWORK ARCHITECTURES IN INTELLIGENT DATA ANALYSIS TASKS

Keywords: convolutional neural networks, evolutionary algorithms, genetic algorithm, intelligent data analysis, image processing.

Abstract

This paper presents an approach to the automated optimization of convolutional neural network architectures based on evolutionary computation. The main focus is placed on the application of genetic algorithms as one of the most effective classes of evolutionary algorithms capable of performing global search for optimal solutions in complex high-dimensional parameter spaces. The proposed approach is aimed at optimizing the structural parameters of a convolutional neural network, including the number of convolutional and fully connected layers, the number of neurons in each layer, as well as the number and size of convolutional filters, which directly affect the generalization properties of the model. The paper analyzes the fundamental principles of convolutional neural networks and their application to image classifi- cation tasks. The basic components of convolutional neural network architectures are examined, including convolutional layers, subsampling layers, and fully connected layers, and the influence of their parameters on classification accuracy is investigated. Based on this analysis, a baseline convolutional neural network with an architecture manually selected by the developer was implemented, and an experimental evaluation of its performance on both test and real-world datasets was conducted. In addition, a proprietary genetic algorithm was developed on the basis of the fundamental principles of genetic algo- rithms to optimize the architecture of the convolutional neural network. Classification accuracy was employed as the fitness function, allowing the evolutionary search process to be directly guided toward improving the model’s performance. The developed genetic algorithm performs an automated search for an optimal neural network architecture through evolutionary modification of its structural parameters. During the evolutionary process, a gradual improvement of network characteristics is achieved by selecting the most effective configurations and generating new architectures through crossover and mutation operations. Experimental results demonstrate that within ten generations of evolution, it is possible to obtain a convolutional neural network architecture that significantly outperforms the initial manually designed model.

References

1. LeCun Y., Bengio Y., Hinton G. Deep Learning. Nature. 2015. Vol. 521. P. 436–444. DOI: https://doi.org/10.1038/nature14539 (дата звернення: 05.01.2026)
2. Krizhevsky A., Sutskever I., Hinton G. E. ImageNet Classification with Deep Convolutional Neural Networks. Advances in Neural Information Processing Systems. 2012. Vol. 25. P. 1097–1105. URL: https://proceedings.neurips.cc/paper/2012/file/c399862d3b9d6b76c8436e924a68c45b-Paper.pdf (дата звернення: 05.01.2026)
3. Holland J. H. Adaptation in Natural and Artificial Systems: An Introductory Analysis with Applications to Biology, Control, and Artificial Intelligence. Ann Arbor: University of Michigan Press, 1992. 183 p. DOI: https://doi.org/10.7551/mitpress/1090.001.0001 (дата звернення: 05.01.2026)
4. Stanley K. O., Miikkulainen R. Evolving Neural Networks through Augmenting Topologies. Evolutionary Computation. 2002. Vol. 10, No. 2. P. 99–127. DOI: https://doi.org/10.1162/106365602320169811 (дата звернення: 05.01.2026)
5. Xie L., Yuille A. Genetic CNN. Proceedings of the IEEE International Conference on Computer Vision (ICCV). 2017. P. 1379–1388. DOI: https://doi.org/10.1109/ICCV.2017.154 (дата звернення: 05.01.2026)
6. Elsken T., Metzen J. H., Hutter F. Neural Architecture Search: A Survey. Journal of Machine Learning Research. 2019. Vol. 20, No. 55. P. 1–21. URL: https://www.jmlr.org/papers/volume20/18-598/18-598.pdf (дата звернення: 05.01.2026)
7. Зінченко, А. Ю., Хайдуров, В. В. (2024). Покращення розпізнавання структурованого тексту нейронною мережею YOLO. Системи та технології, вип. 68 (2), 2024, с. 23–31. DOI: https://doi.org/10.32782/2521-6643-2024-2-68.3 (дата звернення: 05.01.2026)
Published
2026-01-27
How to Cite
Zinchenko, A. Y. (2026). EVOLUTIONARY OPTIMIZATION OF CONVOLUTIONAL NEURAL NETWORK ARCHITECTURES IN INTELLIGENT DATA ANALYSIS TASKS. Systems and Technologies, 71(1), 59-67. https://doi.org/10.32782/2521-6643-2026-1-71.8
Section
COMPUTER SCIENCES