paper-with-me

홈 › Papers

Hear No Evil: Detecting Gradient Leakage by Malicious Servers in Federated Learning

2025-06-25 · Fei Wang, Baochun Li

Recent work has shown that gradient updates in federated learning (FL) can unintentionally reveal sensitive information about a client's local data. This risk becomes significantly greater when a malicious server manipulates the global model to provoke information-rich updates from clients. In this paper, we adopt a defender's perspective to provide the first comprehensive analysis of malicious gradient leakage attacks and the model manipulation techniques that enable them. Our investigation reveals a core trade-off: these attacks cannot be both highly effective in reconstructing private data and sufficiently stealthy to evade detection -- especially in realistic FL settings that incorporate common normalization techniques and federated averaging. Building on this insight, we argue that malicious gradient leakage attacks, while theoretically concerning, are inherently limited in practice and often detectable through basic monitoring. As a complementary contribution, we propose a simple, lightweight, and broadly applicable client-side detection mechanism that flags suspicious model updates before local training begins, despite the fact that such detection may not be strictly necessary in realistic FL settings. This mechanism further underscores the feasibility of defending against these attacks with minimal overhead, offering a deployable safeguard for privacy-conscious federated learning systems.

📄 PDF Abstract BibTeX arXiv:2506.20651

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

Nosy Layers, Noisy Fixes: Tackling DRAs in Federated Learning Systems using Explainable AI

2025-05-16 · Meghali Nandi, Arash Shaghaghi, Nazatul Haque Sultan, Gustavo Batista 외

Federated Learning (FL) has emerged as a powerful paradigm for collaborative model training while keeping client data decentralized and private. However, it is vulnerable to Data Reconstruction Attacks (DRA) such as "LoK…

Federated Learning

Leverage Variational Graph Representation For Model Poisoning on Federated Learning

2024-04-23 · Kai Li, Xin Yuan, Jingjing Zheng, Wei Ni 외

This paper puts forth a new training data-untethered model poisoning (MP) attack on federated learning (FL). The new MP attack extends an adversarial variational graph autoencoder (VGAE) to create malicious local models …

Federated LearningModel Poisoning

Towards Communication-efficient and Attack-Resistant Federated Edge Learning for Industrial Internet of Things

2020-12-08 · Yi Liu, Ruihui Zhao, Jiawen Kang, Abdulsalam Yassine 외

Federated Edge Learning (FEL) allows edge nodes to train a global deep learning model collaboratively for edge computing in the Industrial Internet of Things (IIoT), which significantly promotes the development of Indust…

Edge-computing

Byzantine Outside, Curious Inside: Reconstructing Data Through Malicious Updates

2025-06-13 · Kai Yue, Richeng Jin, Chau-Wai Wong, Huaiyu Dai

Federated learning (FL) enables decentralized machine learning without sharing raw data, allowing multiple clients to collaboratively learn a global model. However, studies reveal that privacy leakage is possible under c…

Federated LearningReconstruction Attack

BEAS: Blockchain Enabled Asynchronous & Secure Federated Machine Learning

2022-02-06 · Arup Mondal, Harpreet Virk, Debayan Gupta

Federated Learning (FL) enables multiple parties to distributively train a ML model without revealing their private datasets. However, it assumes trust in the centralized aggregator which stores and aggregates model upda…

Anomaly DetectionBIG-bench Machine LearningData PoisoningFederated Learning+1