论文标题
基于联合学习的能源需求预测与聚合的聚合
Federated Learning based Energy Demand Prediction with Clustered Aggregation
论文作者
论文摘要
为了减少负面的环境影响,电站和电网需要优化电力生产所需的资源。因此,预测客户的能耗正在成为每个能源管理系统的重要组成部分。客户的智能家居收集的能源使用信息可用于训练深层神经网络以预测未来的能源需求。从沟通资源方面,从大量分布式客户端收集数据的数据昂贵。为了利用边缘系统中的分布式数据,可以通过联邦学习来代替集中式培训,每个客户只需要在其本地数据上培训就可以上传模型更新。这些模型更新由服务器汇总为单个全局模型。但是,由于不同的客户端可以具有不同的属性,因此模型更新可能具有多种权重,因此,汇总的全球模型可能需要很长时间才能收敛。为了加快收敛过程,我们可以根据其属性将群集应用于组客户群,并从同一群集共同汇总模型更新,以产生特定于群集的全局模型。在本文中,我们提出了一个经常基于神经网络的能量需求预测指标,该预测因素对群集客户的联合学习培训,以利用分布式数据并加快收敛过程。
To reduce negative environmental impacts, power stations and energy grids need to optimize the resources required for power production. Thus, predicting the energy consumption of clients is becoming an important part of every energy management system. Energy usage information collected by the clients' smart homes can be used to train a deep neural network to predict the future energy demand. Collecting data from a large number of distributed clients for centralized model training is expensive in terms of communication resources. To take advantage of distributed data in edge systems, centralized training can be replaced by federated learning where each client only needs to upload model updates produced by training on its local data. These model updates are aggregated into a single global model by the server. But since different clients can have different attributes, model updates can have diverse weights and as a result, it can take a long time for the aggregated global model to converge. To speed up the convergence process, we can apply clustering to group clients based on their properties and aggregate model updates from the same cluster together to produce a cluster specific global model. In this paper, we propose a recurrent neural network based energy demand predictor, trained with federated learning on clustered clients to take advantage of distributed data and speed up the convergence process.