An Unsupervised Anomaly Detection in Electricity Consumption Using Reinforcement Learning and Time Series Forest Based Framework
Jihan Ghanim, Mariette Awad

TL;DR
This paper introduces an unsupervised anomaly detection framework for electricity consumption time series that dynamically selects the best detection model using reinforcement learning and time series forest techniques, improving accuracy across diverse datasets.
Contribution
The paper presents a novel unsupervised model selection approach combining TSF and RL, outperforming existing methods and adapting to various anomaly types without relying on labeled data.
Findings
Outperforms all models on real-time dataset in F1 score
Achieves 0.989 F1 score on synthetic dataset, surpassing all except KNN
Maintains high performance across datasets with different anomaly types
Abstract
Anomaly detection (AD) plays a crucial role in time series applications, primarily because time series data is employed across real-world scenarios. Detecting anomalies poses significant challenges since anomalies take diverse forms making them hard to pinpoint accurately. Previous research has explored different AD models, making specific assumptions with varying sensitivity toward particular anomaly types. To address this issue, we propose a novel model selection for unsupervised AD using a combination of time series forest (TSF) and reinforcement learning (RL) approaches that dynamically chooses an AD technique. Our approach allows for effective AD without explicitly depending on ground truth labels that are often scarce and expensive to obtain. Results from the real-time series dataset demonstrate that the proposed model selection approach outperforms all other AD models in terms 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 · Electricity Theft Detection Techniques · Smart Grid Security and Resilience
MethodsAttention Is All You Need · Byte Pair Encoding · Dense Connections · Absolute Position Encodings · Dropout · Linear Layer · Softmax · Adam · Residual Connection · Multi-Head Attention
