Towards Intelligent Energy Security: A Unified Spatio-Temporal and Graph Learning Framework for Scalable Electricity Theft Detection in Smart Grids

arXiv cs.LG / 4/7/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The study proposes SmartGuard Energy Intelligence System (SGEIS), a unified AI framework for detecting electricity theft and non-technical losses in smart grids using both temporal and spatial modeling.
  • It combines supervised/deep learning time-series approaches (e.g., LSTM, TCN, autoencoders) with ensemble classifiers (Random Forest, Gradient Boosting, XGBoost, LightGBM) plus rule-based anomaly labeling.
  • Graph learning via Graph Neural Networks (GNNs) is used to capture grid topology and correlated anomalies across interconnected nodes, improving high-risk node identification.
  • A NILM (Non-Intrusive Load Monitoring) component disaggregates appliance-level usage from aggregate signals to increase interpretability of detected anomalies.
  • Reported results show strong performance, including ROC-AUC of 0.894 for Gradient Boosting and over 96% accuracy for graph-based identification of high-risk nodes, indicating scalability and robustness for real-world deployment.

Abstract

Electricity theft and non-technical losses (NTLs) remain critical challenges in modern smart grids, causing significant economic losses and compromising grid reliability. This study introduces the SmartGuard Energy Intelligence System (SGEIS), an integrated artificial intelligence framework for electricity theft detection and intelligent energy monitoring. The proposed system combines supervised machine learning, deep learning-based time-series modeling, Non-Intrusive Load Monitoring (NILM), and graph-based learning to capture both temporal and spatial consumption patterns. A comprehensive data processing pipeline is developed, incorporating feature engineering, multi-scale temporal analysis, and rule-based anomaly labeling. Deep learning models, including Long Short-Term Memory (LSTM), Temporal Convolutional Networks (TCN), and Autoencoders, are employed to detect abnormal usage patterns. In parallel, ensemble learning methods such as Random Forest, Gradient Boosting, XGBoost, and LightGBM are utilized for classification. To model grid topology and spatial dependencies, Graph Neural Networks (GNNs) are applied to identify correlated anomalies across interconnected nodes. The NILM module enhances interpretability by disaggregating appliance-level consumption from aggregate signals. Experimental results demonstrate strong performance, with Gradient Boosting achieving a ROC-AUC of 0.894, while graph-based models attain over 96% accuracy in identifying high-risk nodes. The hybrid framework improves detection robustness by integrating temporal, statistical, and spatial intelligence. Overall, SGEIS provides a scalable and practical solution for electricity theft detection, offering high accuracy, improved interpretability, and strong potential for real-world smart grid deployment.

Towards Intelligent Energy Security: A Unified Spatio-Temporal and Graph Learning Framework for Scalable Electricity Theft Detection in Smart Grids | AI Navigate