Anomaly Detection in Power Generation Plants with Generative Adversarial Networks
Marcellin Atemkeng, Toheeb Aduramomi Jimoh

TL;DR
This paper demonstrates that Generative Adversarial Networks, especially with data augmentation, can effectively detect anomalies in power generation plant data, achieving near-perfect classification accuracy.
Contribution
The study introduces a GAN-based approach for anomaly detection in power plants and shows that data augmentation significantly improves detection performance.
Findings
GANs achieved 98.99% accuracy after data augmentation.
Data augmentation greatly enhanced the model's ability to detect anomalies.
Feature importance analysis identified Running Time Per Day as most influential.
Abstract
Anomaly detection is a critical task that involves the identification of data points that deviate from a predefined pattern, useful for fraud detection and related activities. Various techniques are employed for anomaly detection, but recent research indicates that deep learning methods, with their ability to discern intricate data patterns, are well-suited for this task. This study explores the use of Generative Adversarial Networks (GANs) for anomaly detection in power generation plants. The dataset used in this investigation comprises fuel consumption records obtained from power generation plants operated by a telecommunications company. The data was initially collected in response to observed irregularities in the fuel consumption patterns of the generating sets situated at the company's base stations. The dataset was divided into anomalous and normal data points based on specific…
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 · Digital Media Forensic Detection · Water Systems and Optimization
MethodsBalanced Selection · Tanh Activation · Dropout
