SELECTING AN ARTIFICIAL NEURAL NETWORK ARCHITECTURE FOR ASSESSING THE STATE OF A GENETIC ALGORITHM POPULATION IN THE PROBLEM OF STRUCTURAL-PARAMETRIC SYNTHESIS OF SIMULATION MODELS OF BUSINESS PROCESSES

Nikita A. Andriyanov,David A. Petrosov,Andrey V. Polyakov,,,
DOI: https://doi.org/10.36871/2618-9976.2023.12.007
2023-01-01
SOFT MEASUREMENTS AND COMPUTING
Abstract:This article proposes a study aimed at determining the architecture of artificial neural networks to solve the problem of determining the population state of a genetic algorithm adapted to solve the problem of structuralparametric synthesis of simulation models of business processes. As the initial data for training the artificial neural network, we used the results of computational experiments obtained when operating a genetic algorithm model based on mathematical nested Petri nets, which solves the problem of synthesizing business process models (Petri net models) based on a given behavior. As examples of artificial neural network architectures for managing the process of finding solutions based on an evolutionary procedure, the following are considered: fully connected artificial neural network (FCNN), simple recurrent artificial neural network (Simple RNN), long shortterm memory recurrent network (LSTN), closed recurrent recurrent network block (GRU) and bidirectional LSTM (Bidirectional LSTM). The deep learning algorithms used were: Support Vector Classifier, Decision Tree Classifier and Random Forest Classifier. The article discusses the presented architectures of artificial neural networks and various training methods. Based on the computational experiments carried out and the analysis of the results obtained, conclusions were drawn about the feasibility of using artificial neural networks with RNN architecture to solve the problem of recognizing the state of the population and controlling the process of synthesis of solutions.
What problem does this paper attempt to address?