Search papers, labs, and topics across Lattice.
This paper introduces a federated learning (FL) framework for energy theft detection in smart grids, addressing privacy concerns and resource limitations of smart meters. They employ a lightweight multilayer perceptron (MLP) model suitable for low-power devices and integrate differential privacy (DP) by adding Gaussian noise to local model updates. Experiments on a real-world dataset under IID and non-IID conditions demonstrate competitive performance in accuracy, precision, recall, and AUC, while preserving privacy.
Resource-constrained smart meters can achieve competitive energy theft detection accuracy while preserving user privacy, thanks to a federated learning approach with differential privacy.
Energy theft poses a significant threat to the stability and efficiency of smart grids, leading to substantial economic losses and operational challenges. Traditional centralized machine learning approaches for theft detection require aggregating user data, raising serious concerns about privacy and data security. These issues are further exacerbated in smart meter environments, where devices are often resource-constrained and lack the capacity to run heavy models. In this work, we propose a privacy-preserving federated learning framework for energy theft detection that addresses both privacy and computational constraints. Our approach leverages a lightweight multilayer perceptron (MLP) model, suitable for deployment on low-power smart meters, and integrates basic differential privacy (DP) by injecting Gaussian noise into local model updates before aggregation. This ensures formal privacy guarantees without compromising learning performance. We evaluate our framework on a real-world smart meter dataset under both IID and non-IID data distributions. Experimental results demonstrate that our method achieves competitive accuracy, precision, recall, and AUC scores while maintaining privacy and efficiency. This makes the proposed solution practical and scalable for secure energy theft detection in next-generation smart grid infrastructures.