paper-with-me

홈 › Papers

Optimizing Federated Learning for Scalable Power-demand Forecasting in Microgrids

2025-08-11 · Roopkatha Banerjee, Sampath Koti, Gyanendra Singh, Anirban Chakraborty, Gurunath Gurrala, Bhushan Jagyasi, Yogesh Simmhan arxiv

Real-time monitoring of power consumption in cities and micro-grids through the Internet of Things (IoT) can help forecast future demand and optimize grid operations. But moving all consumer-level usage data to the cloud for predictions and analysis at fine time scales can expose activity patterns. Federated Learning~(FL) is a privacy-sensitive collaborative DNN training approach that retains data on edge devices, trains the models on private data locally, and aggregates the local models in the cloud. But key challenges exist: (i) clients can have non-independently identically distributed~(non-IID) data, and (ii) the learning should be computationally cheap while scaling to 1000s of (unseen) clients. In this paper, we develop and evaluate several optimizations to FL training across edge and cloud for time-series demand forecasting in micro-grids and city-scale utilities using DNNs to achieve a high prediction accuracy while minimizing the training cost. We showcase the benefit of using exponentially weighted loss while training and show that it further improves the prediction of the final model. Finally, we evaluate these strategies by validating over 1000s of clients for three states in the US from the OpenEIA corpus, and performing FL both in a pseudo-distributed setting and a Pi edge cluster. The results highlight the benefits of the proposed methods over baselines like ARIMA and DNNs trained for individual consumers, which are not scalable.

📄 PDF Abstract BibTeX arXiv:2508.08022

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Bikelution: Federated Gradient-Boosting for Scalable Shared Micro-Mobility Demand Forecasting

2026-02-24 · Antonios Tziorvas, Andreas Tritsarolis, Yannis Theodoridis arxiv

The rapid growth of dockless bike-sharing systems has generated massive spatio-temporal datasets useful for fleet allocation, congestion reduction, and sustainable mobility. Bike demand, however, depends on several exter…

Federated Learning

A Scalable and Transferable Time Series Prediction Framework for Demand Forecasting

2024-02-29 · Young-Jin Park, Donghyun Kim, Frédéric Odermatt, Juho Lee 외

Time series forecasting is one of the most essential and ubiquitous tasks in many business problems, including demand forecasting and logistics optimization. Traditional time series forecasting methods, however, have res…

Demand ForecastingTime SeriesTime Series ForecastingTime Series Prediction

On Electric Vehicle Energy Demand Forecasting and the Effect of Federated Learning

2026-02-24 · Andreas Tritsarolis, Gil Sampaio, Nikos Pelekis, Yannis Theodoridis arxiv

The wide spread of new energy resources, smart devices, and demand side management strategies has motivated several analytics operations, from infrastructure load modeling to user behavior profiling. Energy Demand Foreca…

Time Series ForecastingFederated Learning

Federated Graph Learning for EV Charging Demand Forecasting with Personalization Against Cyberattacks

2024-04-30 · Yi Li, Renyou Xie, Chaojie Li, Yi Wang 외

Mitigating cybersecurity risk in electric vehicle (EV) charging demand forecasting plays a crucial role in the safe operation of collective EV chargings, the stability of the power grid, and the cost-effective infrastruc…

Demand ForecastingFederated LearningGraph LearningGraph Neural Network

Privacy-preserving Federated Learning for Residential Short Term Load Forecasting

2021-11-17 · Joaquin Delgado Fernandez, Sergio Potenciano Menci, Charles Lee, Gilbert Fridgen

With high levels of intermittent power generation and dynamic demand patterns, accurate forecasts for residential loads have become essential. Smart meters can play an important role when making these forecasts as they p…

Federated LearningLoad ForecastingPrivacy Preserving