Electrical Load Forecasting over Multihop Smart Metering Networks with Federated Learning
Ratun Rahman, Pablo Moriano, Samee U. Khan, Dinh C. Nguyen
TL;DR
The paper addresses privacy-aware electric load forecasting in multihop smart metering networks by proposing a personalized federated learning framework that mitigates non-IID data across meters via meta-learning to tailor local models. It introduces a personalized meta-LSTM algorithm with optimal per-round learning-rate selection and a latency-optimization scheme for joint resource allocation in leaf and relay nodes, underpinned by a convergence analysis. Empirical results on real-world data show that the proposed PFL approach outperforms traditional LSTM and standard FL in forecasting accuracy while reducing operational latency by up to 45.33%, validating both its predictive quality and responsiveness for smart grid operations. The work advances privacy-preserving forecasting in distributed energy systems and offers a scalable, latency-aware learning paradigm for future smart-grid deployments.
Abstract
Electric load forecasting is essential for power management and stability in smart grids. This is mainly achieved via advanced metering infrastructure, where smart meters (SMs) record household energy data. Traditional machine learning (ML) methods are often employed for load forecasting, but require data sharing, which raises data privacy concerns. Federated learning (FL) can address this issue by running distributed ML models at local SMs without data exchange. However, current FL-based approaches struggle to achieve efficient load forecasting due to imbalanced data distribution across heterogeneous SMs. This paper presents a novel personalized federated learning (PFL) method for high-quality load forecasting in metering networks. A meta-learning-based strategy is developed to address data heterogeneity at local SMs in the collaborative training of local load forecasting models. Moreover, to minimize the load forecasting delays in our PFL model, we study a new latency optimization problem based on optimal resource allocation at SMs. A theoretical convergence analysis is also conducted to provide insights into FL design for federated load forecasting. Extensive simulations from real-world datasets show that our method outperforms existing approaches regarding better load forecasting and reduced operational latency costs.
