English

Oversampling Log Messages Using a Sequence Generative Adversarial Network for Anomaly Detection and Classification

Machine Learning 2020-06-16 v2 Machine Learning

Abstract

Dealing with imbalanced data is one of the main challenges in machine/deep learning algorithms for classification. This issue is more important with log message data as it is typically very imbalanced and negative logs are rare. In this paper, a model is proposed to generate text log messages using a SeqGAN network. Then features are extracted using an Autoencoder and anomaly detection is done using a GRU network. The proposed model is evaluated with two imbalanced log data sets, namely BGL and Openstack. Results are presented which show that oversampling and balancing data increases the accuracy of anomaly detection and classification.

Keywords

Cite

@article{arxiv.1912.04747,
  title  = {Oversampling Log Messages Using a Sequence Generative Adversarial Network for Anomaly Detection and Classification},
  author = {Amir Farzad and T. Aaron Gulliver},
  journal= {arXiv preprint arXiv:1912.04747},
  year   = {2020}
}

Comments

14 pages, 4 figures, 2 tables

R2 v1 2026-06-23T12:41:32.913Z