Search papers, labs, and topics across Lattice.
This paper introduces a two-stage federated learning framework for wind power forecasting that addresses data privacy and heterogeneity challenges in distributed wind turbine fleets. The framework clusters turbines based on long-term behavioral statistics using a novel Double Roulette Selection (DRS) initialization with recursive Auto-split refinement. Cluster-specific LSTM models are then trained using FedAvg, demonstrating competitive forecasting accuracy on a dataset of 400 stand-alone turbines in Denmark while preserving data locality.
Grouping wind turbines by behavioral similarity, rather than geography, unlocks more accurate federated forecasting without sacrificing privacy.
Accurate short-term wind power forecasting is essential for grid dispatch and market operations, yet centralising turbine data raises privacy, cost, and heterogeneity concerns. We propose a two-stage federated learning framework that first clusters turbines by long-term behavioural statistics using Double Roulette Selection (DRS) initialisation with recursive Auto-split refinement, and then trains cluster-specific LSTM models via FedAvg. Experiments on 400 stand-alone turbines in Denmark show that DRS-auto discovers behaviourally coherent groups and achieves competitive forecasting accuracy while preserving data locality. Behaviour-aware grouping consistently outperforms geographic partitioning and matches strong k-means++ baselines, suggesting a practical privacy-friendly solution for heterogeneous distributed turbine fleets.