Skip to content
Conference

Benchmarking Data Heterogeneity Challenges in Federated Learning for Distributed Renewable Energy Forecasting: A Systematic Gap Analysis

Jun 2026 · 2026 Third International Conference on Innovations in Cybersecurity and Data Science (ICICDS) · pp. 513-520 · 0 citations · 20 references

Abstract

Federated Learning (FL) offers a privacy-preserving framework for training energy forecasting models across geographically distributed nodes without centralising raw metering data. However, the accuracy of classical FL algorithms degrades substantially when client data is heterogeneous, a condition that is the norm rather than the exception in distributed energy systems. This paper presents a novel systematic benchmark study quantifying accuracy degradation across four distinct heterogeneity axes: quantity skew (Dirichlet $\alpha$), covariate shift, temporal non-stationarity, and client availability. Here, five FL algorithms (FedAvg, FedProx, SCAFFOLD, Local-Only, and Centralized independent and identically distributed (IID) oracle) are evaluated with long short-term memory (LSTM) and Neural Basis Expansion Analysis for Time Series (N-BEATS) architectures across public datasets (NREL Solar, NREL Wind, Pecan Street, UK Smart Meter), generating over 190 experimental conditions. This degradation gap analysis reveals that standard FedAvg suffers up to 83.4% Mean Absolute Error (MAE) degradation relative to the centralised IID baseline under heavy quantity skew on solar data, with temporal non-stationarity emerging as the dominant single-axis contributor.

View source

Similar papers

Open access Jul 2026

Privacy-preserving load forecasting in smart grids using federated learning: a comparative analysis of aggregation strategies

Experimental results on real-world energy consumption datasets demonstrate that the proposed FL framework achieves competitive forecasting accuracy while preserving client data privacy, and a rigorous comparative analysis reveals that FedProx and FedTrimmedAvg consistently outperform FedAvg under non-IID conditions.

A. Tibermacine, Ilyes Naidji, Imad Eddine Tibermacine et al. · 1 citation
Open access Jul 2026

Regime-Aware Federated Aggregation (RAFA) for privacy-preserving energy load forecasting across heterogeneous European grid clients

RAFA (Regime-Aware Federated Aggregation), a novel FL framework that explicitly detects and adapts to distribution shifts in client model updates without accessing raw client data, provides a lightweight, privacy-preserving extension of standard federated aggregation that is robust to regime shifts in energy systems.

Mahmoud Abbasi, Alfonso González Briones, Alesandro Gómez Villar et al. · 0 citations
Review Open access Aug 2026

An Investigation of Federated Learning for Air Quality Forecasting and Monitoring

There are significant gaps that remain in terms of model interpretability and the ability to generalize across climate variations, so this article provides a relatively comprehensive overview of the application of federated learning in air quality forecasting and monitoring.

Yuhao Wu · 0 citations
Conference Jul 2026

A Causal-Driven Hierarchical Decentralised Federated Learning Framework for Resilient Load Forecasting in Distributed Microgrids

Modern microgrids require distributed intelligence and edge computing to handle variable demand and renewable generation, but heterogeneity, communication limits, and privacy hinder centralised forecasting. This paper proposes a causally guided hierarchical decentralised federated learning (H-DFL) framework for resilient short-term load forecasting, integrating a hybrid TCN–BiLSTM with MCMC-based probabilistic causal feature selection. A three-tier architecture enables local training and hierarchical aggregation without raw data sharing, improving scalability and communication efficiency through sparse, interpretable feature selection driven by key factors such as solar and weather dynamics. Experiments on the Ausgrid dataset show improved stability and efficiency over Granger Causality (GC), Dynamic Causal Modeling (DCM), and Markov chain Monte Carlo (MCMC) baselines, with intervention tests confirming robustness under solar, demand, and outage disturbances. Overall, the results demonstrate that combining probabilistic feature sparsity with hierarchical decentralised federated learning to enable scalable, privacy-preserving, and resilient load forecasting for future microgrid systems.

M. Mahi, R. Naha, Alistair Barros · 0 citations
Open access Aug 2026

On the Impact of Data Heterogeneity in Federated Learning: A Case Study on Air Quality Prediction

Federated learning has become a popular model to apply in privacy-preserving modeling in distributed settings, particularly when the models are applied to data that is distributed among various locations and is often sensitive, such as in air quality prediction. This paper looks into how effective federated learning is for predicting ozone (O₃) concentrations, under both independent and non-independent data distributions. In particular, two representative algorithms Federated Averaging (FedAvg)and Federated Averaging (FedAvg) are experimented on a real-world air quality dataset. An experimental framework was established that was relatively comprehensive and centralized training and local-only models were used as baselines. Mean absolute error (MAE) and root mean squared error (RMSE) are used to measure model performance. The findings suggest that federated learning performs much better than the isolated local models and the performance is similar to that of the centralized training. Having said that, data heterogeneity does present certain issues-it slows down convergence and decreases accuracy in prediction. In such non-IID conditions, FedProx is more stable and less erroneous than FedAvg implying that it is more resistant to client drift.Most importantly, this paper provides empirical data on the impact of data heterogeneity on federated learning, and proves that federated learning can be a viable alternative in privacy-sensitive environmental prediction problems.

Zheyu Qiu · 0 citations