Development of a method for identification of the state of computer systems based on bagging classifiers

Main Article Content

Svitlana Gavrylenko
Oleksii Hornostal

Abstract

The subject of the research is methods and means of identifying the state of a computer system . The purpose of the article is to improve the quality of computer system state identification by developing a method based on ensemble classifiers. Task: to investigate methods for constructing bagging classifiers based on decision trees, to configure them and develop a method for identifying the state of the computer system. Methods used: artificial intelligence methods, machine learning, ensemble methods. The following results were obtained: the use of bagging classifiers based on meta-algorithms were investigated: Pasting Ensemble, Bootstrap Ensemble, Random Subspace Ensemble, Random Patches Ensemble and Random Forest methods and their accuracy were assessed to identify the state of the computer system. The research of tuning parameters of individual decision trees was carried out and their optimal values were found, including: the maximum number of features used in the construction of the tree; the minimum number of branches when building a tree; minimum number of leaves and maximum tree depth. The optimal number of trees in the ensemble has been determined. A method for identifying the state of the computer system is proposed, which differs from the known ones by the choice of the classification meta-algorithm and the selection of the optimal parameters for its adjustment. An assessment of the accuracy of the developed method for identifying the state of a computer system is carried out. The developed method is implemented in software and investigated when solving the problem of identifying the abnormal state of the computer system functioning. Conclusions. The scientific novelty of the results obtained lies in the development of a method for identifying the state of the computer system by choosing a meta-algorithm for classification and determining the optimal parameters for its configuration.

Article Details

How to Cite
Gavrylenko, S., & Hornostal, O. (2021). Development of a method for identification of the state of computer systems based on bagging classifiers. Advanced Information Systems, 5(4), 5–9. https://doi.org/10.20998/2522-9052.2021.4.01
Section
Identification problems in information systems
Author Biographies

Svitlana Gavrylenko, National Technical University "Kharkiv Polytechnic Institute", Kharkiv, Ukraine

Doctor of Technical Science, Professor, Professor of Department of "Computer Engineering and Programming"

Oleksii Hornostal, National Technical University "Kharkiv Polytechnic Institute", Kharkiv, Ukraine

PhD Student of Department of "Computer Engineering and Programming"

References

Alpajdin E. Mashinnoe obuchenie: novyj iskusstvennyj intellekt. Moskva: Izdatel'skaya gruppa «Tochka», 2017. 208 p.

Marmanis H. Algoritmy intellektual'nogo interneta. Peredovye metodiki sbora, analiza i obrabotki dannyh. Sb-P, M: Simvol, 2011. 468 p.

Flah P. Mashinnoe obuchenie. Nauka i iskusstvo postroeniya algoritmov, kotorye izvlekayut znaniya iz dannyh. Mos-kva: DMKPress, 2015. 400 p.

Tarhov D. A. Nejrosetevye modeli i algoritmy. Moskva: Radiotekhnika, 2014. 352 p.

Kaftannikov I. L., Parasich A. V. Osobennosti primeneniya derev'ev reshenij v zadachah klassifikacii. Vestn. YUUr-GU. Ser. «Komp'yuternye tekhnologii, upravlenie, radioelektronika». 2015, T. 15, № 3. PP. 26–32.

Cha Zhang. Ensemble Machine Learning. Methods and Applications. New York Dordrecht Heidelberg London: Springer, 2012. 329 p.

Vipin Kumar. The Top Ten Algorithms in DataMining. Taylor & Francis Group, LLC, 2009. 2006 p.

Metody postroeniya derev'ev reshenij v zadachah klassifikacii v Data. URL: https://ami.nstu.ru/~vms/lecture/data_mining/trees.htm (last accessed November 15, 2021).

Subbotіn S.O. Postroenie derev'ev reshenij dlya sluchaya maloinformativnyh priznakov. Radio Electronics, Comput-er Science, Control. 2019. № 1. PP. 122-130.

Marcelo Bacher, Irad Ben-Gal, Erez Shmueli. An information theory subspace analysis approach with application to anomaly detection ensembles.’, Proceedings of the 9th International Joint Conference on Knowledge Discovery, Knowledge Engineering and Knowledge Management, 2017. V. 1, PP. 27–39.

Vinutha H.P., Basavaraju Poornia. Analysis of Feature Selection and Ensemble Classifier Methods for Intrusion Detec-tion. International Journal of Natural Computing Research, 2018. N1. PP. 57-72.

Archish Rai Kapil. Bagging. URL: https://www.datavedas.com/bagging/ (last accessed November 15, 2021).