paper-with-me

Papers

FedML-HE: An Efficient Homomorphic-Encryption-Based Privacy-Preserving Federated Learning System

2023-03-20 · Weizhao Jin, Yuhang Yao, Shanshan Han, Jiajun Gu, Carlee Joe-Wong, Srivatsan Ravi, Salman Avestimehr, Chaoyang He

Federated Learning trains machine learning models on distributed devices by aggregating local model updates instead of local data. However, privacy concerns arise as the aggregated local models on the server may reveal sensitive personal information by inversion attacks. Privacy-preserving methods, such as homomorphic encryption (HE), then become necessary for FL training. Despite HE's privacy advantages, its applications suffer from impractical overheads, especially for foundation models. In this paper, we present FedML-HE, the first practical federated learning system with efficient HE-based secure model aggregation. FedML-HE proposes to selectively encrypt sensitive parameters, significantly reducing both computation and communication overheads during training while providing customizable privacy preservation. Our optimized system demonstrates considerable overhead reduction, particularly for large foundation models (e.g., ~10x reduction for ResNet-50, and up to ~40x reduction for BERT), demonstrating the potential for scalable HE-based FL deployment.

📄 PDF Abstract BibTeX arXiv:2303.10837

Code (2)

FedML-AI/FedML 공식 구현 pytorch
rahn80643/federated-learning-pytorch-he-smap pytorch

Tasks

Federated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

A Selective Homomorphic Encryption Approach for Faster Privacy-Preserving Federated Learning

2025-01-22 · Abdulkadir Korkmaz, Praveen Rao

Federated learning (FL) has come forward as a critical approach for privacy-preserving machine learning in healthcare, allowing collaborative model training across decentralized medical datasets without exchanging client…

Computational EfficiencyDiagnosticFederated LearningPrivacy Preserving

A Privacy-Centric Approach: Scalable and Secure Federated Learning Enabled by Hybrid Homomorphic Encryption

2025-07-20 · Khoa Nguyen, Tanveer Khan, Hossein Abdinasibfar, Antonis Michalas arxiv

Federated Learning (FL) enables collaborative model training without sharing raw data, making it a promising approach for privacy-sensitive domains. Despite its potential, FL faces significant challenges, particularly in…

Federated Learning

BFV-Based Homomorphic Encryption for Privacy-Preserving CNN Models

2022-07-01 · journal 2022 7 · FebriantiWibawa, Ferhat Ozgur Catak, Salih Sarp, Murat Kuzlu

Medical data is frequently quite sensitive in terms of data privacy and security. Federated learning has been used to increase the privacy and security of medical data, which is a sort of machine learning technique. Th…

Federated LearningPrivacy Preserving

Homomorphic Encryption and Federated Learning based Privacy-Preserving CNN Training: COVID-19 Detection Use-Case

2022-04-16 · Febrianti Wibawa, Ferhat Ozgur Catak, Salih Sarp, Murat Kuzlu 외

Medical data is often highly sensitive in terms of data privacy and security concerns. Federated learning, one type of machine learning techniques, has been started to use for the improvement of the privacy and security …

Adversarial AttackFederated LearningPrivacy Preserving

FPGA-Based Hardware Accelerator of Homomorphic Encryption for Efficient Federated Learning

2020-07-21 · Zhaoxiong Yang, Shuihai Hu, Kai Chen

With the increasing awareness of privacy protection and data fragmentation problem, federated learning has been emerging as a new paradigm of machine learning. Federated learning tends to utilize various privacy preservi…

Federated LearningHigh-Level SynthesisPrivacy Preserving