Integrating Homomorphic Encryption and Synthetic Data in FL for Privacy and Learning Quality
Yenan Wang, Carla Fabiana Chiasserini, Elad Michael Schiller

TL;DR
This paper proposes Alt-FL, an innovative federated learning method that combines homomorphic encryption and synthetic data to enhance privacy and learning accuracy while reducing computational costs.
Contribution
It introduces an interleaving strategy in federated learning that integrates synthetic data and homomorphic encryption to improve privacy and model performance.
Findings
Achieves 13.4% higher model accuracy
Reduces HE-related costs by up to 48%
Demonstrates robustness against data leakage attacks
Abstract
Federated learning (FL) enables collaborative training of machine learning models without sharing sensitive client data, making it a cornerstone for privacy-critical applications. However, FL faces the dual challenge of ensuring learning quality and robust privacy protection while keeping resource consumption low, particularly when using computationally expensive techniques such as homomorphic encryption (HE). In this work, we enhance an FL process that preserves privacy using HE by integrating it with synthetic data generation and an interleaving strategy. Specifically, our solution, named Alternating Federated Learning (Alt-FL), consists of alternating between local training with authentic data (authentic rounds) and local training with synthetic data (synthetic rounds) and transferring the encrypted and plaintext model parameters on authentic and synthetic rounds (resp.). Our…
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 · Big Data and Digital Economy
