paper-with-me

홈 › Papers

FedTrees: A Novel Computation-Communication Efficient Federated Learning Framework Investigated in Smart Grids

2022-09-30 · Mohammad Al-Quraan, Ahsan Khan, Anthony Centeno, Ahmed Zoha, Muhammad Ali Imran, Lina Mohjazi

Smart energy performance monitoring and optimisation at the supplier and consumer levels is essential to realising smart cities. In order to implement a more sustainable energy management plan, it is crucial to conduct a better energy forecast. The next-generation smart meters can also be used to measure, record, and report energy consumption data, which can be used to train machine learning (ML) models for predicting energy needs. However, sharing fine-grained energy data and performing centralised learning may compromise users' privacy and leave them vulnerable to several attacks. This study addresses this issue by utilising federated learning (FL), an emerging technique that performs ML model training at the user level, where data resides. We introduce FedTrees, a new, lightweight FL framework that benefits from the outstanding features of ensemble learning. Furthermore, we developed a delta-based early stopping algorithm to monitor FL training and stop it when it does not need to continue. The simulation results demonstrate that FedTrees outperforms the most popular federated averaging (FedAvg) framework and the baseline Persistence model for providing accurate energy forecasting patterns while taking only 2% of the computation time and 13% of the communication rounds compared to FedAvg, saving considerable amounts of computation and communication resources.

📄 PDF Abstract BibTeX arXiv:2210.00060

Code (0)

등록된 구현이 없습니다.

Tasks

energy managementEnsemble LearningFederated LearningManagement

Methods 이 논문이 사용한 방법론

Early Stopping Early Stopping is a regularization technique for deep neural networks that stops training when parameter updates no longer begin to yield improves on a validation set. In…

Similar Papers 제목 키워드 기반

Client-Edge-Cloud Hierarchical Federated Learning

2019-05-16 · Lumin Liu, Jun Zhang, S. H. Song, Khaled B. Letaief

Federated Learning is a collaborative machine learning framework to train a deep learning model without accessing clients' private data. Previous works assume one central parameter server either at the cloud or at the ed…

Federated Learning

SCOTCH: An Efficient Secure Computation Framework for Secure Aggregation

2022-01-19 · Yash More, Prashanthi Ramachandran, Priyam Panda, Arup Mondal 외

Federated learning enables multiple data owners to jointly train a machine learning model without revealing their private datasets. However, a malicious aggregation server might use the model parameters to derive sensiti…

Federated LearningPrivacy Preserving

Delay Minimization for Federated Learning Over Wireless Communication Networks

2020-07-05 · Zhaohui Yang, Mingzhe Chen, Walid Saad, Choong Seon Hong 외

In this paper, the problem of delay minimization for federated learning (FL) over wireless communication networks is investigated. In the considered model, each user exploits limited local computational resources to trai…

Federated Learning

Sample-based and Feature-based Federated Learning for Unconstrained and Constrained Nonconvex Optimization via Mini-batch SSCA

2021-04-13 · Ying Cui, Yangchen Li, Chencheng Ye

Federated learning (FL) has become a hot research area in enabling the collaborative training of machine learning models among multiple clients that hold sensitive local data. Nevertheless, unconstrained federated optimi…

Federated Learning

Bayesian Federated Model Compression for Communication and Computation Efficiency

2024-04-11 · Chengyu Xia, Danny H. K. Tsang, Vincent K. N. Lau

In this paper, we investigate Bayesian model compression in federated learning (FL) to construct sparse models that can achieve both communication and computation efficiencies. We propose a decentralized Turbo variationa…

Bayesian InferenceFederated LearningModel Compression