Fascinating Supervisory Signals and Where to Find Them: Deep Anomaly Detection with Scale Learning
Hongzuo Xu, Yijie Wang, Juhui Wei, Songlei Jian, Yizhou Li, and Ning Liu

TL;DR
This paper introduces a novel unsupervised anomaly detection method for tabular data that leverages a new supervisory signal called scale, enabling the model to learn data regularities and identify anomalies effectively.
Contribution
The paper proposes a scale learning-based anomaly detection approach that uses data-driven scale labels to improve anomaly detection performance over existing methods.
Findings
Significant improvement over state-of-the-art methods
Effective modeling of data regularities and patterns
Robust detection of anomalies in tabular data
Abstract
Due to the unsupervised nature of anomaly detection, the key to fueling deep models is finding supervisory signals. Different from current reconstruction-guided generative models and transformation-based contrastive models, we devise novel data-driven supervision for tabular data by introducing a characteristic -- scale -- as data labels. By representing varied sub-vectors of data instances, we define scale as the relationship between the dimensionality of original sub-vectors and that of representations. Scales serve as labels attached to transformed representations, thus offering ample labeled data for neural network training. This paper further proposes a scale learning-based anomaly detection method. Supervised by the learning objective of scale distribution alignment, our approach learns the ranking of representations converted from varied subspaces of each data instance. Through…
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.
Code & Models
Videos
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Generative Adversarial Networks and Image Synthesis · Time Series Analysis and Forecasting
