Unsupervised Learning of Multi-level Structures for Anomaly Detection
Songmin Dai, Jide Li, Lu Wang, Congcong Zhu, Yifan Wu, Xiaoqiang Li

TL;DR
This paper introduces a novel unsupervised approach for high-dimensional anomaly detection by generating multi-level anomalous data and training specialized detectors, achieving superior results on standard datasets.
Contribution
The paper proposes a new method to generate anomalous data by disrupting global structures while preserving local ones, and trains multiple detectors for different levels of anomalies.
Findings
Outperforms state-of-the-art methods on MNIST, CIFAR10, and ImageNet10.
Effectively detects all potential anomalies across multiple levels.
Demonstrates robustness and unbiased detection of anomaly modes.
Abstract
The main difficulty in high-dimensional anomaly detection tasks is the lack of anomalous data for training. And simply collecting anomalous data from the real world, common distributions, or the boundary of normal data manifold may face the problem of missing anomaly modes. This paper first introduces a novel method to generate anomalous data by breaking up global structures while preserving local structures of normal data at multiple levels. It can efficiently expose local abnormal structures of various levels. To fully exploit the exposed multi-level abnormal structures, we propose to train multiple level-specific patch-based detectors with contrastive losses. Each detector learns to detect local abnormal structures of corresponding level at all locations and outputs patchwise anomaly scores. By aggregating the outputs of all level-specific detectors, we obtain a model that can detect…
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 · Fault Detection and Control Systems
