paper-with-me

Papers

FedREP: Towards Horizontal Federated Load Forecasting for Retail Energy Providers

2022-03-01 · Muhammad Akbar Husnoo, Adnan Anwar, Nasser Hosseinzadeh, Shama Naz Islam, Abdun Naser Mahmood, Robin Doss

As Smart Meters are collecting and transmitting household energy consumption data to Retail Energy Providers (REP), the main challenge is to ensure the effective use of fine-grained consumer data while ensuring data privacy. In this manuscript, we tackle this challenge for energy load consumption forecasting in regards to REPs which is essential to energy demand management, load switching and infrastructure development. Specifically, we note that existing energy load forecasting is centralized, which are not scalable and most importantly, vulnerable to data privacy threats. Besides, REPs are individual market participants and liable to ensure the privacy of their own customers. To address this issue, we propose a novel horizontal privacy-preserving federated learning framework for REPs energy load forecasting, namely FedREP. We consider a federated learning system consisting of a control centre and multiple retailers by enabling multiple REPs to build a common, robust machine learning model without sharing data, thus addressing critical issues such as data privacy, data security and scalability. For forecasting, we use a state-of-the-art Long Short-Term Memory (LSTM) neural network due to its ability to learn long term sequences of observations and promises of higher accuracy with time-series data while solving the vanishing gradient problem. Finally, we conduct extensive data-driven experiments using a real energy consumption dataset. Experimental results demonstrate that our proposed federated learning framework can achieve sufficient performance in terms of MSE ranging between 0.3 to 0.4 and is relatively similar to that of a centralized approach while preserving privacy and improving scalability.

📄 PDF Abstract BibTeX arXiv:2203.00219

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningLoad ForecastingManagementPrivacy PreservingTime Series Analysis

Similar Papers 제목 키워드 기반

FedREP: A Byzantine-Robust, Communication-Efficient and Privacy-Preserving Framework for Federated Learning

2023-03-09 · Yi-Rui Yang, Kun Wang, Wu-Jun Li

Federated learning (FL) has recently become a hot research topic, in which Byzantine robustness, communication efficiency and privacy preservation are three important aspects. However, the tension among these three aspec…

Federated LearningPrivacy Preserving

PA-CFL: Privacy-Adaptive Clustered Federated Learning for Transformer-Based Sales Forecasting on Heterogeneous Retail Data

2025-03-15 · Yunbo Long, Liming Xu, Ge Zheng, Alexandra Brintrup

Federated learning (FL) enables retailers to share model parameters for demand forecasting while maintaining privacy. However, heterogeneous data across diverse regions, driven by factors such as varying consumer behavio…

Demand ForecastingFeature ImportanceFederated LearningPrivacy Preserving+1

Blockchain Federated Learning for Sustainable Retail: Reducing Waste through Collaborative Demand Forecasting

2026-02-04 · Fabio Turazza, Alessandro Neri, Marcello Pietri, Maria Angela Butturi 외 arxiv

Effective demand forecasting is crucial for reducing food waste. However, data privacy concerns often hinder collaboration among retailers, limiting the potential for improved predictive accuracy. In this study, we explo…

Federated Learning

Short-term Load Forecasting with Distributed Long Short-Term Memory

2022-08-01 · Yi Dong, Yang Chen, Xingyu Zhao, Xiaowei Huang

With the employment of smart meters, massive data on consumer behaviour can be collected by retailers. From the collected data, the retailers may obtain the household profile information and implement demand response. Wh…

Load Forecasting

FedRepOpt: Gradient Re-parametrized Optimizers in Federated Learning

2024-09-24 · Kin Wai Lau, Yasar Abbas Ur Rehman, Pedro Porto Buarque de Gusmão, Lai-Man Po 외

Federated Learning (FL) has emerged as a privacy-preserving method for training machine learning models in a distributed manner on edge devices. However, on-device models face inherent computational power and memory limi…

Federated LearningPrivacy Preserving