Towards Experienced Anomaly Detector through Reinforcement Learning
This abstract proposes a time series anomaly detector which 1) makes no assumption about the underlying mechanism of anomaly patterns, 2) refrains from the cumbersome work of threshold setting for good anomaly detection performance under specific scenarios, and 3) keeps evolving with the growth of anomaly detection experience. Essentially, the anomaly detector is powered by the Recurrent Neural Network (RNN) and adopts the Reinforcement Learning (RL) method to achieve the self-learning process. Our initial experiments demonstrate promising results of using the detector in network time series anomaly detection problems.
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly Detectionreinforcement-learningReinforcement LearningReinforcement Learning (RL)Self-LearningTime SeriesTime Series AnalysisTime Series Anomaly DetectionSimilar Papers 제목 키워드 기반
dtaianomaly: A Python library for time series anomaly detection
dtaianomaly is an open-source Python library for time series anomaly detection, designed to bridge the gap between academic research and real-world applications. Our goal is to (1) accelerate the development of novel sta…
Anomaly DetectionTime SeriesTime Series Anomaly DetectionUnsupervised Transfer Learning for Anomaly Detection: Application to Complementary Operating Condition Transfer
Anomaly Detectors are trained on healthy operating condition data and raise an alarm when the measured samples deviate from the training data distribution. This means that the samples used to train the model should be su…
Anomaly DetectionClusteringDimensionality ReductionDomain Adaptation+3Time Series Anomaly Detection via Reinforcement Learning-Based Model Selection
Time series anomaly detection has been recognized as of critical importance for the reliable and efficient operation of real-world systems. Many anomaly detection methods have been developed based on various assumptions …
Anomaly DetectionModel Selectionreinforcement-learningReinforcement Learning+4OOD-RL-Bench: A Benchmark Framework for Out-of-Distribution Detection in Reinforcement Learning
Reliable reinforcement learning (RL) agents must maintain operational integrity amidst sensor malfunctions, dynamic disturbances, and slow environmental shifts. The detection of out-of-distribution conditions is pivotal …
Out-of-Distribution DetectionReinforcement LearningReimagining Anomalies: What If Anomalies Were Normal?
Deep learning-based methods have achieved a breakthrough in image anomaly detection, but their complexity introduces a considerable challenge to understanding why an instance is predicted to be anomalous. We introduce a …
Anomaly Detectioncounterfactual