FuSeFL: Fully Secure and Scalable Federated Learning
Sahar Ghoflsaz Ghinani, Elaheh Sadredini

TL;DR
FuSeFL introduces a fully secure, scalable federated learning scheme that decentralizes training with lightweight MPC, ensuring confidentiality of data and models while significantly improving training efficiency.
Contribution
The paper proposes FuSeFL, a novel federated learning framework that decentralizes training and enhances security with lightweight MPC, reducing overhead and protecting global models.
Findings
Defends against inference and reconstruction attacks.
Achieves up to 13x faster training speed.
Uses 50% less server memory.
Abstract
Federated Learning (FL) enables collaborative model training without centralizing client data, making it attractive for privacy-sensitive domains. While existing approaches employ cryptographic techniques such as homomorphic encryption, differential privacy, or secure multiparty computation to mitigate inference attacks, including model inversion, membership inference, and gradient leakage, they often suffer from high computational and memory overheads. Moreover, many methods overlook the confidentiality of the global model itself, which may be proprietary and sensitive. These challenges limit the practicality of secure FL, especially in settings that involve large datasets and strict compliance requirements. We present FuSeFL, a Fully Secure and scalable FL scheme, which decentralizes training across client pairs using lightweight MPC, while confining the server's role to secure…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Cryptography and Data Security · Adversarial Robustness in Machine Learning
