paper-with-me

Papers

Secure Aggregation with Top-K Sparsification in Decentralized Federated Learning

2026-06-09 · Hengxuan Tang, Jinbao Zhu, Xiaohu Tang arxiv

Secure aggregation is a vital component for mitigating gradient leakage in federated learning, but its communication cost conventionally scales with the gradient dimension. This becomes prohibitive for large models and even more pronounced in decentralized federated learning with limited bandwidth and unreliable nodes. Top-K gradient sparsification is an effective approach to reduce communication by transmitting only a few entries of the full gradient, while maintaining competitive model accuracy. Nevertheless, the top-K entries selected by each user are unpredictable and vary across users, which poses a challenge for efficient sparse secure aggregation. This paper studies information-theoretic secure aggregation with top-K sparsification in decentralized federated learning under user dropouts and user collusion. We propose a communication-efficient sparse secure aggregation scheme that offloads dimension-dependent overhead to an offline phase and protects private gradients using random masks and permutations. Experimental results demonstrate that our scheme preserves accuracy comparable to full-gradient aggregation even with only 1% gradient sparsification, while substantially reducing the communication cost.

📄 PDF Abstract BibTeX arXiv:2606.10780

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Sparsified Secure Aggregation for Privacy-Preserving Federated Learning

2021-12-23 · Irem Ergun, Hasin Us Sami, Basak Guler

Secure aggregation is a popular protocol in privacy-preserving federated learning, which allows model aggregation without revealing the individual models in the clear. On the other hand, conventional secure aggregation p…

Federated LearningPrivacy Preserving

Secure Aggregation Meets Sparsification in Decentralized Learning

2024-05-13 · Sayan Biswas, Anne-Marie Kermarrec, Rafael Pires, Rishi Sharma 외

Decentralized learning (DL) faces increased vulnerability to privacy breaches due to sophisticated attacks on machine learning (ML) models. Secure aggregation is a computationally efficient cryptographic technique that e…

Efficient and Secure Federated Learning for Financial Applications

2023-03-15 · Tao Liu, Zhi Wang, Hui He, Liangliang Lin 외

The conventional machine learning (ML) and deep learning approaches need to share customers' sensitive information with an external credit bureau to generate a prediction model that opens the door to privacy leakage. Thi…

Federated Learning

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

Information-Theoretic Decentralized Secure Aggregation with Passive Collusion Resilience

2025-08-01 · Xiang Zhang, Zhou Li, Shuangyang Li, Kai Wan 외 arxiv

In decentralized federated learning (FL), multiple clients collaboratively learn a shared machine learning (ML) model by leveraging their privately held datasets distributed across the network, through interactive exchan…

Federated Learning