paper-with-me

Papers

FedDiSC: A Computation-efficient Federated Learning Framework for Power Systems Disturbance and Cyber Attack Discrimination

2023-04-07 · Muhammad Akbar Husnoo, Adnan Anwar, Haftu Tasew Reda, Nasser Hosseinzadeh, Shama Naz Islam, Abdun Naser Mahmood, Robin Doss

With the growing concern about the security and privacy of smart grid systems, cyberattacks on critical power grid components, such as state estimation, have proven to be one of the top-priority cyber-related issues and have received significant attention in recent years. However, cyberattack detection in smart grids now faces new challenges, including privacy preservation and decentralized power zones with strategic data owners. To address these technical bottlenecks, this paper proposes a novel Federated Learning-based privacy-preserving and communication-efficient attack detection framework, known as FedDiSC, that enables Discrimination between power System disturbances and Cyberattacks. Specifically, we first propose a Federated Learning approach to enable Supervisory Control and Data Acquisition subsystems of decentralized power grid zones to collaboratively train an attack detection model without sharing sensitive power related data. Secondly, we put forward a representation learning-based Deep Auto-Encoder network to accurately detect power system and cybersecurity anomalies. Lastly, to adapt our proposed framework to the timeliness of real-world cyberattack detection in SGs, we leverage the use of a gradient privacy-preserving quantization scheme known as DP-SIGNSGD to improve its communication efficiency. Extensive simulations of the proposed framework on publicly available Industrial Control Systems datasets demonstrate that the proposed framework can achieve superior detection accuracy while preserving the privacy of sensitive power grid related information. Furthermore, we find that the gradient quantization scheme utilized improves communication efficiency by 40% when compared to a traditional federated learning approach without gradient quantization which suggests suitability in a real-world scenario.

📄 PDF Abstract BibTeX arXiv:2304.03640

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPrivacy PreservingQuantizationRepresentation LearningState Estimation

Similar Papers 제목 키워드 기반

FedDisco: Federated Learning with Discrepancy-Aware Collaboration

2023-05-30 · Rui Ye, Mingkai Xu, Jianyu Wang, Chenxin Xu 외

This work considers the category distribution heterogeneity in federated learning. This issue is due to biased labeling preferences at multiple clients and is a typical setting of data heterogeneity. To alleviate this is…

Federated Learning

Exploring One-shot Semi-supervised Federated Learning with A Pre-trained Diffusion Model

2023-05-06 · Mingzhao Yang, Shangchao Su, Bin Li, xiangyang xue

Recently, semi-supervised federated learning (semi-FL) has been proposed to handle the commonly seen real-world scenarios with labeled data on the server and unlabeled data on the clients. However, existing methods face …

DiversityFederated LearningPrivacy Preserving

Federated Dialogue-Semantic Diffusion for Emotion Recognition under Incomplete Modalities

2025-11-01 · Xihang Qiu, Jiarong Cheng, Yuhao Fang, Wanpeng Zhang 외 arxiv

Multimodal Emotion Recognition in Conversations (MERC) enhances emotional understanding through the fusion of multimodal signals. However, unpredictable modality absence in real-world scenarios significantly degrades the…

Multimodal Emotion RecognitionEmotion ClassificationFederated Learning

FedDiscrete: A Secure Federated Learning Algorithm Against Weight Poisoning

2021-09-29 · Yutong Dai, Xingjun Ma, Lichao Sun

Federated learning (FL) is a privacy-aware collaborative learning paradigm that allows multiple parties to jointly train a machine learning model without sharing their private data. However, recent studies have shown tha…

Federated Learning

FADE: Enabling Federated Adversarial Training on Heterogeneous Resource-Constrained Edge Devices

2022-09-08 · Minxue Tang, Jianyi Zhang, Mingyuan Ma, Louis DiValentin 외

Federated adversarial training can effectively complement adversarial robustness into the privacy-preserving federated learning systems. However, the high demand for memory capacity and computing power makes large-scale …

Adversarial RobustnessFederated LearningPrivacy Preserving