Deep Positive-Unlabeled Anomaly Detection for Contaminated Unlabeled Data
Hiroshi Takahashi, Tomoharu Iwata, Atsutoshi Kumagai, Yuuki Yamanaka

TL;DR
This paper introduces a deep positive-unlabeled anomaly detection framework that effectively handles contaminated unlabeled data, improving detection performance without requiring labeled normal data.
Contribution
It proposes a novel deep positive-unlabeled learning approach that accommodates contaminated unlabeled data in anomaly detection, outperforming existing methods.
Findings
Achieves superior detection accuracy on various datasets.
Effectively handles contaminated unlabeled data.
Outperforms existing semi-supervised anomaly detection methods.
Abstract
Semi-supervised anomaly detection, which aims to improve the anomaly detection performance by using a small amount of labeled anomaly data in addition to unlabeled data, has attracted attention. Existing semi-supervised approaches assume that most unlabeled data are normal, and train anomaly detectors by minimizing the anomaly scores for the unlabeled data while maximizing those for the labeled anomaly data. However, in practice, the unlabeled data are often contaminated with anomalies. This weakens the effect of maximizing the anomaly scores for anomalies, and prevents us from improving the detection performance. To solve this problem, we propose the deep positive-unlabeled anomaly detection framework, which integrates positive-unlabeled learning with deep anomaly detection models such as autoencoders and deep support vector data descriptions. Our approach enables the approximation of…
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
TopicsAnomaly Detection Techniques and Applications · Machine Learning and Data Classification
