Anomaly Detection with Inexact Labels
Tomoharu Iwata, Machiko Toyoda, Shotaro Tora, Naonori Ueda

TL;DR
This paper introduces a supervised anomaly detection approach that effectively handles inexact labels by optimizing a new inexact AUC metric, combining neural network models with unsupervised techniques to improve detection performance.
Contribution
It presents the first method to optimize anomaly detection with inexact labels using a neural network and a novel inexact AUC metric, outperforming existing methods.
Findings
Improves anomaly detection accuracy with inexact labels.
Outperforms existing unsupervised and supervised methods.
Effective even with limited inexact labels.
Abstract
We propose a supervised anomaly detection method for data with inexact anomaly labels, where each label, which is assigned to a set of instances, indicates that at least one instance in the set is anomalous. Although many anomaly detection methods have been proposed, they cannot handle inexact anomaly labels. To measure the performance with inexact anomaly labels, we define the inexact AUC, which is our extension of the area under the ROC curve (AUC) for inexact labels. The proposed method trains an anomaly score function so that the smooth approximation of the inexact AUC increases while anomaly scores for non-anomalous instances become low. We model the anomaly score function by a neural network-based unsupervised anomaly detection method, e.g., autoencoders. The proposed method performs well even when only a small number of inexact labels are available by incorporating an…
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 · Data Stream Mining Techniques
