Unsupervised Anomaly Detection for Tabular Data Using Noise Evaluation
Wei Dai, Kai Hwang, Jicong Fan

TL;DR
This paper introduces a novel unsupervised anomaly detection method for tabular data that leverages noise evaluation and deep neural networks, achieving high accuracy without using anomalous data during training.
Contribution
The paper presents a new noise-based unsupervised anomaly detection approach with theoretical guarantees, outperforming existing methods on extensive benchmark datasets.
Findings
Achieves 92.27% AUC on average across benchmarks.
Outperforms 12 baseline methods in effectiveness.
Easier to implement than state-of-the-art approaches.
Abstract
Unsupervised anomaly detection (UAD) plays an important role in modern data analytics and it is crucial to provide simple yet effective and guaranteed UAD algorithms for real applications. In this paper, we present a novel UAD method for tabular data by evaluating how much noise is in the data. Specifically, we propose to learn a deep neural network from the clean (normal) training dataset and a noisy dataset, where the latter is generated by adding highly diverse noises to the clean data. The neural network can learn a reliable decision boundary between normal data and anomalous data when the diversity of the generated noisy data is sufficiently high so that the hard abnormal samples lie in the noisy region. Importantly, we provide theoretical guarantees, proving that the proposed method can detect anomalous data successfully, although the method does not utilize any real anomalous…
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 · Time Series Analysis and Forecasting · Network Security and Intrusion Detection
