Augment to Detect Anomalies with Continuous Labelling
Vahid Reza Khazaie, Anthony Wong, Yalda Mohsenzadeh

TL;DR
This paper introduces a lightweight, supervised regression approach for anomaly detection that uses continuous labeling and data augmentation to distinguish normal data from anomalies, achieving state-of-the-art results.
Contribution
It proposes a novel anomaly detection method that treats the problem as a supervised regression task using continuous labels and augmentation, simplifying training and improving performance.
Findings
Outperforms state-of-the-art methods on image datasets
Uses simple augmentation to simulate anomalies effectively
Achieves high accuracy with lightweight CNNs
Abstract
Anomaly detection is to recognize samples that differ in some respect from the training observations. These samples which do not conform to the distribution of normal data are called outliers or anomalies. In real-world anomaly detection problems, the outliers are absent, not well defined, or have a very limited number of instances. Recent state-of-the-art deep learning-based anomaly detection methods suffer from high computational cost, complexity, unstable training procedures, and non-trivial implementation, making them difficult to deploy in real-world applications. To combat this problem, we leverage a simple learning procedure that trains a lightweight convolutional neural network, reaching state-of-the-art performance in anomaly detection. In this paper, we propose to solve anomaly detection as a supervised regression problem. We label normal and anomalous data using two separable…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Network Security and Intrusion Detection · Machine Learning and Data Classification
