Federated Graph Learning for EV Charging Demand Forecasting with Personalization Against Cyberattacks
Yi Li, Renyou Xie, Chaojie Li, Yi Wang, Zhaoyang Dong
TL;DR
The paper tackles privacy and cybersecurity challenges in EV charging demand forecasting by proposing a personalized federated graph learning framework that fuses graph neural networks with attention-based, robust aggregation. The PFGL system integrates a spatial-temporal graph convolutional backbone with a credit-based attention mechanism to learn per-station models that share information while resisting Byzantine attacks. A convergence theorem and robustness analysis accompany the method, and experiments on the Palo Alto dataset demonstrate improved probabilistic forecasts and resilience under attack. The work advances secure, scalable, and individualized forecasting for EV charging infrastructure planning and grid stability.
Abstract
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 infrastructure expansion. However, existing methods either suffer from the data privacy issue and the susceptibility to cyberattacks or fail to consider the spatial correlation among different stations. To address these challenges, a federated graph learning approach involving multiple charging stations is proposed to collaboratively train a more generalized deep learning model for demand forecasting while capturing spatial correlations among various stations and enhancing robustness against potential attacks. Firstly, for better model performance, a Graph Neural Network (GNN) model is leveraged to characterize the geographic correlation among different charging stations in a federated manner. Secondly, to ensure robustness and deal with the data heterogeneity in a federated setting, a message passing that utilizes a global attention mechanism to aggregate personalized models for each client is proposed. Thirdly, by concerning cyberattacks, a special credit-based function is designed to mitigate potential threats from malicious clients or unwanted attacks. Extensive experiments on a public EV charging dataset are conducted using various deep learning techniques and federated learning methods to demonstrate the prediction accuracy and robustness of the proposed approach.
