TL;DR
This paper introduces a novel training method for anomaly detection that incorporates known anomalies by using normalizing flows to generate pseudo-anomalous samples, improving detection performance especially when some anomalies are known.
Contribution
The work reformulates one-class classification as a binary problem using pseudo-anomalous samples generated from normalizing flows, allowing integration of known anomalies into training.
Findings
Comparable performance on one-class problems
Superior results with known anomalies
Effective incorporation of anomaly samples
Abstract
Anomaly detection is a challenging task that frequently arises in practically all areas of industry and science, from fraud detection and data quality monitoring to finding rare cases of diseases and searching for new physics. Most of the conventional approaches to anomaly detection, such as one-class SVM and Robust Auto-Encoder, are one-class classification methods, i.e. focus on separating normal data from the rest of the space. Such methods are based on the assumption of separability of normal and anomalous classes, and subsequently do not take into account any available samples of anomalies. Nonetheless, in practical settings, some anomalous samples are often available; however, usually in amounts far lower than required for a balanced classification task, and the separability assumption might not always hold. This leads to an important task -- incorporating known anomalous samples…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsNormalizing Flows
