An Efficient Method for Detecting Abnormal Electricity Behavior
Abstract
:1. Introduction
1.1. Research Significance
1.2. Related Work
2. Detection of Abnormal Electricity Consumption Behavior Based on High-LowDAAE
2.1. Problem Definition
2.2. Proposed Method
2.2.1. USAD Model
2.2.2. LSTM-AE Model
2.2.3. High-LowDAAE Model
2.2.4. Training Phase
2.2.5. Detection Phase
3. Performance Analysis of High-LowDAAE Model
3.1. Experimental Data and Parameter Setting
3.2. Analysis of Ablation Experiments
3.3. Comparative Experimental Analysis
4. Conclusions
Author Contributions
Funding
Data Availability Statement
Conflicts of Interest
References
- Gungor, V.C.; Sahin, D.; Kocak, T.; Ergut, S.; Buccella, C.; Cecati, C.; Hancke, G.P. Smart Grid Technologies: Communication Technologies and Standards. IEEE Trans. Ind. Inform. 2011, 7, 529–539. [Google Scholar] [CrossRef]
- Song, Y.Q.; Zhou, G.L.; Zhu, Y.L. Present Status and Challenges of Big Data Processing in Smart Grid. Power Syst. Technol. 2013, 37, 927–935. [Google Scholar]
- Zhang, W.; Liu, Z.; Wang, M.; Yang, X. Research Status and Development Trend of Smart Grid. Power Syst. Technol. 2009, 33, 1–11. [Google Scholar]
- Bayindir, R.; Hossain, E.; Vadi, S. The path of the smart grid -the new and improved power grid. In Smart Grid Workshop and Certificate Program; IEEE: Piscataway, NJ, USA, 2016; pp. 1–8. [Google Scholar]
- Ge, Z.; Yu, Y.; Zheng, S.S.; Cai, C.Y.; Shan, H. The Impact of Electricity Theft on Power Supply Systems and Anti Electricity Theft Systems. Technol. Entrep. Mon. 2012, 12, 198–199. [Google Scholar]
- Esling, P.; Agon, C. Time-series data mining. ACM Comput. Surv. 2012, 45, 1–34. [Google Scholar] [CrossRef]
- Wang, B.; Mao, Z. A dynamic ensemble outlier detection model based on an adaptive k-nearest neighbor rule. Inf. Fusion 2020, 63, 30–40. [Google Scholar] [CrossRef]
- Panigrahi, S.; Kundu, A.; Sural, S.; Majumdar, A.K. Credit card fraud detection: A fusion approach using Dempster-Shafer theory and Bayesian learning. Inf. Fusion 2009, 10, 354–364. [Google Scholar] [CrossRef]
- Wang, B.; Mao, Z.Z. Outlier detection based on a dynamic ensemble model: Applied to process monitoring. Inf. Fusion 2019, 51, 244–258. [Google Scholar] [CrossRef]
- Angelos, E.W.S.; Saavedra, O.R.; Cortés, O.A.C.; De Souza, A.N. Detection and Identification of Abnormalities in Customer Consumptions in Power Distribution Systems. IEEE Trans. Power Deliv. 2011, 26, 2436–2442. [Google Scholar] [CrossRef]
- Sun, Y.; Li, S.H.; Cui, C.; Li, B.; Chen, S.; Cui, G. Improved Outlier Detection Method of Power Consumer Data Based on Gaussian Kernel Function. Power Syst. Technol. 2018, 42, 1595–1604. [Google Scholar]
- Zhuang, C.; Zhang, B.; Hu, J.; Li, Q.; Zeng, R. Anomaly Detection for Power Consumption Patterns Based on Unsupervised Learning. Proc. CSEE 2016, 36, 379–387. [Google Scholar]
- Xu, G.; Tan, Y.P.; Dai, T.H. Sparse Random Forest Based Abnormal Behavior Pattern Detection of Electric Power User Side. Power Syst. Technol. 2017, 41, 1964–1973. [Google Scholar]
- Jindal, A.; Dua, A.; Kaur, K.; Singh, M.; Kumar, N.; Mishra, S. Decision Tree and SVM-based Data Analytics for Theft Detection in Smart Grid. IEEE Trans. Ind. Inform. 2016, 12, 1005–1016. [Google Scholar] [CrossRef]
- Yan, Z.Z.; Wen, H. Electricity theft detection base on extreme gradient boosting in AMI. IEEE Trans. Instrum. Meas. 2021, 70, 1–9. [Google Scholar] [CrossRef]
- Zheng, K.D.; Kang, C.Q.; Hunagpu, F.Y. Detection Methods of Abnormal Electricity Consumption Behavior: Review and Prospect. Autom. Electr. Power Syst. 2018, 42, 189–199. [Google Scholar]
- Zheng, Z.; Yang, Y.; Niu, X.; Dai, H.N.; Zhou, Y. Wide & Deep Convolutional Neural Networks for Electricity-theft Detection to Secure Smart Grids. IEEE Trans. Ind. Inform. 2018, 14, 1606–1615. [Google Scholar]
- Dong, L.H.; Xiao, C.L.; Ye, O.; Yu, Z.H. A detection method for stealing electric theft based on CAEs-LSTM fusion model. Power Syst. Prot. Control. 2022, 50, 118–127. [Google Scholar]
- Lei, Y.; Karimi, H.R.; Cen, L.; Chen, X.; Xie, Y. Processes soft modeling based on stacked autoencoders and wavelet extreme learning machine for aluminum plant-wide application. Control Eng. Pract. 2021, 108, 104706. [Google Scholar] [CrossRef]
- Rao, L.; Pang, T.; Ji, R.; Chen, X.; Zhang, J. Combined with Stack Autoencoder-Extreme Learning Machine Method. Prog. Laser Optoelectron. 2019, 56, 247–253. [Google Scholar]
- Xu, M.J.; Zhao, J.; Wang, S.Y.; Xuan, Y.; Chen, B.J. A multi-task joint modeling-based approach for classifying residential electricity usage patterns. J. Electrotechnol. 2022, 37, 5490–5502. [Google Scholar]
- Chen, L.; Fang, Q.; Chen, Y. Intelligent Clothing Interaction Design and Evaluation System Based on DCGAN Image Generation Module and Kansei Engineering. J. Phys. Conf. Ser. 2021, 1790, 0102025. [Google Scholar] [CrossRef]
- Audibert, J.; Michiardi, P.; Guyard, F. USAD: Unsupervised anomaly detection on multivariate time series. In Proceedings of the 26th ACM SIGKDD Conference on Knowledge Discovery and Data Mining, Virtual Event, 23–27 August 2020; ACM: New York, NY, USA, 2020; pp. 3395–3404. [Google Scholar]
- Cai, J.H.; Wang, K.; Dong, K.; Yao, Y.H.; Zhang, Y.F. Power user stealing detection based on DenseNet and random forest. J. Comput. Appl. 2021, 41, 75–80. [Google Scholar]
Model | Vantage | Drawback |
---|---|---|
AE | simple structure | oversimplification |
GAN | Matchmaking training leads to higher accuracy | Difficulties in training |
USAD | Solves the problem of GAN mode crashes to some extent | No consideration of the temporal characteristics of the data |
OmniAnomaly | The temporal characteristics of time-series data are considered | More complex structure |
LSTM-VAE | The temporal characteristics of time-series data are considered | More complex structure |
MAD-GAN | The temporal characteristics of time-series data are considered | Incomplete extraction of time-series features |
Date | Field | Sample Size (Users) | Num of Features (Days) | Num of Anomalies (Users) | Proportion of Anomalies (%) |
---|---|---|---|---|---|
SGCC-1k | Electric power | 1000 | 1036 | 85 | 8.5 |
SGCC-5k | Electric power | 5000 | 1036 | 426 | 8.5 |
SGCC-10k | Electric power | 10,000 | 1036 | 853 | 8.5 |
Data | Model | F1 |
---|---|---|
SGCC-1k | USAD | 0.852 |
USAD+LSTM-AE | 0.911 | |
USAD+AE3 | 0.901 | |
USAD+LSTM-AE+AE3(High-LowDAAE) | 0.927 | |
SGCC-5k | USAD | 0.768 |
USAD+LSTM-AE | 0.824 | |
USAD+AE3 | 0.814 | |
USAD+LSTM-AE+AE3(High-LowDAAE) | 0.853 | |
SGCC-10k | USAD | 0.722 |
USAD+LSTM-AE | 0.787 | |
USAD+AE3 | 0.775 | |
USAD+LSTM-AE+AE3(High-LowDAAE) | 0.815 |
Data | Model | F1 |
---|---|---|
SGCC-1k | IF | 0.821 |
OmniAnomaly | 0.894 | |
LSTM-VAE | 0.865 | |
MAD-GAN | 0.871 | |
High-LowDAAE | 0.927 | |
SGCC-5k | IF | 0.747 |
OmniAnomaly | 0.842 | |
LSTM-VAE | 0.811 | |
MAD-GAN | 0.821 | |
High-LowDAAE | 0.853 | |
SGCC-10k | IF | 0.694 |
OmniAnomaly | 0.763 | |
LSTM-VAE | 0.736 | |
MAD-GAN | 0.741 | |
High-LowDAAE | 0.815 |
Model | Refactoring Error |
---|---|
IF | 0.17 |
High-LowDAAE | 0.79 |
LSTM-VAE | 0.35 |
MAD-GAN | 0.37 |
OmniAnomaly | 0.55 |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2024 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Tang, C.; Qin, Y.; Liu, Y.; Pi, H.; Tang, Z. An Efficient Method for Detecting Abnormal Electricity Behavior. Energies 2024, 17, 2502. https://doi.org/10.3390/en17112502
Tang C, Qin Y, Liu Y, Pi H, Tang Z. An Efficient Method for Detecting Abnormal Electricity Behavior. Energies. 2024; 17(11):2502. https://doi.org/10.3390/en17112502
Chicago/Turabian StyleTang, Chao, Yunchuan Qin, Yumeng Liu, Huilong Pi, and Zhuo Tang. 2024. "An Efficient Method for Detecting Abnormal Electricity Behavior" Energies 17, no. 11: 2502. https://doi.org/10.3390/en17112502
APA StyleTang, C., Qin, Y., Liu, Y., Pi, H., & Tang, Z. (2024). An Efficient Method for Detecting Abnormal Electricity Behavior. Energies, 17(11), 2502. https://doi.org/10.3390/en17112502