Deep Anomaly Detection and Search via Reinforcement Learning
Chao Chen, Dawei Wang, Feng Mao, Zongzhang Zhang, Yang Yu

TL;DR
This paper introduces DADS, a reinforcement learning-based approach for semi-supervised anomaly detection that effectively balances exploration and exploitation to identify both known and unknown anomalies.
Contribution
The paper proposes a novel RL-based framework, DADS, which improves semi-supervised anomaly detection by better utilizing labeled and unlabeled data through hierarchical search.
Findings
DADS outperforms state-of-the-art methods in anomaly detection accuracy.
DADS efficiently searches for anomalies in unlabeled data.
The approach effectively detects both known and unknown anomalies.
Abstract
Semi-supervised Anomaly Detection (AD) is a kind of data mining task which aims at learning features from partially-labeled datasets to help detect outliers. In this paper, we classify existing semi-supervised AD methods into two categories: unsupervised-based and supervised-based, and point out that most of them suffer from insufficient exploitation of labeled data and under-exploration of unlabeled data. To tackle these problems, we propose Deep Anomaly Detection and Search (DADS), which applies Reinforcement Learning (RL) to balance exploitation and exploration. During the training process, the agent searches for possible anomalies with hierarchically-structured datasets and uses the searched anomalies to enhance performance, which in essence draws lessons from the idea of ensemble learning. Experimentally, we compare DADS with several state-of-the-art methods in the settings 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.
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 · Machine Learning and Data Classification
