paper-with-me

Papers

Lossless Privacy-Preserving Aggregation for Decentralized Federated Learning

2025-01-08 · Xiaoye Miao, Bin Li, Yangyang Wu, Meng Xi, Xinkui Zhao, Jianwei Yin

Privacy concerns arise as sensitive data proliferate. Despite decentralized federated learning (DFL) aggregating gradients from neighbors to avoid direct data transmission, it still poses indirect data leaks from the transmitted gradients. Existing privacy-preserving methods for DFL add noise to gradients. They either diminish the model predictive accuracy or suffer from ineffective gradient protection. In this paper, we propose a novel lossless privacy-preserving aggregation rule named LPPA to enhance gradient protection as much as possible but without loss of DFL model predictive accuracy. LPPA subtly injects the noise difference between the sent and received noise into transmitted gradients for gradient protection. The noise difference incorporates neighbors' randomness for each client, effectively safeguarding against data leaks. LPPA employs the noise flow conservation theory to ensure that the noise impact can be globally eliminated. The global sum of all noise differences remains zero, ensuring that accurate gradient aggregation is unaffected and the model accuracy remains intact. We theoretically prove that the privacy-preserving capacity of LPPA is \sqrt{2} times greater than that of noise addition, while maintaining comparable model accuracy to the standard DFL aggregation without noise injection. Experimental results verify the theoretical findings and show that LPPA achieves a 13% mean improvement in accuracy over noise addition. We also demonstrate the effectiveness of LPPA in protecting raw data and guaranteeing lossless model accuracy.

📄 PDF Abstract BibTeX arXiv:2501.04409

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

Privacy-preserving Decentralized Aggregation for Federated Learning

2020-12-13 · Beomyeol Jeon, S. M. Ferdous, Muntasir Raihan Rahman, Anwar Walid

Federated learning is a promising framework for learning over decentralized data spanning multiple regions. This approach avoids expensive central training data aggregation cost and can improve privacy because distribute…

Federated Learningimage-classificationImage ClassificationPrivacy Preserving

Privacy-preserving Decentralized Federated Learning over Time-varying Communication Graph

2022-10-01 · Yang Lu, Zhengxin Yu, Neeraj Suri

Establishing how a set of learners can provide privacy-preserving federated learning in a fully decentralized (peer-to-peer, no coordinator) manner is an open problem. We propose the first privacy-preserving consensus-ba…

Computational EfficiencyFederated LearningPrivacy Preserving

Lossless and Privacy-Preserving Graph Convolution Network for Federated Item Recommendation

2024-12-02 · Guowei Wu, Weike Pan, Qiang Yang, Zhong Ming

Graph neural network (GNN) has emerged as a state-of-the-art solution for item recommendation. However, existing GNN-based recommendation methods rely on a centralized storage of fragmented user-item interaction sub-grap…

Graph Neural NetworkPrivacy Preserving

Privacy-Preserving Chest X-ray Report Generation via Multimodal Federated Learning with ViT and GPT-2

2025-05-27 · Md. Zahid Hossain, Mustofa Ahmed, Most. Sharmin Sultana Samu, Md. Rakibul Islam

The automated generation of radiology reports from chest X-ray images holds significant promise in enhancing diagnostic workflows while preserving patient privacy. Traditional centralized approaches often require sensiti…

DiagnosticFederated LearningPrivacy Preserving

TAPFed: Threshold Secure Aggregation for Privacy-Preserving Federated Learning

2025-01-09 · Runhua Xu, Bo Li, Chao Li, James B. D. Joshi 외

Federated learning is a computing paradigm that enhances privacy by enabling multiple parties to collaboratively train a machine learning model without revealing personal data. However, current research indicates that tr…

Federated LearningPrivacy Preserving