Enhancing Privacy in Federated Learning: Secure Aggregation for Real-World Healthcare Applications
Riccardo Taiello, Sergen Cansiz, Marc Vesin, Francesco Cremonesi,, Lucia Innocenti, Melek \"Onen, Marco Lorenzi

TL;DR
This paper demonstrates the practical implementation of secure aggregation protocols in federated learning for healthcare, showing they effectively preserve privacy with minimal impact on accuracy and computational overhead.
Contribution
It implements and benchmarks two secure aggregation protocols within the Fed-BioMed framework, demonstrating their feasibility and efficiency in real-world healthcare data analysis.
Findings
SA protocols protect privacy effectively.
Minimal impact on task accuracy (less than 2%).
Low computational overhead during training.
Abstract
Deploying federated learning (FL) in real-world scenarios, particularly in healthcare, poses challenges in communication and security. In particular, with respect to the federated aggregation procedure, researchers have been focusing on the study of secure aggregation (SA) schemes to provide privacy guarantees over the model's parameters transmitted by the clients. Nevertheless, the practical availability of SA in currently available FL frameworks is currently limited, due to computational and communication bottlenecks. To fill this gap, this study explores the implementation of SA within the open-source Fed-BioMed framework. We implement and compare two SA protocols, Joye-Libert (JL) and Low Overhead Masking (LOM), by providing extensive benchmarks in a panel of healthcare data analysis problems. Our theoretical and experimental evaluations on four datasets demonstrate that SA…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data
