paper-with-me

Papers

Perturbation Learning Based Anomaly Detection

2022-06-06 · Jinyu Cai, Jicong Fan

This paper presents a simple yet effective method for anomaly detection. The main idea is to learn small perturbations to perturb normal data and learn a classifier to classify the normal data and the perturbed data into two different classes. The perturbator and classifier are jointly learned using deep neural networks. Importantly, the perturbations should be as small as possible but the classifier is still able to recognize the perturbed data from unperturbed data. Therefore, the perturbed data are regarded as abnormal data and the classifier provides a decision boundary between the normal data and abnormal data, although the training data do not include any abnormal data. Compared with the state-of-the-art of anomaly detection, our method does not require any assumption about the shape (e.g. hypersphere) of the decision boundary and has fewer hyper-parameters to determine. Empirical studies on benchmark datasets verify the effectiveness and superiority of our method.

📄 PDF Abstract BibTeX arXiv:2206.02704

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Anomaly Detection with Adversarially Learned Perturbations of Latent Space

2022-07-03 · Vahid Reza Khazaie, Anthony Wong, John Taylor Jewell, Yalda Mohsenzadeh

Anomaly detection is to identify samples that do not conform to the distribution of the normal data. Due to the unavailability of anomalous data, training a supervised deep neural network is a cumbersome task. As such, u…

Anomaly DetectionUnsupervised Anomaly Detection

ARTA: Adversarial-Robust Multivariate Time--Series Anomaly Detection via Sparsity-Constrained Perturbations

2026-03-26 · Hadi Hojjati, Narges Armanfard arxiv

Time-series anomaly detection (TSAD) is a critical component in monitoring complex systems, yet modern deep learning-based detectors are often highly sensitive to localized input corruptions and structured noise. We prop…

Anomaly Detection

Seeing the Needle in the Haystack: Towards Weakly-Supervised Log Instance Anomaly Localization via Counterfactual Perturbation

2026-05-09 · Yutszyuk Wong, Wentai Wu, Yuen-Ying Yeung, Weiwei Lin arxiv

Log anomaly detection is a critical task for system operations and security assurance. However, in networked systems at scale, log data are generated at massive scale while instance-level annotations are prohibitively ex…

Anomaly Detection

Adversarially Robust Industrial Anomaly Detection Through Diffusion Model

2024-08-09 · Yuanpu Cao, Lu Lin, Jinghui Chen

Deep learning-based industrial anomaly detection models have achieved remarkably high accuracy on commonly used benchmark datasets. However, the robustness of those models may not be satisfactory due to the existence of …

Adversarial PurificationAdversarial RobustnessAnomaly Detectionmodel

Attention-Guided Perturbation for Unsupervised Image Anomaly Detection

2024-08-14 · Tingfeng Huang, Yuxuan Cheng, Jingbo Xia, Rui Yu 외

Reconstruction-based methods have significantly advanced modern unsupervised anomaly detection. However, the strong capacity of neural networks often violates the underlying assumptions by reconstructing abnormal samples…

Anomaly DetectionUnsupervised Anomaly Detection