English

Attempt to Predict Failure Case Classification in a Failure Database by using Neural Network Models

Distributed, Parallel, and Cluster Computing 2021-09-02 v2 Machine Learning

Abstract

With the recent progress of information technology, the use of networked information systems has rapidly expanded. Electronic commerce and electronic payments between banks and companies, and online shopping and social networking services used by the general public are examples of such systems. Therefore, in order to maintain and improve the dependability of these systems, we are constructing a failure database from past failure cases. When importing new failure cases to the database, it is necessary to classify these cases according to failure type. The problems are the accuracy and efficiency of the classification. Especially when working with multiple individuals, unification of classification is required. Therefore, we are attempting to automate classification using machine learning. As evaluation models, we selected the multilayer perceptron (MLP), the convolutional neural network (CNN), and the recurrent neural network (RNN), which are models that use neural networks. As a result, the optimal model in terms of accuracy is first the MLP followed by the CNN, and the processing time of the classification is practical.

Keywords

Cite

@article{arxiv.2108.12788,
  title  = {Attempt to Predict Failure Case Classification in a Failure Database by using Neural Network Models},
  author = {Koichi Bando and Kenji Tanaka},
  journal= {arXiv preprint arXiv:2108.12788},
  year   = {2021}
}

Comments

Editor: Barbara Gallina. 17th European Dependable Computing Conference (EDCC 2021), September 13-16, 2021, Munich, Germany. Fast Abstract Proceedings- EDCC 2021

R2 v1 2026-06-24T05:30:04.779Z