paper-with-me

홈 › Papers

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

2019-12-09 · Amir Farzad, T. Aaron Gulliver

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.

📄 PDF Abstract BibTeX arXiv:1912.04747

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionClassificationGeneral ClassificationGenerative Adversarial Network

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음
GRU A Gated Recurrent Unit, or GRU, is a type of recurrent neural network. It is similar to an LSTM, but only has two gates - a reset…

Similar Papers 제목 키워드 기반

DOPING: Generative Data Augmentation for Unsupervised Anomaly Detection with GAN

2018-08-23 · Swee Kiat Lim, Yi Loo, Ngoc-Trung Tran, Ngai-Man Cheung 외

Recently, the introduction of the generative adversarial network (GAN) and its variants has enabled the generation of realistic synthetic samples, which has been used for enlarging training sets. Previous work primarily …

Anomaly DetectionData AugmentationGenerative Adversarial NetworkUnsupervised Anomaly Detection

Hybrid Deep Learning Model using SPCAGAN Augmentation for Insider Threat Analysis

2022-03-06 · R G Gayathri, Atul Sajjanhar, Yong Xiang

Cyberattacks from within an organization's trusted entities are known as insider threats. Anomaly detection using deep learning requires comprehensive data, but insider threat data is not readily available due to confide…

Adversarial RobustnessAnomaly DetectionGenerative Adversarial NetworkSynthetic Data Generation

LogLLaMA: Transformer-based log anomaly detection with LLaMA

2025-03-19 · Zhuoyi Yang, Ian G. Harris

Log anomaly detection refers to the task that distinguishes the anomalous log messages from normal log messages. Transformer-based large language models (LLMs) are becoming popular for log anomaly detection because of th…

Anomaly DetectionReinforcement Learning (RL)

Heartbeat Anomaly Detection using Adversarial Oversampling

2019-01-28 · Jefferson L. P. Lima, David Macêdo, Cleber Zanchettin

Cardiovascular diseases are one of the most common causes of death in the world. Prevention, knowledge of previous cases in the family, and early detection is the best strategy to reduce this fact. Different machine lear…

Anomaly DetectionDiagnosticGeneral Classification

SOS: Score-based Oversampling for Tabular Data

2022-06-17 · Jayoung Kim, Chaejeong Lee, Yehjin Shin, Sewon Park 외

Score-based generative models (SGMs) are a recent breakthrough in generating fake images. SGMs are known to surpass other generative models, e.g., generative adversarial networks (GANs) and variational autoencoders (VAEs…

Style Transfer