paper-with-me

Papers

AGAD: Adversarial Generative Anomaly Detection

2023-04-09 · Jian Shi, Ni Zhang

Anomaly detection suffered from the lack of anomalies due to the diversity of abnormalities and the difficulties of obtaining large-scale anomaly data. Semi-supervised anomaly detection methods are often used to solely leverage normal data to detect abnormalities that deviated from the learnt normality distributions. Meanwhile, given the fact that limited anomaly data can be obtained with a minor cost in practice, some researches also investigated anomaly detection methods under supervised scenarios with limited anomaly data. In order to address the lack of abnormal data for robust anomaly detection, we propose Adversarial Generative Anomaly Detection (AGAD), a self-contrast-based anomaly detection paradigm that learns to detect anomalies by generating \textit{contextual adversarial information} from the massive normal examples. Essentially, our method generates pseudo-anomaly data for both supervised and semi-supervised anomaly detection scenarios. Extensive experiments are carried out on multiple benchmark datasets and real-world datasets, the results show significant improvement in both supervised and semi-supervised scenarios. Importantly, our approach is data-efficient that can boost up the detection accuracy with no more than 5% anomalous training data.

📄 PDF Abstract BibTeX arXiv:2304.04211

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionDiversitySemi-supervised Anomaly DetectionSupervised Anomaly Detection

Similar Papers 제목 키워드 기반

MetaGAD: Meta Representation Adaptation for Few-Shot Graph Anomaly Detection

2023-05-18 · Xiongxiao Xu, Kaize Ding, Canyu Chen, Kai Shu

Graph anomaly detection has long been an important problem in various domains pertaining to information security such as financial fraud, social spam and network intrusion. The majority of existing methods are performed …

Anomaly DetectionFew-Shot LearningGraph Anomaly DetectionMeta-Learning+1

Mitigating Homophily Disparity in Graph Anomaly Detection: A Scalable and Adaptive Approach

2026-03-09 · Yunhui Liu, Qizhuo Xie, Yinfeng Chen, Xudong Jin 외 arxiv

Graph anomaly detection (GAD) aims to identify nodes that deviate from normal patterns in structure or features. While recent GNN-based approaches have advanced this task, they struggle with two major challenges: 1) homo…

Graph Anomaly Detection

DAGAD: Data Augmentation for Graph Anomaly Detection

2022-10-18 · Fanzhen Liu, Xiaoxiao Ma, Jia Wu, Jian Yang 외

Graph anomaly detection in this paper aims to distinguish abnormal nodes that behave differently from the benign ones accounting for the majority of graph-structured instances. Receiving increasing attention from both ac…

Anomaly DetectionData AugmentationGraph Anomaly DetectionGraph Neural Network

Counterfactual Data Augmentation with Denoising Diffusion for Graph Anomaly Detection

2024-07-02 · Chunjing Xiao, Shikang Pang, Xovee Xu, Xuan Li 외

A critical aspect of Graph Neural Networks (GNNs) is to enhance the node representations by aggregating node neighborhood information. However, when detecting anomalies, the representations of abnormal nodes are prone to…

Anomaly DetectioncounterfactualData AugmentationDenoising+1

Double-Adversarial Activation Anomaly Detection: Adversarial Autoencoders are Anomaly Generators

2021-01-12 · J. -P. Schulze, P. Sperl, K. Böttinger

Anomaly detection is a challenging task for machine learning algorithms due to the inherent class imbalance. It is costly and time-demanding to manually analyse the observed data, thus usually only few known anomalies if…

Anomaly DetectionBIG-bench Machine LearningUnsupervised Anomaly Detection