paper-with-me

홈 › Papers

Sequential Adversarial Anomaly Detection for One-Class Event Data

2019-10-21 · Shixiang Zhu, Henry Shaowu Yuchi, Minghe Zhang, Yao Xie

We consider the sequential anomaly detection problem in the one-class setting when only the anomalous sequences are available and propose an adversarial sequential detector by solving a minimax problem to find an optimal detector against the worst-case sequences from a generator. The generator captures the dependence in sequential events using the marked point process model. The detector sequentially evaluates the likelihood of a test sequence and compares it with a time-varying threshold, also learned from data through the minimax problem. We demonstrate our proposed method's good performance using numerical experiments on simulations and proprietary large-scale credit card fraud datasets. The proposed method can generally apply to detecting anomalous sequences.

📄 PDF Abstract BibTeX arXiv:1910.09161

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionPoint Processes

Methods 이 논문이 사용한 방법론

Test 설명 없음
Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Graph Neural Networks based Log Anomaly Detection and Explanation

2023-07-02 · Zhong Li, Jiayang Shi, Matthijs van Leeuwen

Event logs are widely used to record the status of high-tech systems, making log anomaly detection important for monitoring those systems. Most existing log anomaly detection methods take a log event count matrix or log …

Anomaly DetectionGraph Neural Network

Multi-Scale One-Class Recurrent Neural Networks for Discrete Event Sequence Anomaly Detection

2020-08-31 · Zhiwei Wang, Zhengzhang Chen, Jingchao Ni, Hui Liu 외

Discrete event sequences are ubiquitous, such as an ordered event series of process interactions in Information and Communication Technology systems. Recent years have witnessed increasing efforts in detecting anomalies …

Anomaly Detection

Detecting Log Anomalies with Multi-Head Attention (LAMA)

2021-01-07 · Yicheng Guo, Yujin Wen, Congwei Jiang, Yixin Lian 외

Anomaly detection is a crucial and challenging subject that has been studied within diverse research areas. In this work, we explore the task of log anomaly detection (especially computer system logs and user behavior lo…

Anomaly Detection

Anomaly Detection via Minimum Likelihood Generative Adversarial Networks

2018-08-01 · Chu Wang, Yan-Ming Zhang, Cheng-Lin Liu

Anomaly detection aims to detect abnormal events by a model of normality. It plays an important role in many domains such as network intrusion detection, criminal activity identity and so on. With the rapidly growing siz…

Anomaly DetectionIntrusion DetectionNetwork Intrusion Detection

A Bi-LSTM Autoencoder Framework for Anomaly Detection -- A Case Study of a Wind Power Dataset

2023-03-17 · Ahmed Shoyeb Raihan, Imtiaz Ahmed

Anomalies refer to data points or events that deviate from normal and homogeneous events, which can include fraudulent activities, network infiltrations, equipment malfunctions, process changes, or other significant but …

Anomaly DetectionTime SeriesTime Series Anomaly Detection